Howdy,
this is my first venture into the world of netbooks (or any sort of non-desktop computer for that matter) and I'm finding this feature with my touchpad very annoying. If I tap it, it acts like a left-click. X.Org doesn't seem to identify it as a touchpad either so I can't correct this in system settings.
Any advice? I'd like to disable this tap to click feature.
this is my first venture into the world of netbooks (or any sort of non-desktop computer for that matter) and I'm finding this feature with my touchpad very annoying. If I tap it, it acts like a left-click. X.Org doesn't seem to identify it as a touchpad either so I can't correct this in system settings.
Code:
netbook:~$ xinput list ⎡ Virtual core pointer id=2 [master pointer (3)] ⎜ ↳ Virtual core XTEST pointer id=4 [slave pointer (2)] ⎜ ↳ Macintosh mouse button emulation id=12 [slave pointer (2)] ⎜ ↳ ImPS/2 Logitech Wheel Mouse id=13 [slave pointer (2)] ⎣ Virtual core keyboard id=3 [master keyboard (2)] ↳ Virtual core XTEST keyboard id=5 [slave keyboard (3)] ↳ Power Button id=6 [slave keyboard (3)] ↳ Video Bus id=7 [slave keyboard (3)] ↳ Power Button id=8 [slave keyboard (3)] ↳ Sleep Button id=9 [slave keyboard (3)] ↳ USB2.0 UVC VGA WebCam id=10 [slave keyboard (3)] ↳ AT Translated Set 2 keyboard id=11 [slave keyboard (3)]
Comment