diff options
author | Tomasz Paweł Gajc <tpg@mandriva.org> | 2008-11-18 17:47:34 +0000 |
---|---|---|
committer | Tomasz Paweł Gajc <tpg@mandriva.org> | 2008-11-18 17:47:34 +0000 |
commit | cf20436f3e559474b8c7e82681a27e16ac813f38 (patch) | |
tree | 28d085de536e87df2b303242d2b8a9a4b67e7f3d /common | |
parent | 712725276f2fe40093a8d4e85cfd2af191e38a48 (diff) | |
download | config-cf20436f3e559474b8c7e82681a27e16ac813f38.tar config-cf20436f3e559474b8c7e82681a27e16ac813f38.tar.gz config-cf20436f3e559474b8c7e82681a27e16ac813f38.tar.bz2 config-cf20436f3e559474b8c7e82681a27e16ac813f38.tar.xz config-cf20436f3e559474b8c7e82681a27e16ac813f38.zip |
- reduce font size to 12 for terminal
Diffstat (limited to 'common')
-rw-r--r-- | common/Terminal/terminalrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/Terminal/terminalrc b/common/Terminal/terminalrc index b3eabf8..ecfcf4f 100644 --- a/common/Terminal/terminalrc +++ b/common/Terminal/terminalrc @@ -2,5 +2,5 @@ BindingBackspace=TERMINAL_ERASE_BINDING_ASCII_DELETE BindingDelete=TERMINAL_ERASE_BINDING_DELETE_SEQUENCE ShortcutsNoMenukey=TRUE -FontName=Monospace 14 +FontName=Monospace 12 ScrollingOnOutput=FALSE |