Skip to content
Snippets Groups Projects
Commit 23614f75 authored by Peter Hutterer's avatar Peter Hutterer
Browse files

debounce: disable debouncing on the Logitech K400

This is an external keyboard+touchpad but not recognised as touchpad by the
kernel so it's in mouse emulation mode. Double-taps are sent with impossibly
close timestamps and filtered out by the debouncing code. Since this isn't a
real button that can wear out anyway, let's just disable debouncing on this
device.

https://bugs.freedesktop.org/show_bug.cgi?id=105974



Signed-off-by: default avatarPeter Hutterer <peter.hutterer@who-t.net>
parent 36514957
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment