From b67c33a9f43ffa7bfd74d5eafa9a5bf072195fdc Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 23 Mar 2025 14:45:08 +0100 Subject: Update documentation reflect that the drm method now supports CRTC list MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- redshift.1 | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'redshift.1') diff --git a/redshift.1 b/redshift.1 index 16b6f4c..5d3d85d 100644 --- a/redshift.1 +++ b/redshift.1 @@ -964,12 +964,13 @@ Options for the location provider .BI card\fR\ =\ integer Index of graphics card to apply adjustments to. .TP -.BI crtc\fR\ =\ "integer or " all -Index of CRTC for monitor to apply adjustments to. +.BI crtc\fR\ =\ "integer list or " all +Comma-separated (,) 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. .B all -may be specified to apply adjustments to each available -CRTC on the graphics card. +may be specified as a synonym for an empty list. The index of the first CRTC is 0. .PP -- cgit v1.2.3-70-g09d2