aboutsummaryrefslogtreecommitdiffstats
path: root/redshift.1
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-03-23 18:14:28 +0100
committerMattias Andrée <m@maandree.se>2025-03-23 18:14:28 +0100
commit9f5051694fa0a5bf7f7555514ae1c45254419c38 (patch)
treec8c8ce4667b1af75d6cd9a70ce16766957445b7b /redshift.1
parentRestore support for preserve-gamma, with corrected order of application (diff)
downloadredshift-ng-9f5051694fa0a5bf7f7555514ae1c45254419c38.tar.gz
redshift-ng-9f5051694fa0a5bf7f7555514ae1c45254419c38.tar.bz2
redshift-ng-9f5051694fa0a5bf7f7555514ae1c45254419c38.tar.xz
Add support for output selection by EDID
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'redshift.1')
-rw-r--r--redshift.154
1 files changed, 52 insertions, 2 deletions
diff --git a/redshift.1 b/redshift.1
index 544cb8e..54a971c 100644
--- a/redshift.1
+++ b/redshift.1
@@ -459,6 +459,24 @@ The list is terminated by an empty line. Additional information for
human users is printed after the empty line.
.PP
When
+.B list
+is specified for the
+.B edid
+suboption to
+.BR -m ,
+a list of available monitors will be printed to the standard output,
+with the header
+.BR "\(dqAvailable outputs:\en\(dq" ,
+in the format
+.RS
+.nf
+
+\fB\(dq%s%s\en\(dq, \fI<arbitrary whitespace>\fP, \fP<monitor identifier>\fR.
+
+.fi
+.RE
+.PP
+When
.BR "-m method:help" ,
.BR "-l provider:help" ,
or
@@ -943,7 +961,9 @@ X screen to apply adjustments to. All will be used if not
specified.
.TP
.BI crtc\fR\ =\ "integer list or " all
-Comma-separated (,) list of CRTC indices for monitors to
+Comma-separated
+.RB ( , )
+list of CRTC indices for monitors to
apply adjustments to. All available CRTCs are used if the
list is empty or if the setting is omitted.
@@ -951,6 +971,20 @@ list is empty or if the setting is omitted.
may be specified as a synonym for an empty list.
The index of the first CRTC is 0.
+.TP
+.BI edid\fR\ =\ "name list or " list
+Comma-separated
+.RB ( , )
+list of EDIDs of monitors to apply adjustments to.
+
+If
+.B list
+is specified, all available EDIDs will be
+printed to the standard output and the program exits.
+
+This list must not be empty; to select all monitors,
+instead specify
+.BR crtc=all .
.PP
Options for the location provider
.B vidmode
@@ -973,7 +1007,9 @@ Options for the location provider
Index of graphics card to apply adjustments to.
.TP
.BI crtc\fR\ =\ "integer list or " all
-Comma-separated (,) list of CRTC indices for monitors to
+Comma-separated
+.RB ( , )
+list of CRTC indices for monitors to
apply adjustments to. All available CRTCs are used if the
list is empty or if the setting is omitted.
@@ -981,6 +1017,20 @@ list is empty or if the setting is omitted.
may be specified as a synonym for an empty list.
The index of the first CRTC is 0.
+.TP
+.BI edid\fR\ =\ "name list or " list
+Comma-separated
+.RB ( , )
+list of EDIDs of monitors to apply adjustments to.
+
+If
+.B list
+is specified, all available EDIDs will be
+printed to the standard output and the program exits.
+
+This list must not be empty; to select all monitors,
+instead specify
+.BR crtc=all .
.PP
There are no options for the adjustment methods
.B wingdi