mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-05 22:48:04 +02:00
quirks: mark the 0x252 razer keyboard as internal
Signed-off-by: Chris Dickson <hobochili@pm.me>
This commit is contained in:
parent
04dc67e092
commit
9ce8d561c1
1 changed files with 7 additions and 0 deletions
|
|
@ -14,6 +14,13 @@ MatchVendor=0x1532
|
||||||
MatchProduct=0x0233
|
MatchProduct=0x0233
|
||||||
AttrKeyboardIntegration=internal
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
|
[Razer Blade Stealth Keyboard]
|
||||||
|
MatchUdevType=keyboard
|
||||||
|
MatchBus=usb
|
||||||
|
MatchVendor=0x1532
|
||||||
|
MatchProduct=0x0252
|
||||||
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
[Razer Blade Lid Switch]
|
[Razer Blade Lid Switch]
|
||||||
MatchName=*Lid Switch*
|
MatchName=*Lid Switch*
|
||||||
MatchDMIModalias=dmi:*svnRazer:pnBlade*
|
MatchDMIModalias=dmi:*svnRazer:pnBlade*
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue