]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commitdiff
Added notes on how to get auto-disper running automatically.
authorPaul Harris <paulharris@computer.org>
Wed, 24 Apr 2013 14:41:16 +0000 (22:41 +0800)
committerPaul Harris <paulharris@computer.org>
Wed, 24 Apr 2013 14:41:16 +0000 (22:41 +0800)
README

diff --git a/README b/README
index 9b54600b765a28801171d2ff8a7cad6619efe994..24470301bbaf4f9c216401ce8e0a3e652fe152d2 100644 (file)
--- a/README
+++ b/README
@@ -44,3 +44,15 @@ or "auto-disper" forces it to use the "disper" utility, which is useful for
 controlling nvidia chipsets. The formats for fingerprinting the current setup
 and saving/loading the current configuration are adjusted accordingly.
 
+
+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
+