aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <m@maandree.se>2025-03-23 16:09:45 +0100
committerMattias Andrée <m@maandree.se>2025-03-23 16:09:45 +0100
commit1f2e45f01cf3457ea8075593b366fe2ceea7ae4f (patch)
treedc9fc60678b116dc686628bbfa2e59e51850529a /README
parentClearify that N is an ordinal rather than any type of number (diff)
downloadredshift-ng-1f2e45f01cf3457ea8075593b366fe2ceea7ae4f.tar.gz
redshift-ng-1f2e45f01cf3457ea8075593b366fe2ceea7ae4f.tar.bz2
redshift-ng-1f2e45f01cf3457ea8075593b366fe2ceea7ae4f.tar.xz
add display option + update doc about all screens being the default
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 12 insertions, 4 deletions
diff --git a/README b/README
index cdc6b4d..2296fba 100644
--- a/README
+++ b/README
@@ -603,10 +603,14 @@ EXTENDED DESCRIPTION
Options for the location provider "randr" (preferred method for X) are:
- screen = integer
- X screen to apply adjustments to. Default is determined
+ display = name
+ X display to apply adjustments to. Default is determined
by the environment variable DISPLAY.
+ screen = integer
+ X screen to apply adjustments to. All will be used if not
+ specified.
+
crtc = integer list or all
Comma-separated (,) list of CRTC indices for monitors to
apply adjustments to. All available CRTCs are used if the
@@ -618,10 +622,14 @@ EXTENDED DESCRIPTION
Options for the location provider "vidmode" (fallback method for X) are:
- screen = integer
- X screen to apply adjustments to. Default is determined
+ display = name
+ X display to apply adjustments to. Default is determined
by the environment variable DISPLAY.
+ screen = integer
+ X screen to apply adjustments to. All will be used if not
+ specified.
+
Options for the location provider "drm" (method for Linux without
display server) are: