summaryrefslogtreecommitdiffstats
path: root/info/blueshift.texinfo
diff options
context:
space:
mode:
Diffstat (limited to 'info/blueshift.texinfo')
-rw-r--r--info/blueshift.texinfo10
1 files changed, 7 insertions, 3 deletions
diff --git a/info/blueshift.texinfo b/info/blueshift.texinfo
index 36717be..40c7339 100644
--- a/info/blueshift.texinfo
+++ b/info/blueshift.texinfo
@@ -458,9 +458,13 @@ server, invoke the @code{randr} function;
@code{print_curves} can be used to print
the curves to stdout instead (for debugging).
These functions apply the curves to all
-monitors, put you can also use select monitors
-by specifying each monitor in as separate
-arguments. The monitors are indexed from zero.
+monitors in the default screen (screen 0), put
+you can also use select monitors by specifying
+each monitor in as separate arguments. The
+monitors are indexed from zero. The screen by
+can be selected by adding the argument
+@code{screen = X}, where @code{X} is the
+index of the screen.
If you want to write your own curve flushing
fucntion @code{translate_to_integers} can be