Double tap registered as single tap on Acer Aspire V5-573G touchpad
Summary
The touchpad of my laptop has no matching kernel driver and runs in a compatibility mode, simulating a PS/2 mouse.
[ 2.458797] psmouse serio1: alps: Unsupported ALPS V9 touchpad: E7=73 03 c8, EC=73 04 13
[ 3.069333] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input6
This simulation of a mouse seems to modify tap timings so that two successive short taps are presented to the operating system as one longer click quickly followed by a short click, which libinput seems to discard as a bounce.
Steps to reproduce
Quickly tap this touchpad model twice.
Required information
- libinput version: libinput 1.18.1-1 on Arch
- hardware information: Acer Aspire V5-573G Touchpad udevadm info
libinput record
outputlibinput debug-events --verbose
output