X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=autorandr.py;h=295d01aa7cd3ce96dbffbfc5c7cc52127b2697f9;hb=0bbdbd0b1a7e98dd89112a74110dbc6ee8112021;hp=b363b9eb747c3fdcdc925ec363d9729b5c45e133;hpb=0a57b0a8e97808a53a27defc8bb77ee085f33cfc;p=deb_pkgs%2Fautorandr.git diff --git a/autorandr.py b/autorandr.py index b363b9e..295d01a 100755 --- a/autorandr.py +++ b/autorandr.py @@ -36,6 +36,7 @@ import subprocess import sys import shutil import time +import glob from collections import OrderedDict from distutils.version import LooseVersion as Version @@ -47,6 +48,8 @@ if sys.version_info.major == 2: else: import configparser +__version__ = "1.9" + try: input = raw_input except NameError: @@ -65,7 +68,7 @@ help_text = """ Usage: autorandr [options] -h, --help get this small help --c, --change reload current setup +-c, --change automatically load the first detected profile -d, --default make profile the default profile -l, --load load profile -s, --save save your current setup to profile @@ -77,9 +80,10 @@ Usage: autorandr [options] --detected only list detected (available) configuration(s) --dry-run don't change anything, only print the xrandr commands --fingerprint fingerprint your current hardware setup ---force force (re)loading of a profile +--force force (re)loading of a profile / overwrite exiting files --skip-options