Date: Sun, 11 Apr 2004 06:36:04 -0700 From: underway@comcast.net (Gary W. Swearingen) To: "Colin J. Raven" <cjraven@fastmail.fm> Cc: freebsd-questions@freebsd.org Subject: Re: Changing the default text size on console session [SOLVED] Message-ID: <1iad1iocvv.d1i@mail.comcast.net> In-Reply-To: <1081618039.14439.184220334@webmail.messagingengine.com> (Colin J. Raven's message of "Sat, 10 Apr 2004 19:27:19 %2B0200") References: <1081609360.1553.184216305@webmail.messagingengine.com> <200404110235.01488.malcolm.kay@internode.on.net> <1081618039.14439.184220334@webmail.messagingengine.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"Colin J. Raven" <cjraven@fastmail.fm> writes: > Greetings and thanks/kudos to all respondents on this issue. > > The short form of the answer - for the archives - is: > > man vidcontrol (yes, really) Another answer (to switch to a much smaller text size): Put this in your /boot/loader.conf vesa_load="YES" and put something like this in your /etc/rc.conf font8x16="/usr/share/syscons/fonts/iso15-thin-8x16.fnt" font8x8="/usr/share/syscons/fonts/cp437-thin-8x8.fnt" allscreens_flags="132x43" That's what I'm using, but I'm wondering why I have those two font definitions there.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1iad1iocvv.d1i>