From 5c9c515cecab91468dce6af2a9e6f4c828dc9fab Mon Sep 17 00:00:00 2001 From: Penny Leach Date: Sat, 9 Jun 2012 21:25:38 +0200 Subject: [PATCH] fixed outdated wicd stanza --- .xsessionrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.xsessionrc b/.xsessionrc index f909119..f8ac1d9 100755 --- a/.xsessionrc +++ b/.xsessionrc @@ -5,7 +5,7 @@ xmodmap .xmodmaprc /sbin/start-stop-daemon --start --background --exec /usr/bin/xscreensaver; urxvtd -q -f -wicd-client --tray & +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 #gnome-screensaver & -- 2.39.5