mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-03 03:47:58 +02:00
quirks: add Lenovo Legion 7 keyboard
Fixes disable-when-typing for the keyboard model on this laptop Signed-off-by: Dale A. Jackson <JacksonWrath@gmail.com>
This commit is contained in:
parent
3475850084
commit
a2dc175c19
1 changed files with 7 additions and 0 deletions
|
|
@ -246,6 +246,13 @@ MatchVendor=0x048D
|
||||||
MatchProduct=0xC101
|
MatchProduct=0xC101
|
||||||
AttrKeyboardIntegration=internal
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
|
[Lenovo Legion 7 Keyboard]
|
||||||
|
MatchUdevType=keyboard
|
||||||
|
MatchBus=usb
|
||||||
|
MatchVendor=0x048D
|
||||||
|
MatchProduct=0xC968
|
||||||
|
AttrKeyboardIntegration=internal
|
||||||
|
|
||||||
[Lenovo Legion Y740 Keyboard]
|
[Lenovo Legion Y740 Keyboard]
|
||||||
MatchUdevType=keyboard
|
MatchUdevType=keyboard
|
||||||
MatchBus=usb
|
MatchBus=usb
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue