summaryrefslogtreecommitdiffstats
path: root/desktop/autorandr/README
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/autorandr/README')
-rw-r--r--desktop/autorandr/README14
1 files changed, 14 insertions, 0 deletions
diff --git a/desktop/autorandr/README b/desktop/autorandr/README
new file mode 100644
index 0000000000..6506aed846
--- /dev/null
+++ b/desktop/autorandr/README
@@ -0,0 +1,14 @@
+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.