diff options
Diffstat (limited to 'redshift.1')
-rw-r--r-- | redshift.1 | 16 |
1 files changed, 12 insertions, 4 deletions
@@ -933,11 +933,15 @@ Options for the location provider .B randr (preferred method for X) are: .TP -.BI screen\fR\ =\ integer -X screen to apply adjustments to. Default is determined +.BI display\fR\ =\ name +X display to apply adjustments to. Default is determined by the environment variable .IR DISPLAY . .TP +.BI screen\fR\ =\ integer +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 apply adjustments to. All available CRTCs are used if the @@ -952,10 +956,14 @@ Options for the location provider .B vidmode (fallback method for X) are: .TP -.BI screen\fR\ =\ integer -X screen to apply adjustments to. Default is determined +.BI display\fR\ =\ name +X display to apply adjustments to. Default is determined by the environment variable .IR DISPLAY . +.TP +.BI screen\fR\ =\ integer +X screen to apply adjustments to. All will be used if not +specified. .PP Options for the location provider .B drm |