mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-14 17:38:08 +02:00
quirks: add RollerMouse Pro3 double-click fix
This commit is contained in:
parent
94c785a29c
commit
99c4721f95
1 changed files with 6 additions and 0 deletions
|
|
@ -21,3 +21,9 @@ MatchVendor=0x0B33
|
|||
MatchProduct=0x1004
|
||||
MatchUdevType=mouse
|
||||
ModelBouncingKeys=1
|
||||
|
||||
[Contour Design RollerMouse Pro3]
|
||||
MatchVendor=0x0B33
|
||||
MatchProduct=0x0703
|
||||
MatchUdevType=mouse
|
||||
ModelBouncingKeys=1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue