Adds description of the touch gestures to the wacom manual.

Changes to v1:
Colon substituted for dash.
Finger examples removed.
Scroll defaults described.
Zoom not always supported comment added.

Dave
From 94c4600d9c868b3104de3556d3b35612ecfca0f5 Mon Sep 17 00:00:00 2001
From: David Foley <favux...@gmail.com>
Date: Thu, 26 Jan 2012 13:10:23 -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 |   33 +++++++++++++++++++++++++++++++++
 1 files changed, 33 insertions(+), 0 deletions(-)

diff --git a/man/wacom.man b/man/wacom.man
index 3d4a143..f46891c 100644
--- a/man/wacom.man
+++ b/man/wacom.man
@@ -251,6 +251,39 @@ 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 (in any orientation) moving vertically with constant
+separation intitiates a vertical scroll.  By driver default a gesture up results
+in a scroll down event (the document moves up) and a gesture down results in a
+scroll up event (moving the document down).
+.LP
+\fBHorizontal scroll:\fR
+two fingers side by side held at a constant distance moving horizontally initiates
+a horizontal scroll.  A gesture to the left results in a scroll right event (the
+document moves left) and a gesture right results in a scroll left event (moving
+the document right).
+.LP
+\fBZoom in:\fR
+two separated fingers side by side, bring together i.e. pinch.
+.LP
+\fBZoom out:\fR
+two fingers side by side, spread.  Not all applications support zoom.
+.PP
 .SH "SEE ALSO"
 __xservername__(__appmansuffix__), xorg.conf(__filemansuffix__),
 xorg.conf.d(__filemansuffix__), X(__miscmansuffix__)
-- 
1.7.1

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
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-d2d
_______________________________________________
Linuxwacom-devel mailing list
Linuxwacom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel

Reply via email to