X-Git-Url: https://git.donarmstrong.com/?p=deb_pkgs%2Fautorandr.git;a=blobdiff_plain;f=autorandr.py;h=c0ed5e17ffd40facaef5909ced73b09b5e22625f;hp=b363b9eb747c3fdcdc925ec363d9729b5c45e133;hb=efb9fe49b4effd422aabd1ed57a166cb96bd61e1;hpb=0a57b0a8e97808a53a27defc8bb77ee085f33cfc diff --git a/autorandr.py b/autorandr.py index b363b9e..c0ed5e1 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