From owner-freebsd-questions@FreeBSD.ORG Sat Dec 13 04:04:08 2003 Return-Path: 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 5164F16A4CE for ; Sat, 13 Dec 2003 04:04:08 -0800 (PST) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CF4F43D33 for ; Sat, 13 Dec 2003 04:04:06 -0800 (PST) (envelope-from cpghost@cordula.ws) Received: from fw.farid-hajji.net (localhost [127.0.0.1]) by fw.farid-hajji.net (8.12.10/8.12.10) with ESMTP id hBDC3Bo7099921; Sat, 13 Dec 2003 13:03:12 +0100 (CET) (envelope-from cpghost@cordula.ws) Date: Sat, 13 Dec 2003 13:03:11 +0100 (CET) Message-Id: <200312131203.hBDC3Bo7099921@fw.farid-hajji.net> From: "Cordula's Web" To: falaki@ce.sharif.ac.ir In-reply-to: (message from Hossein on Sat, 13 Dec 2003 15:28:41 -0500 (EST)) X-Mailer: Emacs-21.3.1/FreeBSD-4.9-STABLE References: cc: freebsd-questions@freebsd.org Subject: Re: Setting VGA X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: cpghost@cordula.ws List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Dec 2003 12:04:08 -0000 > Hello; > There is an option is lilo.conf named "vga" which can be used to > set the vga of the terminal. Using this option with 791 I set the font > size to a nice one. Can I do the same thing in FreeBSD and how? * Use vidcontrol(1). * If you need VESA fonts, don't forget to 'kldload vesa'. * /usr/sbin/vidfont has a nice menu for selecting fonts. * All settings should go in /etc/rc.conf See /etc/defaults/rc.conf, section 'System console options' Just copy the lines you want to change from /etc/defaults/rc.conf to /etc/rc.conf and edit. > Yours, > Mohammad H. Falaki. -- Cordula's Web. http://www.cordula.ws/