diff options
author | Holger Paradies <retabell@gmx.de> | 2013-06-21 20:10:15 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2013-09-03 19:51:56 +0200 |
commit | dd58ff6bb9b98e97bcef708db988643f05144a7d (patch) | |
tree | 60a7126384fd889a4c63b37ab6e18a2ea375e9dc /skel-lxde/.config/lxsession | |
parent | 742acb8855d59057fae67142ab037a8fa059a25e (diff) | |
download | etcskel-kanotix-dd58ff6bb9b98e97bcef708db988643f05144a7d.zip etcskel-kanotix-dd58ff6bb9b98e97bcef708db988643f05144a7d.tar.gz |
Version 2.0.11
crtl-alt-del as logout
change default to 4 desktops in openbox-lxde
change to clearlooks-phenix, add desktop.conf
compiz move scale-window to topleft
Diffstat (limited to 'skel-lxde/.config/lxsession')
-rw-r--r-- | skel-lxde/.config/lxsession/LXDE/desktop.conf | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/skel-lxde/.config/lxsession/LXDE/desktop.conf b/skel-lxde/.config/lxsession/LXDE/desktop.conf new file mode 100644 index 0000000..c8a4ee7 --- /dev/null +++ b/skel-lxde/.config/lxsession/LXDE/desktop.conf @@ -0,0 +1,28 @@ +[Session] +window_manager=openbox-lxde + +[GTK] +sNet/ThemeName=Clearlooks-Phenix +sNet/IconThemeName=nuoveXT2 +sGtk/FontName=Sans 10 +iGtk/ToolbarStyle=3 +iGtk/ButtonImages=1 +iGtk/MenuImages=1 +iGtk/CursorThemeSize=18 +iXft/Antialias=1 + +sGtk/ColorScheme= +iGtk/ToolbarIconSize=3 +iNet/EnableEventSounds=1 +iNet/EnableInputFeedbackSounds=1 +iXft/Hinting=1 +sXft/HintStyle=hintfull + +[Mouse] +AccFactor=20 +AccThreshold=10 +LeftHanded=0 + +[Keyboard] +Delay=500 +Interval=30 |