From owner-freebsd-doc Thu Jan 20 8:40: 8 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8589015100 for ; Thu, 20 Jan 2000 08:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id IAA99678; Thu, 20 Jan 2000 08:40:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from kronos.alcnet.com (kronos.alcnet.com [63.69.28.22]) by hub.freebsd.org (Postfix) with ESMTP id 9369314D7B for ; Thu, 20 Jan 2000 08:33:02 -0800 (PST) (envelope-from kbyanc@kronos.alcnet.com) Received: (from kbyanc@localhost) by kronos.alcnet.com (8.9.3/8.9.3/antispam) id XAA23935; Wed, 19 Jan 2000 23:19:16 -0500 (EST) Message-Id: <200001200419.XAA23935@kronos.alcnet.com> Date: Wed, 19 Jan 2000 23:19:16 -0500 (EST) From: kbyanc@posi.net Reply-To: kbyanc@posi.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/16221: patch updates vidcontrol.1 to include new -M flag Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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