quirks: Customize ALPS i2c touchpad palm detect pressure threshold

ALPS i2c touchpad support ABS_PRESSURE and ABS_MT_PRESSURE capabilities,
The default threshold 130 is too easy to across while finger movement.
It will cause the cursor stalled after the threshold is achieved, which
impacts user experience.
Test with some ALPS touchpads 0488:101A, 0488:101D, 0488:101E, the value
180 is good on those platforms.

Signed-off-by: Kai-Chuan Hsieh <kaichuan.hsieh@canonical.com>
This commit is contained in:
Kai-Chuan Hsieh 2020-09-28 10:43:28 +08:00
parent 03e24309fa
commit f0997536a7

View file

@ -19,6 +19,12 @@ MatchVendor=0x0002
MatchProduct=0x0008
ModelALPSSerialTouchpad=1
[ALPS i2c Touchpads]
MatchUdevType=touchpad
MatchBus=i2c
MatchVendor=0x0488
AttrPalmPressureThreshold=180
[ALPS v8 Touchpads]
MatchUdevType=touchpad
MatchBus=ps2