]> git.donarmstrong.com Git - x_base.git/blobdiff - .xsession_volo
* fixup linking to current xsession-errors file
[x_base.git] / .xsession_volo
index 327646a58fc3d1821706b0c8cbebcacf7c55a855..8b81d5a4fe6af6dc55cfc7819c4ad7bd4bed17d6 100644 (file)
@@ -15,34 +15,13 @@ clear mod1
 add mod1 = Alt_L Alt_R
 clear shift
 add shift = Shift_L
-keycode 115 = Multi_key
-keycode 116 = Super_L
 clear mod4
-add mod4 = Super_L
+add mod4 = Super_L Super_R
 EOF
 
 
 if [ -x /usr/bin/synclient ]; then
-    synclient RTCornerButton=0 \
-       RBCornerButton=0 \
-       LTCornerButton=0 \
-       RTCornerButton=0 \
-       LBCornerButton=0 \
-       PalmDetect=1 \
-       VertEdgeScroll=1 \
-       LockedDrags=1 \
-       LeftEdge=0 \
-       TopEdge=0 \
-       FastTaps=1 \
-        FingerLow=14 \
-       FingerHigh=20 \
-       HorizEdgeScroll=0 \
-       MinSpeed=0.2 \
-       MaxSpeed=1.5 \
-       AccelFactor=0.25 \
-       UpDownScrolling=0 \
-       LeftRightScrolling=0 \
-       RightEdge=1500;
+    . ~/.synclient_volo
 fi;
 
 if [ -x /usr/bin/syndaemon ]; then