quirks: add Contour Design RollerMouse USB Receiver

The Contour RollerMouse have a button for "double click" which emulates
a double click.

The two clicks are so close together that libinput triggers the
debouncing functionality.

Adds the ModelBouncingKeys quirk for the USB receiver.

Closes: https://gitlab.freedesktop.org/libinput/libinput/-/issues/1138
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1220>
This commit is contained in:
José Expósito 2025-06-11 17:29:15 +02:00 committed by Marge Bot
parent c4d0d2c09d
commit 3b52569864

View file

@ -27,3 +27,9 @@ MatchVendor=0x0B33
MatchProduct=0x0703
MatchUdevType=mouse
ModelBouncingKeys=1
[Contour Design RollerMouse USB Receiver]
MatchVendor=0x0B33
MatchProduct=0x2000
MatchUdevType=mouse
ModelBouncingKeys=1