Adds description of the touch gestures to the wacom manual.

Dave
From 42e547b5a3bda4ac6bd1047b6f3212e83e2aa694 Mon Sep 17 00:00:00 2001
From: David Foley <favux...@gmail.com>
Date: Sun, 22 Jan 2012 15:24:46 -0600
Subject: [PATCH] man.wacom:  Add gesture description.

Add description of the touch gestures to the wacom manual.

Signed-off-by: David Foley <favux...@gmail.com>
---
 man/wacom.man |   31 +++++++++++++++++++++++++++++++
 1 files changed, 31 insertions(+), 0 deletions(-)

diff --git a/man/wacom.man b/man/wacom.man
index 3d4a143..8cc269a 100644
--- a/man/wacom.man
+++ b/man/wacom.man
@@ -251,6 +251,37 @@ generates button press and release events. Presses longer than
 .B TapTime
 do not generate button events, only motion events.
 .RE
+.SH "TOUCH GESTURES"
+.SS Single finger (1FG)
+.LP
+\fBLeft click\fR
+- tap, actual click happens after TapTime period elapses.
+.LP
+\fBLeft click drag\fR
+- tap to select, quickly (within TapTime period) touch selection again.  Then
+drag.  Available on touchpads, e.g. BambooPT, not touchscreens.
+.PP
+.SS Two finger (2FG)
+.LP
+\fBRight click\fR
+- one finger down + tap second finger
+.LP
+\fBVertical scroll\fR
+- two fingers side by side (e.g. index + second), move up or down holding
+constant distance between fingers.  Scrolling direction reversed from other
+scrolling implementations.
+.LP
+\fBHorizontal scroll\fR
+- two fingers side by side (e.g. index + second), move left or right holding
+constant distance between fingers.
+.LP
+\fBZoom in\fR
+- two separated fingers side by side (e.g. thumb + index), bring together
+i.e. pinch.
+.LP
+\fBZoom out\fR
+- two fingers side by side (e.g. thumb + index), spread.
+.PP
 .SH "SEE ALSO"
 __xservername__(__appmansuffix__), xorg.conf(__filemansuffix__),
 xorg.conf.d(__filemansuffix__), X(__miscmansuffix__)
-- 
1.7.1

------------------------------------------------------------------------------
Try before you buy = See our experts in action!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-dev2
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to