mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 08:09:08 +00:00
updates the vidcontrol man page to include mention of the new -M flag
PR: 16221 Submitted by: Kelly Yancey <kbyanc@posi.net>
This commit is contained in:
parent
cf2d6bbc58
commit
187c0f1691
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=57272
@ -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 @@ Install default screen output map.
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user