I cannot get any result when double-tapping my trackpad. I currently have to hold down the left 'mouse' button and then hit the pad. This requires two hands and is a bit of a pain. I want to just double-tap the pad.
Anybody know about these things?
http://www.pclinuxos.com/forum/index.php/topic,93782.0.htmlMy Eee PC 1000h got fixed with this one:
"Solution 5 - Alter the configuration file as shown below. (Acer Aspire One 150 ZG5 netbook)
1) open konsole
2) type: kdesu kwrite (this with open kwrite as su)
3) paste & copy the following:
Section "InputClass"
Identifier "touchpad catchall"
Driver "synaptics"
MatchIsTouchpad "on"
Option "TapButton1" "1"
Option "VertEdgeScroll" "1
EndSection
4) save the file as 50-synaptics.conf in /etc/X11/xorg.conf.d/
5) reboot"