From 37052d0f9d9e41e3fbf935f43477abd6098901b6 Mon Sep 17 00:00:00 2001 From: Paul Harris Date: Wed, 24 Apr 2013 22:41:16 +0800 Subject: [PATCH] Added notes on how to get auto-disper running automatically. --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 + -- 2.39.2