mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-09 04:48:02 +02:00
quirks: Microsoft Surface Pro 3 Cover
Mark the Microsoft Surface Pro 3 Cover keyboard as internal. Fix https://gitlab.freedesktop.org/libinput/libinput/-/issues/655 Signed-off-by: José Expósito <jose.exposito89@gmail.com>
This commit is contained in:
parent
1d6c38782f
commit
e4f9c6185b
1 changed files with 5 additions and 0 deletions
|
|
@ -15,6 +15,11 @@ MatchName=*Microsoft Surface *Keyboard*
|
||||||
MatchDMIModalias=dmi:*svnMicrosoftCorporation:*
|
MatchDMIModalias=dmi:*svnMicrosoftCorporation:*
|
||||||
AttrKeyboardIntegration=internal
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
|
[Microsoft Surface Cover]
|
||||||
|
MatchName=*Microsoft Surface *Cover*
|
||||||
|
MatchDMIModalias=dmi:*svnMicrosoftCorporation:*
|
||||||
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
[Microsoft Nano Transceiver v2.0]
|
[Microsoft Nano Transceiver v2.0]
|
||||||
MatchUdevType=mouse
|
MatchUdevType=mouse
|
||||||
MatchBus=usb
|
MatchBus=usb
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue