diff options
author | Peter Osterlund <petero2@telia.com> | 2004-10-23 23:52:42 +0200 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:02:54 +0200 |
commit | f852ce43a236d35a2f587ec8e6a8d28e9e98fdbe (patch) | |
tree | 4a1079231bc79fd4549758c1e595287f90290817 /README | |
parent | 02495fd51ec2e2627386d6f00529f409224095b0 (diff) |
Added an option to disable the palm detection heuristics.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -75,6 +75,8 @@ FingerLow Int When finger pressure drops below this value, the driver counts it as a release. FingerHigh Int When finger pressure goes above this value, the driver counts it as a touch. +PalmDetection Bool Enable/disable palm detection heuristics. + Requires hardware support. MaxTapTime Int max. time (in milliseconds) for detecting a tap MaxTapMove Int max. movement of the finger for detecting a tap MaxDoubleTapTime Int max. time (in milliseconds) for detecting a double tap |