summaryrefslogtreecommitdiffstats
path: root/usr.sbin/moused/moused.8
diff options
context:
space:
mode:
authorsheldonh <sheldonh@FreeBSD.org>1999-12-17 10:05:36 +0000
committersheldonh <sheldonh@FreeBSD.org>1999-12-17 10:05:36 +0000
commitf4fc7fc5af87c802a08acfaff5aa9552b33f7541 (patch)
tree885b2aa3b790d028185d210924595d176fa9f8f1 /usr.sbin/moused/moused.8
parentb7a50ab0f10ee7486efaecbb36625d23c9049af0 (diff)
downloadFreeBSD-src-f4fc7fc5af87c802a08acfaff5aa9552b33f7541.zip
FreeBSD-src-f4fc7fc5af87c802a08acfaff5aa9552b33f7541.tar.gz
Back out previous commit, which broke mouse wheel support in moused.
Requested by: yokota
Diffstat (limited to 'usr.sbin/moused/moused.8')
-rw-r--r--usr.sbin/moused/moused.813
1 files changed, 1 insertions, 12 deletions
diff --git a/usr.sbin/moused/moused.8 b/usr.sbin/moused/moused.8
index a4c41e4..1f35869 100644
--- a/usr.sbin/moused/moused.8
+++ b/usr.sbin/moused/moused.8
@@ -38,7 +38,7 @@
.Nd pass mouse data to the console driver
.Sh SYNOPSIS
.Nm
-.Op Fl DPRcdfs
+.Op Fl 3DPRcdfs
.Op Fl I Ar file
.Op Fl F Ar rate
.Op Fl r Ar resolution
@@ -48,7 +48,6 @@
.Op Fl w Ar N
.Op Fl z Ar target
.Op Fl t Ar mousetype
-.Op Fl 3 Op Fl E Ar timeout
.Fl p Ar port
.Pp
.Nm
@@ -107,16 +106,6 @@ The DTR line may need to be dropped for a 3-button mouse
to operate in the
.Ar mousesystems
mode.
-.It Fl E Ar timeout
-When the third button emulation is enabled
-.Pq see above ,
-the
-.Nm
-daemon waits
-.Ar timeout
-msec at maximum before deciding if two buttons are pressed
-simultaneously.
-The default timeout is 200 msec.
.It Fl F Ar rate
Set the report rate (reports/sec) of the device if supported.
.It Fl I Ar file
OpenPOWER on IntegriCloud