.travis.yml
CHANGELOG.md
LICENSE.txt
README.md
dev-requirements.txt
requirements.txt
setup.cfg
setup.py
randrctl/__init__.py
randrctl/__main__.py
randrctl/cli.py
randrctl/context.py
randrctl/ctl.py
randrctl/exception.py
randrctl/model.py
randrctl/profile.py
randrctl/xrandr.py
randrctl.egg-info/PKG-INFO
randrctl.egg-info/SOURCES.txt
randrctl.egg-info/dependency_links.txt
randrctl.egg-info/entry_points.txt
randrctl.egg-info/not-zip-safe
randrctl.egg-info/pbr.json
randrctl.egg-info/requires.txt
randrctl.egg-info/top_level.txt
randrctl/setup/99-randrctl.rules
randrctl/setup/config.yaml
tests/__init__.py
tests/profile_example
tests/simple_profile_example
tests/test_context.py
tests/test_model.py
tests/test_profile.py
tests/test_xrandr.py