mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-20 04:30:06 +01:00
quirks: disable BTN_RIGHT on MS Surface Pro Flex Keyboard
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1236>
This commit is contained in:
parent
b61a896407
commit
9b28e7fd35
1 changed files with 6 additions and 0 deletions
|
|
@ -38,3 +38,9 @@ MatchBus=usb
|
|||
MatchVendor=0x045E
|
||||
MatchProduct=0x0800
|
||||
ModelBouncingKeys=1
|
||||
|
||||
[Microsoft Surface Pro 10 with Flex Keyboard Touchpad]
|
||||
MatchVendor=0x045E
|
||||
MatchProduct=0x0C8D
|
||||
MatchUdevType=touchpad
|
||||
AttrEventCode=-BTN_RIGHT
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue