mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-08 22:58:11 +02:00
Added quirk for HP Spectre x360 Convertable 15-bl1xx touchpad.
(cherry picked from commit 3bb62c9732)
This commit is contained in:
parent
67b2e3264b
commit
147fd9bf18
1 changed files with 8 additions and 0 deletions
|
|
@ -33,3 +33,11 @@ ModelHPZBookStudioG3=1
|
||||||
MatchName=*Cypress APA Trackpad *cyapa*
|
MatchName=*Cypress APA Trackpad *cyapa*
|
||||||
MatchDMIModalias=dmi:*svnHewlett-Packard*:pnFalco*
|
MatchDMIModalias=dmi:*svnHewlett-Packard*:pnFalco*
|
||||||
AttrPressureRange=12:8
|
AttrPressureRange=12:8
|
||||||
|
|
||||||
|
[HP Spectre x360 Convertable 15-bl1xx]
|
||||||
|
MatchUdevType=touchpad
|
||||||
|
MatchName=*SynPS/2 Synaptics TouchPad
|
||||||
|
MatchDMIModalias=dmi:*svnHP:pnHPSpectrex360Convertible15-bl1XX:*
|
||||||
|
AttrPressureRange=55:40
|
||||||
|
AttrThumbPressureThreshold=90
|
||||||
|
AttrPalmPressureThreshold=100
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue