X-Git-Url: https://git.donarmstrong.com/?p=deb_pkgs%2Fautorandr.git;a=blobdiff_plain;f=autorandr.py;h=9524f4274d8275ca32bb9b53c8d55673cd1a5684;hp=05b2a5c6c8bed96b8ca7c0e7138a1f049b93529e;hb=1a48d584fe533555581f3f98818cd0ad9bd92334;hpb=b656aa5a7989e38fc690d24b173b61f9b376ec1d diff --git a/autorandr.py b/autorandr.py index 05b2a5c..9524f42 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.6" + 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