Topic: [Resolved. Mostly.] Horizontal scrolling will not auto start.
I cannot get horizontal scrolling to remain enabled after a shutdown/reboot. I have to run
synclient HorizEdgeScroll=1every time I log in. I've added it to my autostart.sh but no dice.
## Detect and configure touchpad. See 'man synclient' for more info.
if egrep -iq 'touchpad' /proc/bus/input/devices; then
synclient VertEdgeScroll=1 &
[b]synclient HorizEdgeScroll=1 &[/b]
synclient TapButton1=1 &
fiI've also tried synclient HorizEdgeScroll=1 --restore & and a few other variations that I don't recall off hand. Any thoughts?
Last edited by warfacegod (2010-10-11 00:10:01)
OS: Ubuntu 10.04 Lucid 32 bit (Gnome) OS: CrunchBang Statler Alpha2 32bit (Openbox)