mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-02-24 10:00:28 +01:00
quirks: Ignore BTN_0 for Microsoft Surface Keyboard
Signed-off-by: Nat Karmios <nat@karmios.com>
(cherry picked from commit 960df4d8b8)
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1309>
This commit is contained in:
parent
1f4cb5a5fe
commit
d850ffa73f
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ AttrKeyboardIntegration=internal
|
|||
MatchName=*Microsoft Surface *Cover*
|
||||
MatchDMIModalias=dmi:*svnMicrosoftCorporation:*
|
||||
AttrKeyboardIntegration=internal
|
||||
AttrEventCode=-BTN_0;
|
||||
|
||||
[Microsoft Surface Laptop Studio Touchpad]
|
||||
MatchVendor=0x045E
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue