You are not logged in.

#1 2012-10-11 12:16:08

btorb
Member
Registered: 2012-08-06
Posts: 28

traxkpoint press_to_select by default in LXDM

I want to enable "press_to_select" for my trackpoint by default while booting and disable the touchpad at the some time. I use LXDM so I added

echo -n 1 | tee /sys/devices/platform/i8042/serio1/serio2/press_to_select 
synclient TouchpadOff=1 &

to /etc/lxdm/LoginReady

Now, when I login, the touchpad is disabled, while the press_to_select option is not. Any suggestions? (If I run these commands seperately in the command line, all works well)

Offline

Board footer

Powered by FluxBB