mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 05:40:04 +01:00
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>
35 lines
697 B
Text
35 lines
697 B
Text
[Contour Design RollerMouse Free 2]
|
|
MatchVendor=0x0B33
|
|
MatchProduct=0x0401
|
|
MatchUdevType=mouse
|
|
ModelBouncingKeys=1
|
|
|
|
[Contour Design RollerMouse Free 3]
|
|
MatchVendor=0x0B33
|
|
MatchProduct=0x0404
|
|
MatchUdevType=mouse
|
|
ModelBouncingKeys=1
|
|
|
|
[Contour Design RollerMouse Re:d]
|
|
MatchVendor=0x0B33
|
|
MatchProduct=0x1000
|
|
MatchUdevType=mouse
|
|
ModelBouncingKeys=1
|
|
|
|
[Contour Design RollerMouse Red v3]
|
|
MatchVendor=0x0B33
|
|
MatchProduct=0x1004
|
|
MatchUdevType=mouse
|
|
ModelBouncingKeys=1
|
|
|
|
[Contour Design RollerMouse Pro3]
|
|
MatchVendor=0x0B33
|
|
MatchProduct=0x0703
|
|
MatchUdevType=mouse
|
|
ModelBouncingKeys=1
|
|
|
|
[Contour Design RollerMouse USB Receiver]
|
|
MatchVendor=0x0B33
|
|
MatchProduct=0x2000
|
|
MatchUdevType=mouse
|
|
ModelBouncingKeys=1
|