diff options
| author | Bill Swingle <unfurl@FreeBSD.org> | 2000-02-17 03:00:38 +0000 |
|---|---|---|
| committer | Bill Swingle <unfurl@FreeBSD.org> | 2000-02-17 03:00:38 +0000 |
| commit | 187c0f16914a299faf612fa0368c24638c6c8335 (patch) | |
| tree | e8dcdcef8f120a46b0a033ca275b2f35f4377aee /usr.sbin | |
| parent | cf2d6bbc58b62d6b3ad3863a0257662604b5c26a (diff) | |
Notes
Diffstat (limited to 'usr.sbin')
| -rw-r--r-- | usr.sbin/vidcontrol/vidcontrol.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1 index d9ffde082d54..66c61dd9ccb7 100644 --- a/usr.sbin/vidcontrol/vidcontrol.1 +++ b/usr.sbin/vidcontrol/vidcontrol.1 @@ -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 |
