From owner-freebsd-questions@FreeBSD.ORG Tue Aug 16 05:23:51 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9CF3B16A41F for ; Tue, 16 Aug 2005 05:23:51 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from smtp-vbr4.xs4all.nl (smtp-vbr4.xs4all.nl [194.109.24.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0581043D46 for ; Tue, 16 Aug 2005 05:23:50 +0000 (GMT) (envelope-from rsmith@xs4all.nl) Received: from slackbox.xs4all.nl (slackbox.xs4all.nl [213.84.242.160]) by smtp-vbr4.xs4all.nl (8.13.3/8.13.3) with ESMTP id j7G5NhOU014745; Tue, 16 Aug 2005 07:23:44 +0200 (CEST) (envelope-from rsmith@xs4all.nl) Received: by slackbox.xs4all.nl (Postfix, from userid 1001) id 4E0C861B9; Tue, 16 Aug 2005 07:23:43 +0200 (CEST) Date: Tue, 16 Aug 2005 07:23:43 +0200 From: Roland Smith To: kaygarme@slingshot.co.nz Message-ID: <20050816052343.GA76487@slackbox.xs4all.nl> Mail-Followup-To: kaygarme@slingshot.co.nz, freebsd-questions@freebsd.org References: <20050816163937.63n0u80s0swokgsw@webmail.slingshot.co.nz> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="IS0zKkzwUGydFO0o" Content-Disposition: inline In-Reply-To: <20050816163937.63n0u80s0swokgsw@webmail.slingshot.co.nz> User-Agent: Mutt/1.4.2.1i X-GPG-Fingerprint: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 X-GPG-Key: http://www.xs4all.nl/~rsmith/pubkey.txt X-GPG-Notice: If this message is not signed, don't assume I sent it! X-Virus-Scanned: by XS4ALL Virus Scanner Cc: freebsd-questions@freebsd.org Subject: Re: Help with xorg.conf 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: Tue, 16 Aug 2005 05:23:51 -0000 --IS0zKkzwUGydFO0o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 16, 2005 at 04:39:37PM +1200, kaygarme@slingshot.co.nz wrote: > Hey guys, >=20 > I'm a FreeBSD newbie and have been lovin' the whole experience. I've rec= ently > got fluxbox working as my WM, which was an experience, and just got fire= fox > working too. My problem is that I can't get X to use my whole screen and= it is > stuck on some crappy resolution, 800x600 I think. I've followed all of t= he > documentation to include all of the lines about: >=20 > DefaultDisplay 24 >=20 > Modes "1024x768" >=20 > etc ... >=20 > However none of them have an effect! Please help! It should be something like: Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1024x768" EndSubSection SubSection "Display" Depth 16 Modes "1024x768" EndSubSection EndSection You should change the Device and Monitor names to match the ones you're using for them. Roland --=20 R.F.Smith (http://www.xs4all.nl/~rsmith/) Please send e-mail as plain text. public key: http://www.xs4all.nl/~rsmith/pubkey.txt --IS0zKkzwUGydFO0o Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFDAXhfEnfvsMMhpyURAsTjAJ93RNqi/lyaNjgBfpFN984s3+H+tgCggnKt MNJBy7vwDUjrWgodTvSDZfs= =+5nO -----END PGP SIGNATURE----- --IS0zKkzwUGydFO0o--