mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-21 12:10:39 +01:00
Fix double click button.
This fixes the double click button on the RollerMouse v3 (USB ID 0b33:1004).
This commit is contained in:
parent
cc35d33f29
commit
894d8fe0d3
1 changed files with 6 additions and 0 deletions
|
|
@ -9,3 +9,9 @@ MatchVendor=0x0B33
|
|||
MatchProduct=0x1000
|
||||
MatchUdevType=mouse
|
||||
ModelBouncingKeys=1
|
||||
|
||||
[Contour Design RollerMouse Red v3]
|
||||
MatchVendor=0x0B33
|
||||
MatchProduct=0x1004
|
||||
MatchUdevType=mouse
|
||||
ModelBouncingKeys=1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue