From e4d2de81980666757580366e597455f5d2d43889 Mon Sep 17 00:00:00 2001 From: Tanguy Ortolo Date: Tue, 29 Jul 2014 13:32:07 +0200 Subject: [PATCH] xorg.conf.man: Complete the xorg.conf.5 manpage with Option "Disable" The xorg.conf.5 manpage mentions an "Enable" option to enable a monitor regardless of whether or not it is connected, but gives no indication of how to disable it. This patch corrects that by documenting the "Disable" option. Orignally from: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755809 Signed-off-by: Alan Coopersmith Part-of: --- hw/xfree86/man/xorg.conf.man | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/hw/xfree86/man/xorg.conf.man b/hw/xfree86/man/xorg.conf.man index bf1077add..ccdc9997f 100644 --- a/hw/xfree86/man/xorg.conf.man +++ b/hw/xfree86/man/xorg.conf.man @@ -1877,6 +1877,12 @@ at startup. By default, the server will attempt to enable all connected monitors. (RandR 1.2-supporting drivers only) .TP 7 +.BI "Option \*qDisable\*q \*q" bool \*q +This optional entry specifies whether the monitor should be turned off +at startup. By default, the server will attempt to enable all connected +monitors. +(RandR 1.2-supporting drivers only) +.TP 7 .BI "Option \*qDefaultModes\*q \*q" bool \*q This optional entry specifies whether the server should add supported default modes to the list of modes offered on this monitor. By default, the server