summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Gwynne <dlg@cvs.openbsd.org>2005-04-21 10:45:33 +0000
committerDavid Gwynne <dlg@cvs.openbsd.org>2005-04-21 10:45:33 +0000
commit0ae5e694c39252db29b1405efec9c8e0e71d994b (patch)
tree383477b78c45f48abc0aea91243c02cfe224915f
parentac4988162abc255b860c0270ad6deabe90e8de91 (diff)
attempt to describe "button" behaviour better
ok jmc@
-rw-r--r--share/man/man4/man4.zaurus/zts.414
1 files changed, 6 insertions, 8 deletions
diff --git a/share/man/man4/man4.zaurus/zts.4 b/share/man/man4/man4.zaurus/zts.4
index 782ff59396f..28d22b78f8a 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.2 2005/04/21 05:06:22 djm Exp $
+.\" $OpenBSD: zts.4,v 1.3 2005/04/21 10:45:32 dlg Exp $
.\"
.\" Copyright (c) 2005 David Gwynne <dlg@openbsd.org>
.\"
@@ -31,15 +31,13 @@ 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
+Touching the screen will emulate mouse button 0 being pressed.
+Holding either
.Li \&Fn
-(button 1) or
+or
.Li Alt
-(button 2) keys down while tapping.
+while tapping will cause mouse buttons 1 or 2, respectively,
+to be "pressed" instead.
.Sh SEE ALSO
.Xr intro 4 ,
.Xr pxaip 4 ,