From owner-freebsd-questions Sun Oct 27 15:58:07 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA26595 for questions-outgoing; Sun, 27 Oct 1996 15:58:07 -0800 (PST) Received: from quagmire.ki.net (root@quagmire.ki.net [205.150.102.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id PAA26589 for ; Sun, 27 Oct 1996 15:58:01 -0800 (PST) Received: from localhost (scrappy@localhost) by quagmire.ki.net (8.8.2/8.7.5) with SMTP id SAA11381; Sun, 27 Oct 1996 18:58:11 -0500 (EST) Date: Sun, 27 Oct 1996 18:58:10 -0500 (EST) From: "Marc G. Fournier" To: Brian cc: questions@FreeBSD.org Subject: Re: 50 line console In-Reply-To: <199610272224.QAA10573@Jupiter.Mcs.Net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 27 Oct 1996, Brian wrote: > I was surprised not to find this in the FAQ: > > How does one make a console screen with 50 or more lines? I see that > cons50 and cons60 exist, so I would assume that there is a corresponding > configuration for the display. > I generally do: #!/bin/sh vidcontrol -f 8x8 cp850-8x8.fnt vidcontrol VGA_80x50 You can set this in /etc/sysconfig, I've just never bothered.. Marc G. Fournier scrappy@ki.net Systems Administrator @ ki.net scrappy@freebsd.org