From nobody@FreeBSD.org  Wed Feb 20 07:15:52 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 08BD137B404
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 20 Feb 2002 07:15:52 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g1KFFp171506;
	Wed, 20 Feb 2002 07:15:52 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200202201515.g1KFFp171506@freefall.freebsd.org>
Date: Wed, 20 Feb 2002 07:15:52 -0800 (PST)
From: Erik Greenwald <erik@smluc.org>
To: freebsd-gnats-submit@FreeBSD.org
Subject: How to enable DPMS support in XFree86-4 isn't mentioned in the handbook
X-Send-Pr-Version: www-1.0

>Number:         35140
>Category:       docs
>Synopsis:       How to enable DPMS support in XFree86-4 isn't mentioned in the handbook
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 20 07:20:01 PST 2002
>Closed-Date:    Thu Mar 28 09:06:39 PST 2002
>Last-Modified:  Thu Mar 28 09:06:39 PST 2002
>Originator:     Erik Greenwald
>Release:        
>Organization:
>Environment:
>Description:
There was a false bug reported for the XFree86-4 port due to misconfiguration (ports/32491 c). The close reason was also false, this patch is a paragraph for the handbook that describes the 'trick' to getting DPMS working with X4
>How-To-Repeat:
      
>Fix:
      --- en_US.ISO8859-1/books/handbook/x11/chapter.sgml.orig	Wed Feb 20 09:02:11 2002
+++ en_US.ISO8859-1/books/handbook/x11/chapter.sgml	Wed Feb 20 09:07:39 2002@@ -407,6 +407,15 @@
 	keyword.  In the example above the target monitor's rates where
 	entered.</para>
 
+      <para>X allows DPMS (Energy Star) features to be used with capable
+        monitors. The 'xset' program controls the time-outs and can force
+        standby, suspend, or off modes.  If you wish to enable DPMS features
+        for your monitor, you must add the following line to the monitor
+        section.</para>
+     
+      <programlisting>
+        Option       "DPMS"</programlisting>
+
       <indexterm>
         <primary><command>XF86Config</command></primary>
       </indexterm>

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dannyboy 
State-Changed-When: Thu Mar 28 09:06:11 PST 2002 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=35140 
>Unformatted:
