From owner-freebsd-questions@FreeBSD.ORG Wed May 25 23:29:01 2005 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 2ABDF16A41C for ; Wed, 25 May 2005 23:29:01 +0000 (GMT) (envelope-from ertr1013@student.uu.se) Received: from pne-smtpout2-sn2.hy.skanova.net (pne-smtpout2-sn2.hy.skanova.net [81.228.8.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id C839043D58 for ; Wed, 25 May 2005 23:28:56 +0000 (GMT) (envelope-from ertr1013@student.uu.se) Received: from falcon.midgard.homeip.net (212.181.162.201) by pne-smtpout2-sn2.hy.skanova.net (7.2.059.6) id 42931E1F00063D45 for freebsd-questions@freebsd.org; Thu, 26 May 2005 01:28:55 +0200 Received: (qmail 30030 invoked by uid 1001); 26 May 2005 01:28:53 +0200 Date: Thu, 26 May 2005 01:28:53 +0200 From: Erik Trulsson To: Apple Byte Message-ID: <20050525232853.GA24292@falcon.midgard.homeip.net> Mail-Followup-To: Apple Byte , freebsd-questions@freebsd.org References: <12156283.1117063032319.JavaMail.bytetheapple@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <12156283.1117063032319.JavaMail.bytetheapple@mac.com> User-Agent: Mutt/1.5.9i Cc: freebsd-questions@freebsd.org Subject: Re: Default Kernel Font and 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: Wed, 25 May 2005 23:29:01 -0000 On Wed, May 25, 2005 at 07:17:12PM -0400, Apple Byte wrote: > > Does ANYONE know how to change the default kernel font in > FreeBSD release 5.3 or 5.4? I would like to chance my font size and > resolution from boot, so far I have only been able to use vidcontrol > from my rc.conf to change the font and res but that doesn't take > effect until near the end of the boot process. I would like to find > some way of compiling it into the kernel. Anyone? Beuler? Beuler? > Anyone... Please.. I would suggest you read the syscons(4) manpage carefully, paying special attention to the SC_DFLT_FONT kernel option, to find out how to change the default font. There does not seem to be any option to change the default resolution, so you are probably stuck with using vidcontrol for that. -- Erik Trulsson ertr1013@student.uu.se