summaryrefslogtreecommitdiffstats
path: root/usr.sbin/moused/moused.8
diff options
context:
space:
mode:
authorphilip <philip@FreeBSD.org>2005-07-19 19:30:49 +0000
committerphilip <philip@FreeBSD.org>2005-07-19 19:30:49 +0000
commitbba20555e072aabcf0d33ac0ba362d31dbd983e4 (patch)
tree4ce00d6c4f63db4eb685a808c43f73c3eff80258 /usr.sbin/moused/moused.8
parent9cfb6018bfa46e346267530be64ef2a282b11c85 (diff)
downloadFreeBSD-src-bba20555e072aabcf0d33ac0ba362d31dbd983e4.zip
FreeBSD-src-bba20555e072aabcf0d33ac0ba362d31dbd983e4.tar.gz
Add a -H option to enable horizontal virtual scrolling, much like -V for
vertical virtual scrolling. This also respects -U for the distance. PR: bin/82762 Submitted by: Eric Kjeldergaard <kjelderg -at- gmail.com> MFC after: 1 month
Diffstat (limited to 'usr.sbin/moused/moused.8')
-rw-r--r--usr.sbin/moused/moused.814
1 files changed, 13 insertions, 1 deletions
diff --git a/usr.sbin/moused/moused.8 b/usr.sbin/moused/moused.8
index 1d2ef88..ae53087 100644
--- a/usr.sbin/moused/moused.8
+++ b/usr.sbin/moused/moused.8
@@ -43,7 +43,7 @@
.Op Fl F Ar rate
.Op Fl r Ar resolution
.Op Fl S Ar baudrate
-.Op Fl V Op Fl U Ar distance
+.Op Fl VH Op Fl U Ar distance
.Op Fl a Ar X Ns Op , Ns Ar Y
.Op Fl C Ar threshold
.Op Fl m Ar N=M
@@ -128,6 +128,18 @@ simultaneously.
The default timeout is 100 msec.
.It Fl F Ar rate
Set the report rate (reports/sec) of the device if supported.
+.It Fl H
+Enable
+.Dq Horizontal Virtual Scrolling .
+With this option set, holding the middle mouse
+button down will cause motion to be interpreted as
+horizontal scrolling.
+Use the
+.Fl U
+option to set the distance the mouse must move before the scrolling mode is
+activated. This option may be used with or without the
+.Fl V
+option.
.It Fl I Ar file
Write the process id of the
.Nm
OpenPOWER on IntegriCloud