From: Penny Leach Date: Mon, 9 May 2011 16:25:05 +0000 (+0200) Subject: took away non laptop stuff X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6ab34aa1d6fad550a4f0f58f6b2ecd990d31256a;p=dotfiles%2Fxsessionrc.git took away non laptop stuff --- diff --git a/.xsessionrc b/.xsessionrc index d02f60e..578f25f 100755 --- a/.xsessionrc +++ b/.xsessionrc @@ -5,8 +5,8 @@ xmodmap .xmodmaprc /sbin/start-stop-daemon --start --background --exec /usr/bin/xscreensaver; urxvtd -q -f -wicd-client & +#wicd-client & export PATH=$PATH:/home/penny/bin/ -synclient VertScrollDelta=0 HorizScrollDelta=0 VertEdgeScroll=0 HorizEdgeScroll=0 VertTwoFingerScroll=0 HorizTwoFingerScroll=0 UpDownScrolling=0 LeftRightScrolling=0 UpDownScrollRepeat=0 LeftRightScrollRepeat=0 ScrollButtonRepeat=0 CircularScrolling=0 CircScrollDelta=0 CircScrollTrigger=0 ScrollButtonRepeat=0 +#synclient VertScrollDelta=0 HorizScrollDelta=0 VertEdgeScroll=0 HorizEdgeScroll=0 VertTwoFingerScroll=0 HorizTwoFingerScroll=0 UpDownScrolling=0 LeftRightScrolling=0 UpDownScrollRepeat=0 LeftRightScrollRepeat=0 ScrollButtonRepeat=0 CircularScrolling=0 CircScrollDelta=0 CircScrollTrigger=0 ScrollButtonRepeat=0 #gnome-screensaver & eval $(gpg-agent --daemon)