summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2004-10-23 23:52:42 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:02:54 +0200
commitf852ce43a236d35a2f587ec8e6a8d28e9e98fdbe (patch)
tree4a1079231bc79fd4549758c1e595287f90290817 /README
parent02495fd51ec2e2627386d6f00529f409224095b0 (diff)
Added an option to disable the palm detection heuristics.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index ba8692e..2f8f226 100644
--- a/README
+++ b/README
@@ -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