From fdbf402b8548ef52a4bc5f1d4f27038556bfbf93 Mon Sep 17 00:00:00 2001 From: dd Date: Wed, 28 Mar 2001 02:32:10 +0000 Subject: Mention that the vga(4) driver supports 90-column video modes. PR: 26050 Submitted by: Alex Kapranoff Approved by: nik --- usr.sbin/vidcontrol/vidcontrol.1 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'usr.sbin') 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 -- cgit v1.1