From owner-freebsd-questions@FreeBSD.ORG Tue Jul 11 01:18:44 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 713AE16A4DA for ; Tue, 11 Jul 2006 01:18:44 +0000 (UTC) (envelope-from atom.powers@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8824143D5E for ; Tue, 11 Jul 2006 01:18:37 +0000 (GMT) (envelope-from atom.powers@gmail.com) Received: by py-out-1112.google.com with SMTP id c59so3911331pyc for ; Mon, 10 Jul 2006 18:18:36 -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=P8CpplxBV6W92GxOtYgkMvOfv8oxE+jsZj2MbjA71xYvfXwqrz4aLexMtpFltTT93ZXY/C40fy62B4WKd8dgDzOS3koj5ryrcmwfz+Sdy4+ElvEgoTmIgSBG+mp4RfzPlQLd6M2+KMESk2r4uVP0mijlqehHbRCWW0NTrN0Y84c= Received: by 10.35.91.10 with SMTP id t10mr3358597pyl; Mon, 10 Jul 2006 18:18:36 -0700 (PDT) Received: by 10.35.110.6 with HTTP; Mon, 10 Jul 2006 18:18:36 -0700 (PDT) Message-ID: Date: Mon, 10 Jul 2006 18:18:36 -0700 From: "Atom Powers" To: Peter In-Reply-To: <20060711005614.36125.qmail@web60020.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060711005614.36125.qmail@web60020.mail.yahoo.com> 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:18:44 -0000 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" -- -- Perfection is just a word I use occasionally with mustard. --Atom Powers--