From owner-freebsd-questions@FreeBSD.ORG Wed Aug 2 18:05:39 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E977916A4DA for ; Wed, 2 Aug 2006 18:05:39 +0000 (UTC) (envelope-from nikolas.britton@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4B99143D49 for ; Wed, 2 Aug 2006 18:05:39 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by nf-out-0910.google.com with SMTP id n29so730365nfc for ; Wed, 02 Aug 2006 11:05:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=f4ozoE/KlssE4gtMP6BHtFkpoWZ2wFunORLRzTo3EmlaNtReLjWwqD1dcgEUGpBz/k23U2OZcVJ4KAy16+KyFgYQuTZ9KgeaRYrKGtbS4Ta9PCE3wbUoxN34DOffB3D0SD0zm9ngxRmMCTz6IBICwRX4iVPxh4aYgt8cPE+N5CQ= Received: by 10.78.185.16 with SMTP id i16mr457091huf; Wed, 02 Aug 2006 11:05:37 -0700 (PDT) Received: by 10.78.143.11 with HTTP; Wed, 2 Aug 2006 11:05:37 -0700 (PDT) Message-ID: Date: Wed, 2 Aug 2006 13:05:37 -0500 From: "Nikolas Britton" To: "dick hoogendijk" In-Reply-To: <20060802155810.c38cfaef.dick@nagual.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060802155810.c38cfaef.dick@nagual.nl> Cc: fbsdq Subject: Re: options VESA SC_PIXEL_MODE 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: Wed, 02 Aug 2006 18:05:40 -0000 On 8/2/06, dick hoogendijk wrote: > I followed some advice on how to get higher resolutions on the console > for my 1280x1024 LCD monitor. > > I recompiled the kernel with > options VESA > options SC_PIXEL_MODE > > After a vidcontrol MODE_282 I get a 1280x1024 console. > Nice, but the characters are just "fat" compared to the chars I get in > Xorg running the same resolution setting (those terminal chars are very > sharp). > This is typical of LCD and notebook screens in any OS. It a limitation of the display technology. Try another mode "vidcontrol -i mode" that has a smaller fonts. You could try forcing the font size smaller but I don't know how to do that. What about MODE_279? > Furthermore it "feels" as though the screen has become a little slower > then without vesa and sc_pixel_mode (in the console). Can this be? Or > is this just my imagination. > It's not your imagination. -- BSD Podcasts @: http://bsdtalk.blogspot.com/ http://freebsdforall.blogspot.com/