From: Penny Leach Date: Wed, 23 Nov 2011 10:00:22 +0000 (+0100) Subject: updated wicd startup to work with new wicd version X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b84de65afb98b61a541da917154eb26f40edaa68;p=dotfiles%2Fxsessionrc.git updated wicd startup to work with new wicd version --- diff --git a/.xsessionrc b/.xsessionrc index f8ac1d9..f909119 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 & +wicd-client --tray & 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 &