On 5/12/05, Evren Yurtesen <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I have been trying to change the console font size to something smaller
> and if possible I want to change the console resolution to 800x600 or
> 1024x768.
> 
> I am using a laptop and I compiled my kernel with vesa and sc_pixelmode
> but I am not able to change the text size etc. with vidcontrol even.
> 
> Any ideas?
> 
> Thanks,
> Evren
> 

And also, are you loading fonts in rc.conf? Check man vidcontrol, load
all 3 font sizes in rc.conf

font8x8="somefont"
font8x14="somefont"
font8x16="somefont"

You can use sysinstall to load fonts in rc.conf (in 5.3 at least)
-- 
Carlos Alloatti
[EMAIL PROTECTED]
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to