mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-07 13:08:04 +02:00
Add Lenovo Legion 5 keyboard to 50-system-lenovo.quirks
Signed-off-by: Pedro Ribeiro <pedrib@gmail.com>
(cherry picked from commit 5e69c5f9ae)
This commit is contained in:
parent
9477d91d69
commit
1ca2f11524
1 changed files with 16 additions and 0 deletions
|
|
@ -205,3 +205,19 @@ ModelTabletModeNoSuspend=1
|
||||||
MatchName=AT Raw Set 2 keyboard
|
MatchName=AT Raw Set 2 keyboard
|
||||||
MatchDMIModalias=dmi:*svnLENOVO:*pvrThinkPadX1Tablet:*
|
MatchDMIModalias=dmi:*svnLENOVO:*pvrThinkPadX1Tablet:*
|
||||||
ModelTabletModeNoSuspend=1
|
ModelTabletModeNoSuspend=1
|
||||||
|
|
||||||
|
# Misidentified as an external keyboard by libinput
|
||||||
|
# Tested on Legion 5 15AR05H
|
||||||
|
[Lenovo Legion 5 Keyboard]
|
||||||
|
MatchUdevType=keyboard
|
||||||
|
MatchBus=usb
|
||||||
|
MatchVendor=0x048D
|
||||||
|
MatchProduct=0xC100
|
||||||
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
|
[Lenovo Legion 5 Keyboard]
|
||||||
|
MatchUdevType=keyboard
|
||||||
|
MatchBus=usb
|
||||||
|
MatchVendor=0x048D
|
||||||
|
MatchProduct=0xC955
|
||||||
|
AttrKeyboardIntegration=internal
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue