Date: Fri, 30 Mar 2007 12:26:53 +0930 From: Greg 'groggy' Lehey <grog@FreeBSD.org> To: freenity <antonmaster@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: change xorg video resolution Message-ID: <20070330025653.GK79742@wantadilla.lemis.com> In-Reply-To: <1455a3d90703291755m14fb95d6i752399374a9e606f@mail.gmail.com> References: <1455a3d90703291755m14fb95d6i752399374a9e606f@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070330025653.GK79742>