From owner-freebsd-questions@FreeBSD.ORG Fri Sep 14 07:09:53 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C4E016A419 for ; Fri, 14 Sep 2007 07:09:53 +0000 (UTC) (envelope-from jrisom@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.183]) by mx1.freebsd.org (Postfix) with ESMTP id 3C2C513C45E for ; Fri, 14 Sep 2007 07:09:52 +0000 (UTC) (envelope-from jrisom@gmail.com) Received: by py-out-1112.google.com with SMTP id u77so1590111pyb for ; Fri, 14 Sep 2007 00:09:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:in-reply-to:references:mime-version:content-type:message-id:content-transfer-encoding:cc:from:subject:date:to:x-mailer; bh=vUdi9SAASjwS2nUijdGVcW9ZsDQS7GS9U32hd1TNWYo=; b=TFpG1I46niXkjoG4rT+xG2VAORll8gxLdFe/WC7zVKRtZWDviMl2cWKTvNeb3tupVRvAClhjU+pIyNxxbHDL5zMILuA9/FZYsC1m7h8Wd4f5m/4uhXwxOOARY+9F/JyE+wCvJ8HlNFwdcdnTGWU4igVpCDTqJ+7pc06Hp2j5ueU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:in-reply-to:references:mime-version:content-type:message-id:content-transfer-encoding:cc:from:subject:date:to:x-mailer; b=CrdrCIeYgXqICmgGNYgyD8V+xs0iv41CU3yx/OA0nUNl6DickGGIsZtlkGW/dIt2jBbggvJfz7ZD8FTYb/8jJ/fte74KVPxokH7sZgdEjnrf41CqZ26mTM+Yl8Mwjddn+3nd6gOqaxL01fd8a4zDfx4tqt23wNlne3UugB7XA7g= Received: by 10.35.41.8 with SMTP id t8mr1919226pyj.1189753792055; Fri, 14 Sep 2007 00:09:52 -0700 (PDT) Received: from ?192.168.1.5? ( [74.134.230.123]) by mx.google.com with ESMTPS id f60sm878161pyh.2007.09.14.00.09.50 (version=TLSv1/SSLv3 cipher=OTHER); Fri, 14 Sep 2007 00:09:51 -0700 (PDT) In-Reply-To: <46EA2B33.8010706@magidesign.com> References: <46EA2B33.8010706@magidesign.com> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <258f9dba30ae489a1f80ad9e66debf9c@gmail.com> Content-Transfer-Encoding: 7bit From: Joshua Isom Date: Fri, 14 Sep 2007 02:12:08 -0500 To: Payne X-Mailer: Apple Mail (2.624) Cc: FreeBSD Questions Subject: Re: How to change the font size in the terminal 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: Fri, 14 Sep 2007 07:09:53 -0000 If you run `vidcontrol -i mode` it will tell you what your monitor's capable of with text and graphics. But I'd recommend looking at the manpage first. On Sep 14, 2007, at 1:33 AM, Payne wrote: > Guys, > > One thing that has always bugged me, it the font size of the terminal, > I have tried for months to change the size to something like linux > uses, so that my size is using my 1200x1000 better and not looking > like 600x400 screen. But no matter what I do, it always stays the > same, I have looked on the great waste of google with no luck. Is > there some like hurd that helps change the screen to the monitor out > put? > > Chuck > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >