mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-05 05:18:32 +02:00
quirks: add a quirk for the X61 bezel buttons
Fixes #628 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
0a354dc16f
commit
29d311d634
1 changed files with 5 additions and 0 deletions
|
|
@ -162,6 +162,11 @@ MatchName=AT Translated Set 2 keyboard
|
|||
MatchDMIModalias=dmi:*svnLENOVO:*pvrThinkPadX60Tablet:*
|
||||
ModelTabletModeNoSuspend=1
|
||||
|
||||
[Lenovo X61 Tablet]
|
||||
MatchName=AT Translated Set 2 keyboard
|
||||
MatchDMIModalias=dmi:*svnLENOVO:*pvrThinkPadX61Tablet:*
|
||||
ModelTabletModeNoSuspend=1
|
||||
|
||||
# Lenovo X220 Tablet special bezel buttons are associated to the
|
||||
# keyboard and would therefore mistakenly be deactivated as well.
|
||||
# See https://gitlab.freedesktop.org/libinput/libinput/issues/154
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue