From owner-freebsd-questions Sun Oct 27 16:03:00 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA26984 for questions-outgoing; Sun, 27 Oct 1996 16:03:00 -0800 (PST) Received: from who.cdrom.com (who.cdrom.com [204.216.27.3]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA26978 for ; Sun, 27 Oct 1996 16:02:58 -0800 (PST) Received: from seagull.rtd.com (root@seagull.rtd.com [198.102.68.2]) by who.cdrom.com (8.7.5/8.6.11) with ESMTP id QAA22459 for ; Sun, 27 Oct 1996 16:02:50 -0800 (PST) Received: (from dgy@localhost) by seagull.rtd.com (8.7.5/8.7.3) id RAA10525; Sun, 27 Oct 1996 17:01:30 -0700 (MST) From: Don Yuniskis Message-Id: <199610280001.RAA10525@seagull.rtd.com> Subject: Re: 50 line console To: brianmcg@Mcs.Net (Brian) Date: Sun, 27 Oct 1996 17:01:30 -0700 (MST) Cc: questions@freebsd.org In-Reply-To: <199610272224.QAA10573@Jupiter.Mcs.Net> from "Brian" at Oct 27, 96 04:24:25 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > 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. See the vidcontrol(1) and vidfont(1) pages for the syscons driver. Note you will need to install an 8x8 font to get 50 lines to work!