1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
Source: autorandr
Section: x11
Priority: optional
Maintainer: Don Armstrong <don@debian.org>
Build-Depends: debhelper (>= 12), dh-python, python3-all, python3-setuptools
Standards-Version: 4.4.0
Homepage: https://github.com/phillipberndt/autorandr
Vcs-Git: https://salsa.debian.org/debian/autorandr.git
Vcs-Browser: https://salsa.debian.org/debian/autorandr.git
Package: autorandr
Architecture: all
Depends: x11-xserver-utils, python3, ${misc:Depends}
Description: Automatically select a display configuration for connected devices
Autorandr is a script for managing xrandr configurations based on the
connected devices. It can be set up to automatically switch to a
stored configuration whenever a change in the configuration is
detected.
|