quirks: Add Lenovo Legion 7i 4090 keyboard quirks
authorJosé Expósito <jose.exposito89@gmail.com>
Mon, 31 Jul 2023 15:16:42 +0000 (17:16 +0200)
committerJihoon Kim <jihoon48.kim@samsung.com>
Mon, 4 Dec 2023 10:23:27 +0000 (19:23 +0900)
Disable while typing is not working because the keyboard uses the USB
bus.

Add the `AttrKeyboardIntegration=internal` quirk to fix it.

Fixes https://gitlab.freedesktop.org/libinput/libinput/-/issues/911
Signed-off-by: José Expósito <jose.exposito89@gmail.com>
quirks/50-system-lenovo.quirks

index 21a1cf2948d14e27cdd30e200255642d18b1e51c..5a2ccb1319d959bfa4b5b5b43c150bd936760624 100644 (file)
@@ -315,3 +315,9 @@ MatchUdevType=touchpad
 MatchName=*SynPS/2 Synaptics TouchPad
 MatchDMIModalias=dmi:*svnLENOVO:*:pvrLenovoYoga2Pro*
 AttrPressureRange=50:45
+
+[Lenovo Legion 7i 4090 Keyboard]
+MatchUdevType=keyboard
+MatchBus=usb
+MatchDMIModalias=dmi:*svnLENOVO:*:pvrLegionY9000PIRX8H*
+AttrKeyboardIntegration=internal