From owner-freebsd-stable@FreeBSD.ORG Sun Feb 27 01:08:17 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D83AF16A4CE for ; Sun, 27 Feb 2005 01:08:17 +0000 (GMT) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9D6643D46 for ; Sun, 27 Feb 2005 01:08:16 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.11/8.12.10) with ESMTP id j1R16tcY031252; Sun, 27 Feb 2005 11:36:57 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Sun, 27 Feb 2005 11:36:43 +1030 User-Agent: KMail/1.7.92 References: <20050226110651.0a20301b.gstewart@bonivet.net> <200502262241.38255.michaelnottebrock@gmx.net> <20050226224246.GA85405@thought.org> In-Reply-To: <20050226224246.GA85405@thought.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1250412.VYre1ZZpms"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200502271136.44681.doconnor@gsoft.com.au> X-Spam-Score: -4.6 () IN_REP_TO,PGP_SIGNATURE_2,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT,USER_AGENT_KMAIL X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: Gary Kline cc: Godwin Stewart Subject: Re: Xorg 6.8.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Feb 2005 01:08:18 -0000 --nextPart1250412.VYre1ZZpms Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sun, 27 Feb 2005 09:12, Gary Kline wrote: > > How about adjusting the configuration then? > > There is utterly no xorg.conf file; the xorg probes > set the resolution to the max (1600x1200), and the > display `quivers' --for lack of a better word. So far > my attemps with xorgcfg and xorgconfig work with > startx only. And the display is off-center (leftward). Try (as root) X -configure cp /root/xorg.conf /usr/X11R6/lib/X11/xorg.conf Then edit /usr/X11R6/lib/X11/xorg.conf Look up the 'Section "Screen"' part and add 'DefaultDepth 24' in it then ed= it=20 the Modes line to have the resolution you want there. =46YI X.Org should have just used your XF86-4 config file by default. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1250412.VYre1ZZpms Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBCIR0k5ZPcIHs/zowRAqYVAJ9JWD6AVDeeNE1CURZLkgacHXZrSACcDOT3 urihl4E4/qTn1b4tw8p25DE= =w4ZD -----END PGP SIGNATURE----- --nextPart1250412.VYre1ZZpms--