X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=autorandr.py;h=295d01aa7cd3ce96dbffbfc5c7cc52127b2697f9;hb=0bbdbd0b1a7e98dd89112a74110dbc6ee8112021;hp=1e980f6f7c0f7bc8f96999e36f5162a3971f5403;hpb=be8a6e7661b233aefee8c070cdd1ebd02d42f254;p=deb_pkgs%2Fautorandr.git diff --git a/autorandr.py b/autorandr.py index 1e980f6..295d01a 100755 --- a/autorandr.py +++ b/autorandr.py @@ -26,7 +26,6 @@ from __future__ import print_function import binascii import copy -import fnmatch import getopt import hashlib import os @@ -37,6 +36,7 @@ import subprocess import sys import shutil import time +import glob from collections import OrderedDict from distutils.version import LooseVersion as Version @@ -48,7 +48,7 @@ if sys.version_info.major == 2: else: import configparser -__version__ = "1.7" +__version__ = "1.9" try: input = raw_input @@ -80,7 +80,7 @@ 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