aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to '')
-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: