From 470e6feb3ac676c13868ca4fb14180d32cadfc71 Mon Sep 17 00:00:00 2001 From: Vaclav Kadlcik Date: Sun, 7 May 2006 23:14:11 +0200 Subject: Add new parameter "SingleTapTimeout". This patch adds a new parameter - "SingleTapTimeout" - to control the "2A -> SINGLETAP" transition. This gives greater control of tap behavior. For exmple, it is possible to disable tap-and-drag by setting the parameter to 0. --- docs/tapndrag.dia | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/tapndrag.dia b/docs/tapndrag.dia index e26b628..b50acb3 100644 --- a/docs/tapndrag.dia +++ b/docs/tapndrag.dia @@ -590,6 +590,7 @@ R : Release TO : Tap Timeout TO2: Mouse click timeout TO3: Double tap timeout +TO4: Single tap timeout M : Finger movement [U]: Generate button up event [D]: Generate button down event @@ -1349,7 +1350,7 @@ Tap# - #TO + #TO4 [U] if F [D] if !F# -- cgit v1.2.3