]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/blobdiff - README.md
pm-utils script: Check for xinit as a fallback
[deb_pkgs/autorandr.git] / README.md
index 5fb8ac11517687f202684fffd4ce008de5220bdb..fdfb54712d3c77d4515aadd5e809dc6e5b41f5e3 100644 (file)
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ Contributors to this version of autorandr are:
 
 * Alexander Wirt
 * Chris Dunder
+* Daniel Hahler
 * Maciej Sitarz
 * Matthew R Johnson
 * Phillip Berndt
@@ -41,8 +42,10 @@ Contributors to this version of autorandr are:
 * Stefan Tomanek
 * Timo Bingmann
 * Tomasz Bogdal
+* Victor Häggqvist
 * stormc
 * tachylatus
+* andersonjacob
 
 ## How to use
 
@@ -80,9 +83,8 @@ To change this behaviour and switch to a fallback configuration, specify
 `--default <profile>`.
 
 Another script called `postswitch` can be placed in the directory
-`~/.autorandr` as well as in all profile directories: The scripts are executed
+`~/.config/autorandr` (or `~/.autorandr` if you have an old installation) as well as in all profile directories: The scripts are executed
 after a mode switch has taken place and can notify window managers or other
 applications about it.
 
-To install autorandr call `make install`, define your setup and then call
-`make hotplug` to install hotplug scripts.
+To install autorandr call `make install`.