From: Ryo Munakata Date: Sun, 28 Jun 2020 20:47:45 +0000 (+0900) Subject: Add quirk for Lenovo ThinkPad X1 Tablet (1st Gen) X-Git-Tag: 1.15.901~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=58d8344da9ffd5441b0ddbae5438bc47cd969ec4;p=platform%2Fupstream%2Flibinput.git Add quirk for Lenovo ThinkPad X1 Tablet (1st Gen) Signed-off-by: Ryo Munakata --- 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