mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-07 21:18:06 +02:00
quirks: hp omnibook ultra flip 14 touch pressure
Add pressure attributes to make libinput measure touchpad-pressure
behave right.
Signed-off-by: David Santamaría Rogado <howl.nsp@gmail.com>
(cherry picked from commit 526130fe8d)
Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1470>
This commit is contained in:
parent
110e143d12
commit
a0692fcf09
1 changed files with 3 additions and 0 deletions
|
|
@ -42,6 +42,9 @@ MatchBus=i2c
|
||||||
MatchUdevType=touchpad
|
MatchUdevType=touchpad
|
||||||
MatchDMIModalias=dmi:*:svnHP:*:rn8CDE:*
|
MatchDMIModalias=dmi:*:svnHP:*:rn8CDE:*
|
||||||
ModelTabletModeNoSuspend=1
|
ModelTabletModeNoSuspend=1
|
||||||
|
AttrPressureRange=15:5
|
||||||
|
AttrThumbPressureThreshold=80
|
||||||
|
AttrPalmPressureThreshold=125
|
||||||
|
|
||||||
[HP Pavilion dm4]
|
[HP Pavilion dm4]
|
||||||
MatchName=*SynPS/2 Synaptics TouchPad
|
MatchName=*SynPS/2 Synaptics TouchPad
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue