From: Mandus Elfving Date: Wed, 10 Apr 2013 18:06:03 +0000 (+0200) Subject: Add a udev rules file for calling autorandr on monitor switch X-Git-Tag: 1.0~155^2~2 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6bdb12f4882253dda5e1ef38db6dcc3d2a3463aa;p=deb_pkgs%2Fautorandr.git Add a udev rules file for calling autorandr on monitor switch --- diff --git a/udev/40-monitor-hotplug.rules b/udev/40-monitor-hotplug.rules new file mode 100644 index 0000000..4c48ffb --- /dev/null +++ b/udev/40-monitor-hotplug.rules @@ -0,0 +1 @@ +ACTION=="change", SUBSYSTEM=="drm", RUN+="/etc/pm/sleep.d/40autorandr thaw"