summaryrefslogtreecommitdiffstats
path: root/usr.sbin/moused/moused.8
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-03-29 12:10:26 +0000
committerpeter <peter@FreeBSD.org>1997-03-29 12:10:26 +0000
commit8a46d2ea3693c052231dcc93dee59c1288c632d6 (patch)
tree53f5612386ac300e73cd3cc6d75272ef330e29bd /usr.sbin/moused/moused.8
parent37683aa141312336fa1439c6d7079f99a5ca64a5 (diff)
downloadFreeBSD-src-8a46d2ea3693c052231dcc93dee59c1288c632d6.zip
FreeBSD-src-8a46d2ea3693c052231dcc93dee59c1288c632d6.tar.gz
Allow the samplerate (in DPI) to be set on the command line, the rest of
the code appears to support it.
Diffstat (limited to 'usr.sbin/moused/moused.8')
-rw-r--r--usr.sbin/moused/moused.83
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/moused/moused.8 b/usr.sbin/moused/moused.8
index 81d5179..d780db5 100644
--- a/usr.sbin/moused/moused.8
+++ b/usr.sbin/moused/moused.8
@@ -37,6 +37,7 @@
.Sh SYNOPSIS
.Nm
.Op Fl DRcdfs
+.Op Fl r Ar samplerate
.Op Fl S Ar baudrate
.Fl p Ar port
.Fl t Ar mousetype
@@ -63,6 +64,8 @@ Do not become a daemon and instead run as a foreground process.
Use
.Ar port
as the serial port to communicate with the mouse.
+.It Fl r
+Set the bit sample rate on devices that support it (in Dots Per Inch).
.It Fl s
Select a baudrate of 9600 for the serial line.
.It Fl t Ar mousetype
OpenPOWER on IntegriCloud