Please direct comments, criticism, and suggestions for improvement to esr@snark.thyrsus.com.
The XFree86 server allows users to configure their video subsystem and thus encourages best use of existing hardware. This tutorial is intended to help you learn how to generate your own timing numbers to make optimum use of your video card and monitor.
We'll present a method for getting something that works, and then show you how you can experiment starting from that base to develop settings that optimize for your taste.
If you already have a mode that almost works (in particular, if one of predefined VESA modes gives you a stable display but one that's displaced right or left, or too small, or too large) you can go straight to the section on Fixing Problems. This will enlighten you on ways to tweak the timing numbers to achieve particular effects.
XFree86 allows you to hot-key between different modes defined in XF86Config (see XF86Config.man for details). Use this capability to save yourself hassles! When you want to test a new mode, give it a unique mode label and add it to the end your hot-key list. Leave a known-good mode as the default to fall back on if the test mode doesn't work. The Xconfig section at the end of the second Example Calculation provides a good example of how to record your experiments in a way that will help you quickly converge on a solution.
First check out the Monitors
file in lib/X11/doc
If your monitor is in it, you can probably skip the rest of this document!
You may need to scale some of the timing numbers if the clock used to
generate the mode in the database doesn't match what your card has available,
but that's easy.
Next Chapter, Previous Chapter
Table of contents of this chapter, General table of contents
Top of the document, Beginning of this Chapter