X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=autorandr.py;h=f14f5ab536152f60109e47524d092f673e0ba753;hb=6b27e2a62d07f864c722c6d19fe5a9ade9457077;hp=b363b9eb747c3fdcdc925ec363d9729b5c45e133;hpb=0a57b0a8e97808a53a27defc8bb77ee085f33cfc;p=deb_pkgs%2Fautorandr.git diff --git a/autorandr.py b/autorandr.py index b363b9e..f14f5ab 100755 --- a/autorandr.py +++ b/autorandr.py @@ -26,6 +26,7 @@ from __future__ import print_function import binascii import copy +import fnmatch import getopt import hashlib import os @@ -47,6 +48,8 @@ if sys.version_info.major == 2: else: import configparser +__version__ = "1.5" + 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 @@ -80,6 +83,7 @@ Usage: autorandr [options] --force force (re)loading of a profile --skip-options