From 98c93c20ff140757abdbe516a6ace4883be41373 Mon Sep 17 00:00:00 2001 From: Phillip Berndt Date: Sun, 17 May 2015 11:27:36 +0200 Subject: [PATCH] Added --skip-options to ignore certain xrandr options See issue #26. This feature is required if tools like redshift interfere with autorandr: Redshift e.g. continuously adjusts the --gamma values such that autorandr never recognizes its configurations. This option allows users to tell autorandr to ignore, and not fiddle with, --gamma. --- autorandr.py | 28 ++++++++++++++++++++++++---- 1 file changed, 24 insertions(+), 4 deletions(-) diff --git a/autorandr.py b/autorandr.py index ec41677..efa171b 100755 --- a/autorandr.py +++ b/autorandr.py @@ -56,6 +56,8 @@ Usage: autorandr [options] -s, --save save your current setup to profile -l, --load load profile -d, --default make profile the default profile +--skip-options