From owner-freebsd-questions Thu May 23 12:37:35 2002 Delivered-To: freebsd-questions@freebsd.org Received: from reiher.informatik.uni-wuerzburg.de (wi4d22.informatik.uni-wuerzburg.de [132.187.101.122]) by hub.freebsd.org (Postfix) with ESMTP id CC42537B40B for ; Thu, 23 May 2002 12:37:26 -0700 (PDT) Received: by reiher.informatik.uni-wuerzburg.de (Postfix, from userid 1001) id 3A323AF3E; Thu, 23 May 2002 21:37:25 +0200 (CEST) Date: Thu, 23 May 2002 21:37:25 +0200 From: Matthias Buelow To: Thomas Wuerfl Cc: freebsd-questions@freebsd.org Subject: Re: vertical frequency of xfree4.2.0 Message-ID: <20020523193725.GA49782@reiher.informatik.uni-wuerzburg> References: <200205212232.59768.thomaswuerfl@gmx.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200205212232.59768.thomaswuerfl@gmx.de> User-Agent: Mutt/1.3.28i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thomas Wuerfl writes: >is it possible to configure xfree4.2.0 with more than 85hz vertical frequency? >I couldn't manage. (independent of the resolution) I think you have to explicitly give it a modeline (straight over from an XFree3 config.) I use the following for 1280x1024@100Hz: # 1280x1024 @ 100 Hz, 107.16 KHz hsync Modeline "1280x1024" 181.75 1280 1312 1440 1696 1024 1031 1046 1072 -HSync -VSync in Section "Monitor". Without the modeline, XFree4 seems to default to 85Hz when I specify 1280x1024 in the Screen section. --mkb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message