Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jan 2000 23:19:16 -0500 (EST)
From:      kbyanc@posi.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/16221: patch updates vidcontrol.1 to include new -M flag
Message-ID:  <200001200419.XAA23935@kronos.alcnet.com>

next in thread | raw e-mail | index | archive | help

>Number:         16221
>Category:       docs
>Synopsis:       patch updates vidcontrol.1 to include new -M flag
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 20 08:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Kelly Yancey
>Release:        FreeBSD 3.2-STABLE i386
>Organization:
>Environment:
>Description:

	Recently Kazu added a new -M flag to vidcontrol to allow the selection
	of the base character for rendering the mouse pointer. This patch
	updates the vidcontrol man page to include mention of the new
	flag.

	Currently, this only applies to -current, but PR kern/15996 MFC's
	the functionality to -stable. When that PR is closed, then this
	patch can also be MFC'ed to -stable.

		Here's a poem for FreeBSD
		as it gets a little surgery.
		A simple patch to make it better
		and accurate down to the letter.

	-Kelly

>How-To-Repeat:
>Fix:
	
--- vidcontrol.1.orig	Wed Jan 19 23:00:58 2000
+++ vidcontrol.1	Wed Jan 19 23:10:39 2000
@@ -29,6 +29,7 @@
 .Op Fl i Cm adapter | mode
 .Op Fl l Ar screen_map
 .Op Fl L
+.Op Fl M Ar char
 .Op Fl m Cm on | off
 .Op Fl r Ar foreground Ar background
 .Op Fl s Ar number
@@ -122,6 +123,9 @@
 Shows info about the current video adapter.
 .It Fl i Cm mode
 Shows the possible video modes with the current video hardware.
+.It Fl M Ar char
+Sets the base character used to render the mouse pointer to
+.Ar char .
 .It Fl m Cm on | off
 Switch the mouse pointer
 .Cm on

>Release-Note:
>Audit-Trail:
>Unformatted:
 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001200419.XAA23935>