summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoris Pek <bpek@astralinux.ru>2022-07-15 09:34:22 +0300
committerBoris Pek <bpek@astralinux.ru>2022-07-18 11:06:22 +0300
commit187ec90bb26de4a8ee0cd698f3aa369c2b73f9fa (patch)
treec3903ad8632a195dda54be21f206ea8ce5085d20
parent91610165d9499f433e6811cff27c8442cfb91aa4 (diff)
downloadlibinput-187ec90bb26de4a8ee0cd698f3aa369c2b73f9fa.tar.gz
quirks: update quirks for Lenovo IdeaPad Duet 3
My tablet has substring pvrIdeaPadDuet310IGL5-LTE in modalias and there are other modifications of this model on a market so the mask for DMI should be simplified to cover more devices. Signed-off-by: Boris Pek <bpek@astralinux.ru>
-rw-r--r--quirks/50-system-lenovo.quirks5
1 files changed, 3 insertions, 2 deletions
diff --git a/quirks/50-system-lenovo.quirks b/quirks/50-system-lenovo.quirks
index 57b13d5d..3526e6c4 100644
--- a/quirks/50-system-lenovo.quirks
+++ b/quirks/50-system-lenovo.quirks
@@ -281,9 +281,10 @@ MatchName=AT Raw Set 2 keyboard
MatchDMIModalias=dmi:*svnLENOVO:*pvrYogaDuet713IML05:*
ModelTabletModeNoSuspend=1
-[Lenovo IdeaPad Duet 3i]
+# Lenovo IdeaPad Duet 3 also comes with a detachable keyboard.
+[Lenovo IdeaPad Duet 3]
MatchName=AT Raw Set 2 keyboard
-MatchDMIModalias=dmi:*svnLENOVO:*pvrIdeaPadDuet310IGL5:*
+MatchDMIModalias=dmi:*svnLENOVO:*pvrIdeaPadDuet3*:*
ModelTabletModeNoSuspend=1
# Modifies pressure range to avoid random jumps.