mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
5c9deb9e7b
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
14 lines
541 B
Text
14 lines
541 B
Text
autorandr is a Python program that provides command-line utilities
|
|
to manage display configuration. In addition, it has built in udev
|
|
configuration files to detect monitor changes, bash-completion, xdg
|
|
autostart scripts and pm-utils helpers.
|
|
|
|
You can optionally specify a TARGETS option to select which
|
|
components to build and install. The manpage is always necessary.
|
|
|
|
For example:
|
|
|
|
TARGETS="manpage autorandr launcher udev pmutils"
|
|
|
|
The available options are manpage, autorandr, launcher, udev,
|
|
pmutils, autostart_config, bash_completion.
|