From owner-freebsd-questions@FreeBSD.ORG Sat Jun 30 19:23:41 2007 Return-Path: X-Original-To: freebsd-questions@FreeBSD.ORG Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 72ED516A46B for ; Sat, 30 Jun 2007 19:23:41 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.freebsd.org (Postfix) with ESMTP id 1A68513C48A for ; Sat, 30 Jun 2007 19:23:41 +0000 (UTC) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by tao.thought.org (8.13.8/8.13.1) with ESMTP id l5UJNcO2053960; Sat, 30 Jun 2007 12:23:38 -0700 (PDT) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.13.8/8.13.1/Submit) id l5UJNb7o053959; Sat, 30 Jun 2007 12:23:37 -0700 (PDT) (envelope-from kline) Date: Sat, 30 Jun 2007 12:23:36 -0700 From: Gary Kline To: Per olof Ljungmark Message-ID: <20070630192336.GA53896@thought.org> References: <20070629215748.GA44699@thought.org> <468586A0.2020802@intersonic.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <468586A0.2020802@intersonic.se> User-Agent: Mutt/1.4.2.2i X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing twenty years of service to the Unix community Cc: Gary Kline , FreeBSD Mailing List Subject: Re: Howto make resolution less? 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: Sat, 30 Jun 2007 19:23:41 -0000 On Sat, Jun 30, 2007 at 12:24:32AM +0200, Per olof Ljungmark wrote: > Gary Kline wrote: > > Guys, > > > > Well, I hate to admit it, but too much "real estate" can be too > > much. The default resolution has Tito be 1600x1200 where 1280x1024 > > would work better. I don't find and screen size in my > > /etc/X11/xorg.conf file. So where is it? And/or which key combo > > do I have to hit to change thing? ----Actually, I'd rather > > hardcode this data. > > man xorg.conf > > example: > Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" [[ ... ]] > Modes "1152x864" "1024x768" "800x600" > EndSubSection > SubSection "Display" > Depth 24 > EndSubSection > EndSection > > /po Thanks for the details; I didn't find it in the older xorg.conf man page nor in the 7.2 version. Thhere were several pointers to other references; that may be where the "Modes" lines are. -- Gary Kline kline@thought.org www.thought.org Public Service Unix