summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyo Munakata <ryomnktml@gmail.com>2020-06-29 05:47:45 +0900
committerRyo Munakata <ryomnktml@gmail.com>2020-07-03 22:18:05 +0900
commit58d8344da9ffd5441b0ddbae5438bc47cd969ec4 (patch)
treedb18e7f5fcfa0df50f210e88298997b12f530245
parent04e612488aea91531e3523599ebb8e700b25f762 (diff)
downloadlibinput-58d8344da9ffd5441b0ddbae5438bc47cd969ec4.tar.gz
Add quirk for Lenovo ThinkPad X1 Tablet (1st Gen)
Signed-off-by: Ryo Munakata <ryomnktml@gmail.com>
-rw-r--r--quirks/50-system-lenovo.quirks8
1 files changed, 8 insertions, 0 deletions
diff --git a/quirks/50-system-lenovo.quirks b/quirks/50-system-lenovo.quirks
index 92060e58..1138d9a0 100644
--- a/quirks/50-system-lenovo.quirks
+++ b/quirks/50-system-lenovo.quirks
@@ -182,3 +182,11 @@ ModelTabletModeNoSuspend=1
MatchName=AT Raw Set 2 keyboard
MatchDMIModalias=dmi:*svnLENOVO:*pvrLenovoMIIX720-12IKB:*
ModelTabletModeNoSuspend=1
+
+# Lenovo ThinkPad X1 Tablet (1st Gen) also comes with a detachable keyboard.
+# We must not disable the keyboard because some keys are still accessible on
+# volume rocker.
+[Lenovo ThinkPad X1 Tablet (1st Gen)]
+MatchName=AT Raw Set 2 keyboard
+MatchDMIModalias=dmi:*svnLENOVO:*pvrThinkPadX1Tablet:*
+ModelTabletModeNoSuspend=1