Re: CLI resolution

2003-02-20 Thread James Long
On Thu, Feb 20, 2003 at 05:41:52PM -0500, [EMAIL PROTECTED] wrote:
> In linux you have the ability to increase the resolution for the command 
> line, so you can get more lines shown on the screen. How can I do this with 
> FreeBSD?

man vidcontrol.  I believe you'll also need

options   VESA

in your kernel config file.


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message



Re: CLI resolution

2003-02-20 Thread John E. Martin
> In linux you have the ability to increase the resolution for the command
> line, so you can get more lines shown on the screen. How can I do this
with
> FreeBSD?

Try using /stand/sysinstall and go to 'Configure' and then 'Console' to set
your console font size.

That should do it!


Peace,
-John



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message