Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Mar 2002 16:36:12 -0500
From:      "Miroslav Pendev" <pendev@hotmail.com>
To:        questions@freebsd.org
Subject:   RE: changing default terminal resolution (80x25)
Message-ID:  <F54kHZAPZQPKv40d7Kc00009725@hotmail.com>

next in thread | raw e-mail | index | archive | help
>Hi,

>   Does anyone know how can I change the default resolution (80x25)
of virtual
>terminals?? I need it to be larger.

>thanx


first make sure you have these fonts into
/usr/share/syscons/fonts/

put this into /etc/rc.conf

#-------------------------------
font8x8="cp437-8x8"
font8x14="cp437-8x14"
font8x16="cp437-8x16"
allscreens_flags="80x50"
#-------------------------------


man vidcontrol - is your friend

Miro

IT Admin - FreeBSD fan
Toronto, Canada


_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.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?F54kHZAPZQPKv40d7Kc00009725>