]> git.mjollnir.org Git - dotfiles/xsessionrc.git/commitdiff
took away non laptop stuff demetrius
authorPenny Leach <penny@mjollnir.org>
Mon, 9 May 2011 16:25:05 +0000 (18:25 +0200)
committerPenny Leach <penny@mjollnir.org>
Mon, 9 May 2011 16:25:05 +0000 (18:25 +0200)
.xsessionrc

index d02f60e32122137bc2df9ed2af1527639e9b8abc..578f25fb3c5ff5506c807f7be29eedea2e402cb7 100755 (executable)
@@ -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)