From owner-freebsd-questions@FreeBSD.ORG Sun Jun 12 19:22:13 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 A3B7916A41C for ; Sun, 12 Jun 2005 19:22:13 +0000 (GMT) (envelope-from vvelox@vvelox.net) Received: from S3.cableone.net (smtp3.cableone.net [24.116.0.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A9AF43D1F for ; Sun, 12 Jun 2005 19:22:13 +0000 (GMT) (envelope-from vvelox@vvelox.net) Received: from vixen42.local.lan (unverified [24.119.122.41]) by S3.cableone.net (CableOne SMTP Service S3) with ESMTP id 22764957 for multiple; Sun, 12 Jun 2005 12:31:01 -0700 Date: Sun, 12 Jun 2005 14:23:21 -0500 From: "Z.C.B." To: Subhro Message-ID: <20050612142321.52b87922@vixen42.local.lan> In-Reply-To: <42AC6AE4.5070801@gmail.com> References: <42ABFBED.3080208@gmail.com> <20050612091258.GA76372@xor.obsecurity.org> <42AC024F.4000104@gmail.com> <20050612112546.35f414f6@vixen42.local.lan> <42AC6AE4.5070801@gmail.com> X-Mailer: Sylpheed-Claws 1.9.11 (GTK+ 2.6.7; i386-portbld-freebsd5.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-IP-stats: Incoming Last 2, First 25, in=28, out=0, spam=0 X-External-IP: 24.119.122.41 X-Abuse-Info: Send abuse complaints to abuse@cableone.net Cc: freebsd-questions@freebsd.org, Kris Kennaway Subject: Re: Grainy X 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: Sun, 12 Jun 2005 19:22:13 -0000 On Sun, 12 Jun 2005 22:33:32 +0530 Subhro wrote: > On 6/12/2005 21:55, Z.C.B. wrote: > > > > >Taking a look at the xorg.conf, I am surprised that even works. > >There is no screen section. > > > > > > > > I dont have a clue about what you are talking about. My xorg.conf > *does* have a "Screen" section. > > Section "Screen" > Identifier "Screen0" > Device "Card0" > Monitor "Monitor0" > SubSection "Display" > Viewport 0 0 > Modes "1280x1024" > Depth 24 > EndSubSection > EndSection Whoops, not use to seeing on with that little there. ^_^