]> git.donarmstrong.com Git - x_base.git/blobdiff - .xsession_volo
* switch to space station
[x_base.git] / .xsession_volo
index 9b08799216ec914529fb0676e688615de87a5d24..327646a58fc3d1821706b0c8cbebcacf7c55a855 100644 (file)
@@ -26,20 +26,22 @@ 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 \
-       VertEdgeScroll=0 \
        HorizEdgeScroll=0 \
        MinSpeed=0.2 \
        MaxSpeed=1.5 \
        AccelFactor=0.25 \
        UpDownScrolling=0 \
        LeftRightScrolling=0 \
-       PalmDetect=0 \
        RightEdge=1500;
 fi;
 
@@ -51,6 +53,9 @@ if [ -x /usr/bin/gtkpbbuttons ]; then
     gtkpbbuttons -t Crystal -d -a /dev/null
 fi;
 
-if [ -x /usr/bin/feh ] && [ -r /home/don/media/pictures/shards_of_aleysa.jpg ]; then
-    /usr/bin/feh --bg-scale /home/don/media/pictures/shards_of_aleysa.jpg
+# if [ -x /usr/bin/feh ] && [ -r /home/don/media/pictures/shards_of_aleysa.jpg ]; then
+#     /usr/bin/feh --bg-scale /home/don/media/pictures/shards_of_aleysa.jpg
+# fi;
+if [ -x /usr/bin/feh ] && [ -r /home/don/media/pictures/space_station.jpg ]; then
+    /usr/bin/feh --bg-scale /home/don/media/pictures/space_station.jpg
 fi;