]> git.donarmstrong.com Git - x_base.git/blobdiff - .xsession_volo
Add zeto x stuff, and fix volo configuration
[x_base.git] / .xsession_volo
index 7b30865419023e9b371971d4d1b32daf6185b004..80ca5b5f9d65e74fcd023d24765230fbd8b8dcda 100644 (file)
@@ -1,10 +1,8 @@
 #-*- mode: sh; -*-
 HOSTNAME=$(hostname)
 
-xmodmap -e 'keycode 115 = Multi_key'
 # Return to sane autokey rates (not glacially slow ones)
 xset r rate 250 35
-xmodmap -e 'keysym Alt_L = Meta_L'
 # xmodmap -e 'clear control'
 # xmodmap -e 'add control = Control_L'
 # xmodmap -e 'add mod3 = Control_R'
@@ -18,7 +16,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