summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Miller <djm@cvs.openbsd.org>2005-04-21 05:06:23 +0000
committerDamien Miller <djm@cvs.openbsd.org>2005-04-21 05:06:23 +0000
commit0630a248b4a827b97f7736baa5cba694697b1008 (patch)
treedda9efd3e6158d916004ea60c254f739fea85647
parent8965a7198440fee625d3b3faa449ec669b7a9421 (diff)
mention how to middle or right-click; ok dlg@
-rw-r--r--share/man/man4/man4.zaurus/zts.414
1 files changed, 12 insertions, 2 deletions
diff --git a/share/man/man4/man4.zaurus/zts.4 b/share/man/man4/man4.zaurus/zts.4
index 4c123979d61..782ff59396f 100644
--- a/share/man/man4/man4.zaurus/zts.4
+++ b/share/man/man4/man4.zaurus/zts.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: zts.4,v 1.1 2005/04/17 12:41:59 dlg Exp $
+.\" $OpenBSD: zts.4,v 1.2 2005/04/21 05:06:22 djm Exp $
.\"
.\" Copyright (c) 2005 David Gwynne <dlg@openbsd.org>
.\"
@@ -22,7 +22,7 @@
.Nd Zaurus touchscreen support
.Sh SYNOPSIS
.Cd "zts0 at pxaip?"
-.Cd "wsmouse* at zts? mux 0"
+.Cd "wsmouse* at zts?"
.Sh DESCRIPTION
The
.Nm
@@ -30,6 +30,16 @@ driver provides support for the touchscreen on the Zaurus.
Access to the touchscreen is provided through the
.Xr wscons 4
framework.
+.Pp
+Touching and removing the stylus from the screen will generate mouse down and
+up events on
+.Xr wsmouse 4
+button 0.
+Events may be generated by holding the
+.Li \&Fn
+(button 1) or
+.Li Alt
+(button 2) keys down while tapping.
.Sh SEE ALSO
.Xr intro 4 ,
.Xr pxaip 4 ,