summaryrefslogtreecommitdiff
path: root/quirks/30-vendor-alps.quirks
Commit message (Collapse)AuthorAgeFilesLines
* quirks: Customize ALPS i2c touchpad palm detect pressure thresholdKai-Chuan Hsieh2020-09-281-0/+6
| | | | | | | | | | | 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>
* quirks: rename the alps touchpad quirk to note it's a serial TP quirkPeter Hutterer2020-03-051-1/+1
| | | | | | | This quirk only applies to serial ALPS touchpads, so let's name it accordingly. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
* Rename data/ to quirks/Peter Hutterer2018-07-131-0/+36
A better, less ambiguous name than just "datadir" Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>