X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=autorandr.py;h=84361bed73617323d8218ff4879c9e1d42297035;hb=38c65b12f1f8b5ce7e8623717e430879a8301723;hp=9c272a79f05b8b199ae43580fe212bd3a569b7fd;hpb=83765c0d67a90da6c4b34c5944d9f2e2c267ea24;p=deb_pkgs%2Fautorandr.git diff --git a/autorandr.py b/autorandr.py index 9c272a7..84361be 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.8.1" + try: input = raw_input except NameError: @@ -65,19 +68,22 @@ 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 -r, --remove remove profile --batch run autorandr for all users with active X11 sessions +--current only list current (active) configuration(s) --config dump your current xrandr setup --debug enable verbose output +--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 --skip-options