summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2021-11-28 14:03:47 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2021-11-28 14:03:47 -0800
commit5c4cd92bf97705c0afc63b37455d992e2859402d (patch)
tree35b4f71901d7c59886f882dd6a44451ca9126161 /man
parent4427d95f41c8f641cc58a0f31611d039ae5a009a (diff)
Use the real name of the DPMS extension in messages & man page
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'man')
-rw-r--r--man/xset.man11
1 files changed, 7 insertions, 4 deletions
diff --git a/man/xset.man b/man/xset.man
index e9f1c5e..92c641e 100644
--- a/man/xset.man
+++ b/man/xset.man
@@ -38,6 +38,7 @@ xset - user preference utility for X
[+dpms] [-dpms]
.br
[dpms \fIstandby\fP [\fI suspend\fP [\fI off\fP]]]
+.br
[dpms force {standby|suspend|off|on}]
.br
[fp=\fIpathlist\fP]
@@ -61,6 +62,7 @@ xset - user preference utility for X
[r {on|off}] [r rate \fIdelay\fP [\fIrate\fP]]
.br
[s [\fIlength\fP [\fIperiod\fP]]] [s {blank|noblank}]
+.br
[s {expose|noexpose}] [s {on|off}] [s default] [s activate] [s reset]
.br
[q]
@@ -120,14 +122,15 @@ the volume to the nearest value that the hardware can support.
.PP
.TP 8
.B \-dpms
-The \fB\-dpms\fP option disables DPMS (Energy Star) features.
+The \fB\-dpms\fP option disables Display Power Management Signaling (DPMS) features.
.TP 8
.B +dpms
-The \fB+dpms\fP option enables DPMS (Energy Star) features.
+The \fB+dpms\fP option enables Display Power Management Signaling (DPMS) features.
.TP 8
.B dpms \fIflags...\fP
-The \fBdpms\fP option allows the DPMS (Energy Star) parameters to be
-set. The option can take up to three numerical values, or the `force'
+The \fBdpms\fP option allows the Display Power Management Signaling (DPMS)
+parameters to be set.
+The option can take up to three numerical values, or the `force'
flag followed by a DPMS state. The `force' flags forces the server
to immediately switch to the DPMS state specified. The DPMS state can
be one of `standby', `suspend', `off', or `on'. When numerical values are