summaryrefslogtreecommitdiff
path: root/quirks
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2021-07-09 11:33:12 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2021-07-13 21:58:24 +0000
commit29d311d634b8e0b249699c89107589a968ae53ac (patch)
tree0e341b95f08acabfa931745442fcb0697daef872 /quirks
parent0a354dc16f5a6f316650dbee3064a590dc343f58 (diff)
downloadlibinput-29d311d634b8e0b249699c89107589a968ae53ac.tar.gz
quirks: add a quirk for the X61 bezel buttons
Fixes #628 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'quirks')
-rw-r--r--quirks/50-system-lenovo.quirks5
1 files changed, 5 insertions, 0 deletions
diff --git a/quirks/50-system-lenovo.quirks b/quirks/50-system-lenovo.quirks
index 61a072de..1ec89201 100644
--- a/quirks/50-system-lenovo.quirks
+++ b/quirks/50-system-lenovo.quirks
@@ -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