]> git.donarmstrong.com Git - x_base.git/commitdiff
update volo xsession and fix the syntax error in the global xsession
authorDon Armstrong <don@donarmstrong.com>
Tue, 21 Mar 2006 09:52:38 +0000 (09:52 +0000)
committerDon Armstrong <don@donarmstrong.com>
Tue, 21 Mar 2006 09:52:38 +0000 (09:52 +0000)
.xsession
.xsession_volo

index 015fe7ac9a15ad67e5123ffc451e96fdf2f23de2..2e55ce0196c379e20368d2ea8ae0231acd0b3d08 100644 (file)
--- a/.xsession
+++ b/.xsession
@@ -20,7 +20,7 @@ fi;
 xmodmap -e 'keycode 116 = Multi_key'
 xmodmap -e 'keycode 115 = Super_L'
 xmodmap -e 'clear mod4'
-xmodmap -e 'add mod4 Super_L'
+xmodmap -e 'add mod4 Super_L'
 
 if [ -e ~/.Xresources_$HOSTNAME ]; then
     xrdb -merge < ~/.Xresources_$HOSTNAME;
index 7b30865419023e9b371971d4d1b32daf6185b004..ce24ca4cbcedc92bb2c698c4f0f57b20e0b16bd3 100644 (file)
@@ -18,7 +18,7 @@ if [ -x /usr/bin/synclient ]; then
 fi;
 
 if [ -x /usr/bin/syndaemon ]; then
-    syndaemon -i 1 -t -d
+    syndaemon -i 0.3 -t -d
 fi;
 
 if [ -x /usr/bin/gtkpbbuttons ]; then