From owner-freebsd-questions@FreeBSD.ORG Tue Jul 11 01:35:27 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 0ABFD16A4DA for ; Tue, 11 Jul 2006 01:35:27 +0000 (UTC) (envelope-from petermatulis@yahoo.ca) Received: from web60012.mail.yahoo.com (web60012.mail.yahoo.com [209.73.178.75]) by mx1.FreeBSD.org (Postfix) with SMTP id 3A4FB43D86 for ; Tue, 11 Jul 2006 01:35:15 +0000 (GMT) (envelope-from petermatulis@yahoo.ca) Received: (qmail 55266 invoked by uid 60001); 11 Jul 2006 01:35:14 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.ca; h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=P2flYdpShtq9ajZAA1AooVxOxpGJDp6DkYng7htBZL3WoppQwtjJF2GL7vF27ta66Cz1nJAJWIRw5J3KrnNKIaCkwbmQNTpRjVJYLWT8+3PfFonGDAww65Di2vdkaAPaGRZ3WnfVVz/HwLH4fmx15C7HGx3z+HVdI520nkjC+J8= ; Message-ID: <20060711013514.55264.qmail@web60012.mail.yahoo.com> Received: from [66.131.121.105] by web60012.mail.yahoo.com via HTTP; Mon, 10 Jul 2006 21:35:14 EDT Date: Mon, 10 Jul 2006 21:35:14 -0400 (EDT) From: Peter To: Atom Powers In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: freebsd-questions Subject: Re: been buggin' me for a while now (console resolution) 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: Tue, 11 Jul 2006 01:35:27 -0000 --- Atom Powers wrote: > On 7/10/06, Peter wrote: > > So does anyone know how I can automatically get smaller fonts in my > > console? > > > > This is the best I was able to do without loading the vesa driver, > which I haven't bothered to do since it's "just" a server. > > cat /etc/rc.conf > #Terminal settings > keymap="us.dvorak" > font8x14="iso-8x14" > font8x16="iso-8x16" > font8x8="iso-8x8" > allscreens_flags="80x30" How do I load the VESA driver? A basic google indicates this is somewhat experimental. Is this true? I remember the command I used in the past to manually change to smaller fonts: $ vidcontrol 80x50 In the absence of anything better (VESA?), how can I automate this upon boot time? I remember using "allscreens_flags=80x50" but it didn't work. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com