From 4f19cc9d54634756cc8b11b3fde2687c6868b5ff Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 9 Mar 2014 19:26:53 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/lisp-esque.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf index 130068d..1e02176 100644 --- a/examples/lisp-esque.conf +++ b/examples/lisp-esque.conf @@ -268,12 +268,12 @@ ; backlight and (contrast) is a flattening of the colour curves ; towards 50 %. In (limits:cie) and first argument (for each time) ; is the brightness [black point] and the second is the [white point]. - #(cie_limits:default 0 1) ### -- ADVANCED LEVEL -- + #(limits:cie:default 0 1) ### -- ADVANCED LEVEL -- ; If you have three monitors they can be controlled individually: - ; (cie_limits:default (0 1) (0 1) (0 1)) + ; (limits:cie:default (0 1) (0 1) (0 1)) ; You can so also do time dependent correction: ;(cie_limits (0 1) (0 1)) - ; (cie_limits ((0 1) (0 1) (0 1)) ((0 1) (0 1) (0 1))) + ; (limits:cie ((0 1) (0 1) (0 1)) ((0 1) (0 1) (0 1))) ; ICC profile for monitor calibration will be later. ; Replace `nil` with the pathname of the profile. It is assumed to -- cgit v1.2.3-70-g09d2