]> git.donarmstrong.com Git - deb_pkgs/autorandr.git/commitdiff
Add a udev rules file for calling autorandr on monitor switch
authorMandus Elfving <mandus.elfving@gnifin.com>
Wed, 10 Apr 2013 18:06:03 +0000 (20:06 +0200)
committerHermann Kraus <hermr2d2@gmail.com>
Sun, 17 Nov 2013 23:34:07 +0000 (00:34 +0100)
udev/40-monitor-hotplug.rules [new file with mode: 0644]

diff --git a/udev/40-monitor-hotplug.rules b/udev/40-monitor-hotplug.rules
new file mode 100644 (file)
index 0000000..4c48ffb
--- /dev/null
@@ -0,0 +1 @@
+ACTION=="change", SUBSYSTEM=="drm", RUN+="/etc/pm/sleep.d/40autorandr thaw"