X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=.xsession_volo;h=8b81d5a4fe6af6dc55cfc7819c4ad7bd4bed17d6;hb=46021c4efaccad601653214d4dc567df2d706d8c;hp=9b08799216ec914529fb0676e688615de87a5d24;hpb=b4cdaed45da4c3449eeac32dbcf45482cde41aae;p=x_base.git diff --git a/.xsession_volo b/.xsession_volo index 9b08799..8b81d5a 100644 --- a/.xsession_volo +++ b/.xsession_volo @@ -15,32 +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 \ - 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; + . ~/.synclient_volo fi; if [ -x /usr/bin/syndaemon ]; then @@ -51,6 +32,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;