summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPeter Osterlund <petero2@telia.com>2004-10-24 23:06:09 +0200
committerPeter Osterlund <petero2@telia.com>2006-04-09 04:02:54 +0200
commit70afb8f238878a68cbb235695719121dd5818018 (patch)
tree532a42c1886278f922e1e7d92bfa38fc406c8cdd /README
parent890dcc484aa67cb05d7f3b314a6d2d59e2b29cf3 (diff)
Added FastTaps option to make the driver react faster to
tapping.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 2f8f226..8321309 100644
--- a/README
+++ b/README
@@ -81,6 +81,8 @@ 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
ClickTime Int the duration of the mouse click generated by tapping
+FastTaps Bool Makes the driver react faster to a single tap, but
+ also makes double clicks caused by double tapping slower.
VertScrollDelta Int move distance of the finger for a scroll event
HorizScrollDelta Int move distance of the finger for a scroll event
EdgeMotionMinZ Int finger pressure at which minimum edge motion speed is set