From owner-freebsd-questions@FreeBSD.ORG Fri Mar 30 02:56:56 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 666B716A400 for ; Fri, 30 Mar 2007 02:56:56 +0000 (UTC) (envelope-from grog@lemis.com) Received: from ozlabs.org (ozlabs.org [203.10.76.45]) by mx1.freebsd.org (Postfix) with ESMTP id 2944D13C45D for ; Fri, 30 Mar 2007 02:56:55 +0000 (UTC) (envelope-from grog@lemis.com) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.135]) by ozlabs.org (Postfix) with ESMTP id E7ADEDDE46; Fri, 30 Mar 2007 12:56:53 +1000 (EST) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id B6C451A9C96; Fri, 30 Mar 2007 12:26:53 +0930 (CST) Date: Fri, 30 Mar 2007 12:26:53 +0930 From: Greg 'groggy' Lehey To: freenity Message-ID: <20070330025653.GK79742@wantadilla.lemis.com> References: <1455a3d90703291755m14fb95d6i752399374a9e606f@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bX/mw5riLlTkt+Gv" Content-Disposition: inline In-Reply-To: <1455a3d90703291755m14fb95d6i752399374a9e606f@mail.gmail.com> User-Agent: Mutt/1.4.2.1i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 VoIP: sip:0871270137@sip.internode.on.net WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 Cc: freebsd-questions@freebsd.org Subject: Re: change xorg video 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: Fri, 30 Mar 2007 02:56:56 -0000 --bX/mw5riLlTkt+Gv Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thursday, 29 March 2007 at 21:55:58 -0300, freenity wrote: > Hello. I have a strange problem with my xorg configuration. It only runs = at > 1024x768, but I want to change it to 1280x1024. This is the screen section > from my /etc/X11/xorg.conf > > Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > SubSection "Display" > Viewport 0 0 > Depth 16 > Modes "1280x1024" > EndSubSection > SubSection "Display" > Viewport 0 0 > Depth 16 > Modes "1280x1024" > EndSubSection This is a duplicate of the previous subsection (same bit depth). > But it steal running at 1024x768. What does xdpyinfo say? You should see something like depth of root window: 24 planes You will need a subsection entry for this depth. Greg --=20 When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers. --bX/mw5riLlTkt+Gv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQFGDHx1IubykFB6QiMRAioaAJ9p4GT0B/UzmJkNeyAEcRJYj/n9HQCgnUR6 9xBUgWLPDtTeNvjTPlG4vRo= =eRGU -----END PGP SIGNATURE----- --bX/mw5riLlTkt+Gv--