summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorVaclav Kadlcik <vaclav.kadlcik@i.cz>2006-05-07 23:14:11 +0200
committerPeter Osterlund <petero2@telia.com>2006-05-07 23:14:11 +0200
commit470e6feb3ac676c13868ca4fb14180d32cadfc71 (patch)
tree5b26ee59d8d641906340ac274e430e12223980c9 /docs
parent9db4f87799188c14bcb797b86f06ba59e7759535 (diff)
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.
Diffstat (limited to 'docs')
-rw-r--r--docs/tapndrag.dia3
1 files changed, 2 insertions, 1 deletions
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#</dia:string>
<dia:attribute name="text">
<dia:composite type="text">
<dia:attribute name="string">
- <dia:string>#TO
+ <dia:string>#TO4
[U] if F
[D] if !F#</dia:string>
</dia:attribute>