From owner-freebsd-questions@FreeBSD.ORG Sun Jun 12 17:03:43 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 EBA7B16A41C for ; Sun, 12 Jun 2005 17:03:42 +0000 (GMT) (envelope-from subhro.kar@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E3F243D48 for ; Sun, 12 Jun 2005 17:03:42 +0000 (GMT) (envelope-from subhro.kar@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so1339269rng for ; Sun, 12 Jun 2005 10:03:41 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:organization:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:content-type; b=BaMSj1yAMxvzN/JjjE/X1nKo9NfhpK2ICiZXQFJJoCBr43DQ3eMY8YGBbC+IofjDR4V/G8/Vx4/ury4HCMWPfXEhsQTPLAl/ztv0jU3QJVRY9A23FQjW1WEP1/MzBxpZdoLD93nM5wC6VUuZL5J5mOuJ0MfzNa34GGIKb3Kamts= Received: by 10.38.24.21 with SMTP id 21mr579868rnx; Sun, 12 Jun 2005 10:03:41 -0700 (PDT) Received: from ?59.93.161.192? ([59.93.161.192]) by mx.gmail.com with ESMTP id 59sm897846rnd.2005.06.12.10.03.39; Sun, 12 Jun 2005 10:03:41 -0700 (PDT) Message-ID: <42AC6AE4.5070801@gmail.com> Date: Sun, 12 Jun 2005 22:33:32 +0530 From: Subhro Organization: Indian Institute of Information Technology User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Z.C.B." References: <42ABFBED.3080208@gmail.com> <20050612091258.GA76372@xor.obsecurity.org> <42AC024F.4000104@gmail.com> <20050612112546.35f414f6@vixen42.local.lan> In-Reply-To: <20050612112546.35f414f6@vixen42.local.lan> Content-Type: multipart/mixed; boundary="------------040907090905070100020407" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 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 17:03:43 -0000 This is a multi-part message in MIME format. --------------040907090905070100020407 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Thanks S. --------------040907090905070100020407--