Page 1 of 1

add synclient TapButton1=0 to rclocal in LXDE live

Posted: 1. Sep 2010, 03:33
by joeham
I want to shut off the tap feature. I assumed adding /usr/sbin/synclient TapButton=0 would work but it does not seem to run it. Does rc.local work on a live distro?

Re: add synclient TapButton1=0 to rclocal in LXDE live

Posted: 1. Sep 2010, 06:22
by gapan
rc.local is being run before X is up and running. You need to run that command after X has been started. The best way to do it is to add it to your autostarted applications. I believe you can do that by creating an appopriate .desktop file in ~/.config/autostart.