topic title: Touchpad Does not Respond to Tap
-
Posts: 16
- Joined: 29 Sep 2010
#16
Ahhhh doesnt persist when i restart x server....
-
Posts: 16
- Joined: 29 Sep 2010
#17
Whoop sorted someone said earlier.... Create a script with -
! /bin/sh
synclient tapbutton1=1
synclient VertEdgeScroll=1
synclient HorizEdgeScroll=1
Put it in /etc/init.d
Set it as executable....
Run update-rc.d scriptname defaults
Job done...
! /bin/sh
synclient tapbutton1=1
synclient VertEdgeScroll=1
synclient HorizEdgeScroll=1
Put it in /etc/init.d
Set it as executable....
Run update-rc.d scriptname defaults
Job done...