sc_pixel_mode and setting console font size at boot time...

Carlos Alloatti calloatti at gmail.com
Thu May 12 06:57:15 PDT 2005


On 5/12/05, Evren Yurtesen <yurtesen at ispro.net.tr> 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
calloatti at gmail.com


More information about the freebsd-questions mailing list