mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-08 18:18:02 +02:00
Add Lenovo Legion 5 keyboard to 50-system-lenovo.quirks
Signed-off-by: Pedro Ribeiro <pedrib@gmail.com>
This commit is contained in:
parent
3d3d9b7f69
commit
5e69c5f9ae
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