From c644a09839e0cff18ec5d312d0bb08710a5431d0 Mon Sep 17 00:00:00 2001 From: Penny Leach Date: Mon, 25 Jan 2010 18:02:49 +1300 Subject: [PATCH 1/1] xsessionrc --- .xsessionrc | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 .xsessionrc diff --git a/.xsessionrc b/.xsessionrc new file mode 100755 index 0000000..bff4633 --- /dev/null +++ b/.xsessionrc @@ -0,0 +1,8 @@ +#gnome-settings-daemon & +#/usr/bin/syndaemon -d -t -i 2 +#XLIB_SKIP_ARGB_VISUALS=1 chbg -mode maximize ~/images/swirls-left.jpg +#stalonetray -p -w & +xmodmap .xmodmaprc +urxvtd -q -f +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