In the last episode (Nov 16), Jamie Heckford said:
> How would i go about changing the resolution of my vt??
>
> Im fed up with the 320 x X mode it uses, and want to maybe get it up to
> 1024x768.
Console screens aren't pixel-based; they're character-cell based. The
default console is 80x25, which is really 720x400 pixels if you want to
keep track. If you want more lines/columns on the console, see the
vidcontrol manpage.
--
Dan Nelson
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message