From owner-freebsd-questions Sun Jul 1 14:50:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pltn13.pbi.net (mta8.pltn13.pbi.net [64.164.98.22]) by hub.freebsd.org (Postfix) with ESMTP id 1315237B403 for ; Sun, 1 Jul 2001 14:49:56 -0700 (PDT) (envelope-from gehicks@pacbell.net) Received: from pacbell.net ([64.166.87.247]) by mta8.pltn13.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GFT00CQVDYLOA@mta8.pltn13.pbi.net> for questions@freebsd.org; Sun, 01 Jul 2001 14:49:34 -0700 (PDT) Date: Sun, 01 Jul 2001 14:49:18 -0700 From: W Gerald Hicks Subject: Re: nice console To: Chris Moline Cc: questions@freebsd.org Message-id: <3B3F9ADE.12352F4B@pacbell.net> Organization: Cisco Systems, Inc. MIME-version: 1.0 X-Mailer: Mozilla 4.7 [en] (X11; I; SunOS 5.8 sun4u) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT X-Accept-Language: en References: <20010701090728.A37765@h24-67-61-12.lb.shawcable.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Chris Moline wrote: > > On Thu, Jun 28, 2001 at 06:32:07AM +0300, A. Tatsyuk wrote: > > Using Linux Mandrake 8.0 (based on 2.4.3 kernel) I was pleasured with its > > console: soft scrolling, nice font, 100x37, colorized output. Is it possible > > to have the same on FreeBSD 4.2? > For nicer fonts and a different screen sizes see man vidcontrol. There's also a > couple of entries on this in the freebsd diary at > freebsddiary.org/console-fonts.php. I don't know what soft scrolling is but > colorized output depends on the application. Unless they're in graphics mode the only way soft-scrolling could be done would be through a groady hack of manipulating the graphics adapter registers directly. I once wrote a "sideways scroll" routine using this technique; I hope something like that _never_ makes it into our console driver. ;-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message