From 1b1736d24908ef5d216f9db79d03d55711945d93 Mon Sep 17 00:00:00 2001 From: Penny Leach Date: Tue, 26 Jan 2010 05:10:53 +0100 Subject: [PATCH] start wicd on x start --- .xsessionrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.xsessionrc b/.xsessionrc index bff4633..d4efc69 100755 --- a/.xsessionrc +++ b/.xsessionrc @@ -4,5 +4,6 @@ #stalonetray -p -w & xmodmap .xmodmaprc urxvtd -q -f +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 -- 2.39.5