The synaptics driver used to recognize 3x tapping as doubleclick+drag. That is, instead of two taps [like you would for a regular selection], you could tap the touchpad 3 times, resulting in click - release - click - drag/select - release. This is useful when selecting text, as the double-click selects a single word, and dragging then proceeds to select word-by-word in most programs. (For example, Chromium or gnome-terminal.) The libinput driver only recognizes this as a regular double-click followed by a regular cursor move. Currently I can just use physical buttons as a replacement, but might this be implemented sometime in the future? libinput 0.12.0-7-g8ffc213 xf86-input-libinput 0.8.0
Hans, can you look into this when you find time? Thanks
http://lists.freedesktop.org/archives/wayland-devel/2015-April/021360.html
commit abdca333877e9cbd7df0d9c295fa158bec96a407 Author: Peter Hutterer <peter.hutterer@who-t.net> Date: Thu Apr 16 10:19:11 2015 +1000 touchpad: introduce MULTITAP for multi-tap-and-drag
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.