From owner-freebsd-questions@FreeBSD.ORG Thu Aug 2 13:52:09 2007 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 00C5116A41F for ; Thu, 2 Aug 2007 13:52:09 +0000 (UTC) (envelope-from linder@jeuxvideo.com) Received: from www.odyssee-interactive.com (mail.VINPASSION.com [217.174.215.94]) by mx1.freebsd.org (Postfix) with ESMTP id 9913F13C45A for ; Thu, 2 Aug 2007 13:52:08 +0000 (UTC) (envelope-from linder@jeuxvideo.com) Received: from oblivion.jeuxvideo.com (odyssee-interactive.rain.fr [83.206.74.241]) (authenticated bits=0) by www.odyssee-interactive.com (8.12.10/8.12.10) with ESMTP id l72D45Du008172; Thu, 2 Aug 2007 15:04:05 +0200 Date: Thu, 2 Aug 2007 15:04:05 +0200 From: Gabriel Linder To: Alan Mackenzie Message-ID: <20070802150405.36af95a0@oblivion.jeuxvideo.com> In-Reply-To: <20070802122029.GA17937@muc.de> References: <20070802122029.GA17937@muc.de> Organization: =?ISO-8859-1?Q?L'Odyss=E9e?= Interactive X-Mailer: Claws Mail 2.10.0 (GTK+ 2.8.20; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: questions@freebsd.org Subject: Re: FreeBSD 6.2. Can I get 128x48 (or similar) console screens? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Aug 2007 13:52:09 -0000 On Thu, 2 Aug 2007 12:20:29 +0000 Alan Mackenzie wrote: > Hi, FreeBSD! > > I'm a long time GNU/Linux user, and I'm considering changing over to > FreeBSD. Why? To escape the upgrade tread-mill. Every time a new > Debian release comes out, I say "Oh no, not again!", scarcely looking > forward to the weeks of pain getting it to work properly. I'm not > sure I prefer the alternative, something like Ubuntu or PCLinux, > where you just shut your eyes, lie back and think of South Africa, > not knowing quite what's getting installed on your PC. And finding > the usable nuggets of information in the vast swathes of Linux > documentation scattered diffusely over the Internet isn't fun either. > > Anyway, back to the point! I do most of my work in Linux on virtual > console screens, which are set up at 128x48 characters courtesy of the > "framebuffer" thing in the Linux kernel. Previously, I had used > SVGATextMode, which did much the same. I just don't much like GUIs, > since they are cluttered up with toolbars, dialog boxes, scrollbars, > wine bars, start bars, crowbars, ...., and tend to steal key > sequences which I want to belong to applications. > > I haven't found any like facility in 6.2, so far: I downloaded the > documentation last night (the CD image 6.2-RELEASE-i386-docs.iso) and > had a general browse through it (the English version). It's nicely > written, but I didn't find what I was looking for. Then I grepped > through it with > > find . -name "*.txt" | xargs grep '[1-9][0-9]*x[1-9][0-9]*' > > without finding anything helpful. 80x60 isn't enough! > > Is it possible I've missed something relevant? Or is there some sort > of add-on utility which would give me consoles with (approximately) > 128x48? > > My hardware is a desktop PC with a 1.2 GHz Athlon and a Matrox G400 > AGP video card. > > Thanks in advance for the help! > Hi Alan, That was the first question I asked myself, too :) Everything about this and many other things such as how to stay up to date are explained in the handbook, you may want to read it. For virtual consoles resolution you can check this manual page : http://www.freebsd.org/cgi/man.cgi?query=vidcontrol