diff options
author | Jani Välimaa <wally@mageia.org> | 2012-07-29 10:48:50 +0000 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2012-07-29 10:48:50 +0000 |
commit | 1298ec5f3801d2da44ebcbb209980462c15ce665 (patch) | |
tree | aca164cbafe99275007f903f920805b55afb7b46 /data | |
parent | 143e85d21930882b385f053d8dc31d8c52c4b849 (diff) | |
download | config-1298ec5f3801d2da44ebcbb209980462c15ce665.tar config-1298ec5f3801d2da44ebcbb209980462c15ce665.tar.gz config-1298ec5f3801d2da44ebcbb209980462c15ce665.tar.bz2 config-1298ec5f3801d2da44ebcbb209980462c15ce665.tar.xz config-1298ec5f3801d2da44ebcbb209980462c15ce665.zip |
- add a background image for Terminal
- sort terminalrc a bit
Diffstat (limited to 'data')
-rw-r--r-- | data/Terminal/terminalrc | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/data/Terminal/terminalrc b/data/Terminal/terminalrc index c93f2a0..a685551 100644 --- a/data/Terminal/terminalrc +++ b/data/Terminal/terminalrc @@ -1,6 +1,10 @@ [Configuration] +BackgroundMode=TERMINAL_BACKGROUND_IMAGE +BackgroundImageFile=/usr/share/mga/backgrounds/default.jpg +BackgroundImageStyle=TERMINAL_BACKGROUND_STYLE_STRETCHED +BackgroundDarkness=0,350000 BindingBackspace=TERMINAL_ERASE_BINDING_ASCII_DELETE BindingDelete=TERMINAL_ERASE_BINDING_DELETE_SEQUENCE -ShortcutsNoMenukey=TRUE FontName=Monospace 10 ScrollingOnOutput=FALSE +ShortcutsNoMenukey=TRUE |