From: Paul Harris Date: Wed, 24 Apr 2013 14:41:16 +0000 (+0800) Subject: Added notes on how to get auto-disper running automatically. X-Git-Tag: 1.0~150^2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=37052d0f9d9e41e3fbf935f43477abd6098901b6;p=deb_pkgs%2Fautorandr.git Added notes on how to get auto-disper running automatically. --- diff --git a/README b/README index 9b54600..2447030 100644 --- 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 +