On Thu, 30 May 2002, ForSpam wrote: > 1) I don't know how to set the refresh rate to 100mhz @ 1152x864. Currently > my X is running with about 60hz - that's realy �%�$% > How cann I set an individual Refreshrate? >
There are several 1152x864 modes built into the X-server. The highest appears to be 75Hz. If you are running at 60 Hz, instead of the highest mode it's because you specified that the monitor can't do them via the HorizSync and VertRefresh limits in the Section "Monitor" in the XF86Config file. By default, the server would pick the highest mode your monitor could do. Once that is remedied you should pick up the highest (75Hz) mode. If you still want 100 Hz you'll have to make your own modeline. There are plenty of tutorials on the web and also applications that will generate one for you. For example, the one mentioned at: http://www.xfree86.org/pipermail/xpert/2001-October/012070.html Mark. _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
