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
> 

Show us:
vidcontrol -i mode

Try:
vidcontrol -g 100x37 VESA_800x600 

thats if 100x37 is on your list

To do it at startup, edit rc.conf
allscreens_flags="-g 100x37 VESA_800x600"
-- 
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