Date: Thu, 23 May 2002 21:37:25 +0200 From: Matthias Buelow <mkb@informatik.uni-wuerzburg.de> To: Thomas Wuerfl <thomaswuerfl@gmx.de> Cc: freebsd-questions@freebsd.org Subject: Re: vertical frequency of xfree4.2.0 Message-ID: <20020523193725.GA49782@reiher.informatik.uni-wuerzburg> In-Reply-To: <200205212232.59768.thomaswuerfl@gmx.de> References: <200205212232.59768.thomaswuerfl@gmx.de>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020523193725.GA49782>