summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-03-07 09:04:24 +0000
committerjkh <jkh@FreeBSD.org>1998-03-07 09:04:24 +0000
commitd90fc7eec47917ff2a874b49660f9a64e02e0683 (patch)
tree7268116892f47589a78f0565dee9c900648cda84 /share
parent6617de6e25a6a575dab0e042bbc578d6ed399904 (diff)
downloadFreeBSD-src-d90fc7eec47917ff2a874b49660f9a64e02e0683.zip
FreeBSD-src-d90fc7eec47917ff2a874b49660f9a64e02e0683.tar.gz
Documented moused flags.
Submitted by: Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/rc.conf.523
1 files changed, 16 insertions, 7 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5
index 7f6a278..7b52b33 100644
--- a/share/man/man5/rc.conf.5
+++ b/share/man/man5/rc.conf.5
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id: rc.conf.5,v 1.11 1998/02/04 15:57:13 wollman Exp $
+.\" $Id: rc.conf.5,v 1.12 1998/02/16 19:25:41 guido Exp $
.\"
.Dd April 26, 1997
.Dt RC.CONF 5
@@ -608,11 +608,18 @@ seconds.
(str) If not set to
.Ar NO ,
this is the actual screen saver to use (blank, snake, daemon, etc).
+.It Ar moused_enable
+(str) If set to
+.Ar YES ,
+the
+.Xr moused 8
+daemon is started for doing cut/paste selection on the console.
.It Ar moused_type
-(str) If not set to
-.Ar NO ,
-this is the type of mouse you would like to use for doing
-cut/paste selection on the console.
+(str) This is the protocol type of mouse you would like to use.
+This variable must be set if
+.Ar moused_enable
+is set to
+.Ar YES .
The
.Xr moused 8
daemon
@@ -652,8 +659,10 @@ If the client program does not support the sysmouse type,
specify the mousesystems type. It is the second prefered type.
.It Ar moused_port
(str) If
-.Ar moused_type
-is set, this is the actual port the mouse is on.
+.Ar moused_enable
+is set to
+.Ar YES ,
+this is the actual port the mouse is on.
It might be
.Pa /dev/cuaa0
for a COM1 serial mouse,
OpenPOWER on IntegriCloud