Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Aug 2000 16:55:19 -0700
From:      Jim Mock <jim@jmock.com>
To:        Joao Carlos <jc@jc.eti.br>
Cc:        questions@FreeBSD.ORG
Subject:   Re: console font
Message-ID:  <20000813165519.F516@luna.osd.bsdi.com>
In-Reply-To: <002701c0056e$eaf24020$fc04dfc8@pchome>; from jc@jc.eti.br on Sun, Aug 13, 2000 at 06:38:24PM -0300
References:  <002701c0056e$eaf24020$fc04dfc8@pchome>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 13 Aug 2000 at 18:38:24 -0300, Joao Carlos wrote:
> can anyone tell me how to change the console font for a smaller one
> (if it's possible)
> 
> i tried the font8x .... option in rc.conf, but any font i tried was
> smaller.
> 
> i'd like to see more text in a " page"  in console...

Read the vidcontrol(1) man page.  In order to use an 8x8 font at 80x50,
I have the following in my rc.conf:

   font8x8="iso-8x8"
   allscreens_flags="VGA_80x50"

This is described in more depth in the man page.

- jim

-- 
jim mock <jim@jmock.com>        work: jim@osd.bsdi.com | jim@FreeBSD.org
http://soupnazi.org/              BSDi Open Source Div | http://bsdi.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?20000813165519.F516>