Date: Wed, 12 Feb 2003 16:49:15 -0600 From: Dan Nelson <dnelson@allantgroup.com> To: Mark <admin@asarian-host.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Screen width Message-ID: <20030212224915.GC1980@dan.emsphone.com> In-Reply-To: <200302122241.H1CMFGEH025609@asarian-host.net> References: <200302122241.H1CMFGEH025609@asarian-host.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Feb 12), Mark said: > Although I almost always communicate with my server (FreeBSD 4.7R) > via SecureCRT, esecially since it, apart from being secure, has such > a nice way to layout my screen-fonts and such, I do, however, from > time to time have access the server directly, via its own monitor > (for going into single-user mode and such). > > I was just wondering whether I can tweak the terminal settings a bit. > I mean, so as to have a text-screen a bit wider than 80x25. :) I have > no X graphical interface installed; just text. The vidcontrol command will let you switch the number of columns to 80, 90 (with the VGA_WIDTH90 kernel option), or 143 (with VESA), and the number of rows to 25, 30, 43, 50, or 60 (depending on the fonts you have loaded). See the vidcontrol manpage for info. -- Dan Nelson dnelson@allantgroup.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?20030212224915.GC1980>