mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-03-21 18:00:37 +01:00
quirks: add pressure pad quirk for Lenovo ThinkBook 14 G8+ IPH
Lenovo ThinkBook 14 G8+ IPH also has the same issue as ThinkBook 14 G7+ ASP/IAH. Signed-off-by: Mingcong Bai <jeffbai@aosc.io>
This commit is contained in:
parent
32a9863507
commit
36c9fedfa5
1 changed files with 8 additions and 0 deletions
|
|
@ -417,3 +417,11 @@ MatchName=*GXTP5100*
|
|||
MatchDMIModalias=dmi:*svnLENOVO:*pvrThinkBook*G7+IAH*:*
|
||||
MatchUdevType=touchpad
|
||||
ModelPressurePad=1
|
||||
|
||||
# Some ThinkBook 14/16 G8+ IPH models come with pressure pads that were not
|
||||
# correctly declared as such.
|
||||
[Lenovo ThinkBook G8+ IPH touchpad]
|
||||
MatchName=*GXTP5100*
|
||||
MatchDMIModalias=dmi:*svnLENOVO:*pvrThinkBook*G8+IPH*:*
|
||||
MatchUdevType=touchpad
|
||||
ModelPressurePad=1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue