From 04181e696f73f793046a22acdf64d34dd1099092 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 26 Apr 2014 12:37:23 +0200 Subject: m + add x-window-focus MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/comprehensive | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'examples/comprehensive') diff --git a/examples/comprehensive b/examples/comprehensive index 14a62b6..be5361f 100644 --- a/examples/comprehensive +++ b/examples/comprehensive @@ -91,8 +91,8 @@ download_command = None # Method for applying colour curves in X. -#apply_curves_x = randr -apply_curves_x = vidmode +apply_curves_x = randr +#apply_curves_x = vidmode # Method for applying colour curves in TTY. apply_curves_tty_ = drm @@ -173,7 +173,7 @@ weather_modifiers = { 'clear' : 1.00 visibility_max = 4 -# The (zero-based) index of the monitors (CRTC:s) to apply +# The (zero-based) indices of the monitors (CRTC:s) to apply # settings to. An empty list means that all monitors are used, # but all monitors will have the same settings. monitors = [] -- cgit v1.2.3-70-g09d2