From b16ba73f2d816dd14499556e95b5583692253b85 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 9 Mar 2014 20:02:09 +0100 Subject: derp 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf index 99d1486..21f7392 100644 --- a/examples/lisp-esque.conf +++ b/examples/lisp-esque.conf @@ -204,11 +204,11 @@ ; applies all day long as well. #(resolution:output (:eval (o_size o_size o_size))) ### -- ADVANCED LEVEL -- ; This is evaluated into: - ; (resolution:output (65535 65535 65535)) + ; (resolution:output (65536 65536 65536)) ; As always you can control the monitors individually: ; (resolution:output (:eval ((o_size o_size o_size) (o_size o_size o_size)))) ; This evaluated into: - ; (resolution:output ((65535 65535 65535) (65535 65535 65535))) + ; (resolution:output ((65536 65536 65536) (65536 65536 65536))) ; Gamma correction for the red, green and blue components, respectively, ; at high day, high night and monitor default, respectively. -- cgit v1.2.3-70-g09d2