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