X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=autorandr.py;h=feee62b58bc4f2e220c9295b9e5b18f32c7194f7;hb=0e7fb8b21d6cf02a78b2ea48467ce02cd4badfb7;hp=481d810e561f1510ea0ee9c6275eb079491a9d98;hpb=a50ac263773294c16836189f55663ed7c861d5c0;p=deb_pkgs%2Fautorandr.git diff --git a/autorandr.py b/autorandr.py index 481d810..feee62b 100755 --- a/autorandr.py +++ b/autorandr.py @@ -38,6 +38,9 @@ from functools import reduce from itertools import chain from collections import OrderedDict +import posix + + virtual_profiles = [ # (name, description, callback) ("common", "Clone all connected outputs at the largest common resolution", None), @@ -53,10 +56,13 @@ Usage: autorandr [options] -s, --save save your current setup to profile -l, --load load profile -d, --default make profile the default profile +--skip-options