mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-05 07:38:10 +02:00
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>
This commit is contained in:
parent
91610165d9
commit
187ec90bb2
1 changed files with 3 additions and 2 deletions
|
|
@ -281,9 +281,10 @@ MatchName=AT Raw Set 2 keyboard
|
||||||
MatchDMIModalias=dmi:*svnLENOVO:*pvrYogaDuet713IML05:*
|
MatchDMIModalias=dmi:*svnLENOVO:*pvrYogaDuet713IML05:*
|
||||||
ModelTabletModeNoSuspend=1
|
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
|
MatchName=AT Raw Set 2 keyboard
|
||||||
MatchDMIModalias=dmi:*svnLENOVO:*pvrIdeaPadDuet310IGL5:*
|
MatchDMIModalias=dmi:*svnLENOVO:*pvrIdeaPadDuet3*:*
|
||||||
ModelTabletModeNoSuspend=1
|
ModelTabletModeNoSuspend=1
|
||||||
|
|
||||||
# Modifies pressure range to avoid random jumps.
|
# Modifies pressure range to avoid random jumps.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue