From owner-freebsd-hackers@FreeBSD.ORG Mon May 30 06:42:32 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 21F4516A41C for ; Mon, 30 May 2005 06:42:32 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: from sarajevo.pacific.net.sg (sarajevo.pacific.net.sg [203.120.90.134]) by mx1.FreeBSD.org (Postfix) with SMTP id 4B32443D1D for ; Mon, 30 May 2005 06:42:30 +0000 (GMT) (envelope-from oceanare@pacific.net.sg) Received: (qmail 24653 invoked from network); 30 May 2005 06:42:29 -0000 Received: from unknown (HELO maxwell6.pacific.net.sg) (203.120.90.212) by sarajevo with SMTP; 30 May 2005 06:42:29 -0000 Received: from [192.168.0.107] ([210.24.246.101]) by maxwell6.pacific.net.sg with ESMTP id <20050530064228.OANA1233.maxwell6.pacific.net.sg@[192.168.0.107]>; Mon, 30 May 2005 14:42:28 +0800 Message-ID: <429AB5D2.7090102@pacific.net.sg> Date: Mon, 30 May 2005 14:42:26 +0800 From: Erich Dollansky Organization: oceanare pte ltd User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050514) X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?UTF-8?B?SGVydsOpIEtlcmdvdXJsYXk=?= References: <42A44827271EB64C83E2B38A6E75787C03DCA3B4@exhkmb04.apac.nsroot.n et> <429AB314.6030908@atempo.com> In-Reply-To: <429AB314.6030908@atempo.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: Maslan , "Que, Wei-Feng" , Max Laier , freebsd-hackers@freebsd.org Subject: Re: Screen Resolution X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 May 2005 06:42:32 -0000 Hi, Hervé Kergourlay wrote: > xorgconfig > > I launch this tools but I 'm not sure of the screen resolution details, > vertical refresh rate, horizontal sync rate, ... > I fill the answers with standard values > Do not do this. You must have the details for you monitor. Especially if it is a CRT, it could even kill it if the details are wrong. > but at the end, no xorg.conf file is written on the disk in /etc/X11 ? > It has to be there. Erich