Skip to content
Commit ec5d7702 authored by Peter Hutterer's avatar Peter Hutterer
Browse files

quirks: disable debouncing on the VMware Virtual mice



At least on MacBooks, the host emulates two clicks 8ms apart in response to a
doubletap. Those clicks are filtered by our debouncing code.

Since these are emulated devices anyway and by definition cannot have a stuck
button, let's tag them so we don't enable the debouncing code. If the button
of the physical device is stuck, that's a problem that needs to be fixed in
the host system.

Fixes #158

Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
parent e96904e9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment