summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-03-28 02:32:10 +0000
committerdd <dd@FreeBSD.org>2001-03-28 02:32:10 +0000
commitfdbf402b8548ef52a4bc5f1d4f27038556bfbf93 (patch)
tree31bd43046c795f069fab64400eef3f7b78a35157 /usr.sbin
parent3e4166569d016eb336a76bfb079024dbfe30b695 (diff)
downloadFreeBSD-src-fdbf402b8548ef52a4bc5f1d4f27038556bfbf93.zip
FreeBSD-src-fdbf402b8548ef52a4bc5f1d4f27038556bfbf93.tar.gz
Mention that the vga(4) driver supports 90-column video modes.
PR: 26050 Submitted by: Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su> Approved by: nik
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/vidcontrol/vidcontrol.110
1 files changed, 10 insertions, 0 deletions
diff --git a/usr.sbin/vidcontrol/vidcontrol.1 b/usr.sbin/vidcontrol/vidcontrol.1
index c950021..ab92c54 100644
--- a/usr.sbin/vidcontrol/vidcontrol.1
+++ b/usr.sbin/vidcontrol/vidcontrol.1
@@ -67,6 +67,11 @@ The modes currently recognized are:
.Ar VGA_80x30 ,
.Ar VGA_80x50 ,
.Ar VGA_80x60 ,
+.Ar VGA_90x25 ,
+.Ar VGA_90x30 ,
+.Ar VGA_90x43 ,
+.Ar VGA_90x50 ,
+.Ar VGA_90x60 ,
.Ar EGA_80x25 ,
.Ar EGA_80x43 ,
.Ar VESA_132x25 ,
@@ -195,6 +200,11 @@ or loaded as a KLD module if you wish to use VESA video modes
or 132 column modes
.Pq see Xr vga 4 .
.Pp
+You need to compile your kernel with the
+.Ar VGA_WIDTH90
+option if you wish to use VGA 90 column modes
+.Pq see Xr vga 4 .
+.Pp
Video modes other than 25 and 30 line modes may require specific size of font.
Use
.Fl f
OpenPOWER on IntegriCloud