Date: Fri, 17 Dec 1999 07:21:20 +0000 From: Mark Ovens <mark@ukug.uk.freebsd.org> To: Marc Wandschneider <marcw@lanfear.com> Cc: freebsd-questions@freebsd.org Subject: Re: 80x50 console mode? Message-ID: <19991217072119.A322@marder-1> In-Reply-To: <000001bf485b$85c2e770$230a0cd0@SHURIKEN> References: <000001bf485b$85c2e770$230a0cd0@SHURIKEN>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Dec 16, 1999 at 10:54:10PM -0800, Marc Wandschneider wrote:
>
>
> is there a way to set up console mode to do 80x50? I'm currently actually
> using some funky looking swiss font, but would be happy to switch if
> required.
>
> kind of like the equivalent of the old DOS mode 80x50.
>
> can this be done?
>
# vidcontrol VGA_80x50
man vidcontrol for the full range of options. You can also put
allscreens_flags="VGA_80x50"
in /etc/rc.conf to set it for all console screens at boot-up. As
someone pointed out yesterday, the "allscreens_flags" option only
works for some vidcontrol options; you can't set fg and bg colours
this way, for instance.
HTH
> Thanks!
>
> marc.
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
--
PERL has been described as "the duct tape of the Internet"
and "the Unix Swiss Army chainsaw"
- Computer Shopper 12/99
________________________________________________________________
FreeBSD - The Power To Serve http://www.freebsd.org
My Webpage http://ukug.uk.freebsd.org/~mark/
mailto:mark@ukug.uk.freebsd.org http://www.radan.com
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991217072119.A322>
