X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=README.md;fp=README.md;h=619a9923997cb3e92adc287ab5f58d2a9d20bc1a;hb=fb01d5e870d95c8dcd1006dcec0e825086332743;hp=aa66042483e9730266d6635c8379b5d7b310bc05;hpb=4db3b2ca3ae95ddc6005337ea47528f84ea73deb;p=deb_pkgs%2Fautorandr.git diff --git a/README.md b/README.md index aa66042..619a992 100644 --- a/README.md +++ b/README.md @@ -60,3 +60,14 @@ are adjusted accordingly. To install autorandr call `make install`, define your setup and then call `make hotplug` to install hotplug scripts. + +For Debian using auto-disper: +To make the screen auto-configure when your computer wakes up, +* Copy auto-disper into /usr/local/bin/ +* Copy pm-utils/40auto-disper into /etc/pm/sleep.d/ +* (Assuming gnome) Run gnome-keybinding-properties and ADD a shortcut, + I called it "Run auto-disper", I set it to CTRL-F7, and the command is: + `auto-disper -c --default default` +* Create a default disper setting... eg for laptop: unplug all monitors, + set up the screen nicely on the laptop display. + Then run `auto-disper --save laptop`