mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-21 13:20:42 +01:00
quirks: add lenovo legion slim 7
This makes disable-when-typing for the touchpad work properly on the Lenovo Legion Slim 7. Signed-off-by: Markus Wall <markuswall@yahoo.se>
This commit is contained in:
parent
e3b99fb394
commit
4d5d6e7b4e
1 changed files with 7 additions and 0 deletions
|
|
@ -253,6 +253,13 @@ MatchVendor=0x048D
|
|||
MatchProduct=0xC936
|
||||
AttrKeyboardIntegration=internal
|
||||
|
||||
[Lenovo Legion Slim 7]
|
||||
MatchUdevType=keyboard
|
||||
MatchBus=usb
|
||||
MatchVendor=0x048D
|
||||
MatchProduct=0xC967
|
||||
AttrKeyboardIntegration=internal
|
||||
|
||||
# https://gitlab.freedesktop.org/libinput/libinput/-/issues/604
|
||||
[Lenovo Yoga Slim 9 14ITL5 Pressurepad]
|
||||
MatchBus=i2c
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue