mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-08 11:19:14 +02:00
quirks: set pressure pad for ThinkPad X9 15 Gen 1 Forcepad
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1150>
This commit is contained in:
parent
06d730e372
commit
7030dc7c8d
1 changed files with 8 additions and 0 deletions
|
|
@ -402,3 +402,11 @@ ModelPressurePad=1
|
||||||
MatchName=* Touchpad
|
MatchName=* Touchpad
|
||||||
MatchDMIModalias=dmi:*:svnLENOVO:*pvrYogaSlim7Carbon13IAP7:*
|
MatchDMIModalias=dmi:*:svnLENOVO:*pvrYogaSlim7Carbon13IAP7:*
|
||||||
AttrEventCode=-ABS_MT_TOOL_TYPE
|
AttrEventCode=-ABS_MT_TOOL_TYPE
|
||||||
|
|
||||||
|
# The ThinkPad X9 15 Gen 1 Forcepad touchpad is not
|
||||||
|
# detected as a pressure pad
|
||||||
|
[Lenovo ThinkPad X9 15 Gen 1]
|
||||||
|
MatchName=*GXTP5100*
|
||||||
|
MatchDMIModalias=dmi:*svnLENOVO:*pvrThinkPadX9-15Gen1*:*
|
||||||
|
MatchUdevType=touchpad
|
||||||
|
ModelPressurePad=1
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue