summaryrefslogtreecommitdiff
path: root/hw/xfree86/doc
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2009-07-16 10:15:41 -0400
committerAdam Jackson <ajax@redhat.com>2009-07-17 15:03:56 -0400
commit1a8c89683ff40cdd1d33da89ab47e7bd240b9bb7 (patch)
treec5faa0a9ed8a7b0e47b6f099ed98ce9c729828c9 /hw/xfree86/doc
parentb4ee3bf700e04ae1b3c4ec021373424ed6e5338f (diff)
xfree86: Remove TargetRefresh option
This was a vestige from the days before we'd make the mode list from the EDID data, and from CRT technology when you could reasonably assume that higher refresh rates were better. Also it did not function as advertised, acting as a high-pass filter instead of a band-pass.
Diffstat (limited to 'hw/xfree86/doc')
-rw-r--r--hw/xfree86/doc/man/xorg.conf.man.pre5
1 files changed, 0 insertions, 5 deletions
diff --git a/hw/xfree86/doc/man/xorg.conf.man.pre b/hw/xfree86/doc/man/xorg.conf.man.pre
index fbb2c6b73..943009c03 100644
--- a/hw/xfree86/doc/man/xorg.conf.man.pre
+++ b/hw/xfree86/doc/man/xorg.conf.man.pre
@@ -1389,11 +1389,6 @@ This option controls whether the video card should drive the sync signal
on the green color pin. Not all cards support this option, and most
monitors do not require it. The default is off.
.TP 7
-.BI "Option " "\*qTargetRefresh\*q " \*qrate\*q
-This optional entry specifies the vertical refresh rate that the server
-should aim for when selecting video modes. Without this option, the
-default is to prefer modes with higher refresh rates.
-.TP 7
.BI "Option " "\*qPreferredMode\*q " \*qstring\*q
This optional entry specifies a mode to be marked as the preferred initial mode
of the monitor.