summaryrefslogtreecommitdiffstats
path: root/rules/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'rules/INSTALL')
-rw-r--r--rules/INSTALL6
1 files changed, 6 insertions, 0 deletions
diff --git a/rules/INSTALL b/rules/INSTALL
new file mode 100644
index 0000000..5b5071f
--- /dev/null
+++ b/rules/INSTALL
@@ -0,0 +1,6 @@
+root@robin-note:~# cat /etc/udev/rules.d/20-display-autoset.rules
+KERNEL=="card0", PROGRAM="/home/robin/bin/displays/udev_event_handler.sh"
+
+root@robin-note:~# cat /etc/acpi/events/display-autoset
+event=video/switchmode VMOD 00000080 00000000
+action=/home/robin/bin/displays/acpi_event_handler.sh