summaryrefslogtreecommitdiff
path: root/recipes-core/hdmi-hotplug/files
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/hdmi-hotplug/files')
-rw-r--r--recipes-core/hdmi-hotplug/files/hdmi.rules10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes-core/hdmi-hotplug/files/hdmi.rules b/recipes-core/hdmi-hotplug/files/hdmi.rules
new file mode 100644
index 0000000..fe6a1a1
--- /dev/null
+++ b/recipes-core/hdmi-hotplug/files/hdmi.rules
@@ -0,0 +1,10 @@
+#UDEV [504.185864] change /devices/virtual/switch/hdmi (switch)
+#ACTION=change
+#DEVPATH=/devices/virtual/switch/hdmi
+#SEQNUM=1794
+#SUBSYSTEM=switch
+#SWITCH_NAME=hdmi
+#SWITCH_STATE=0
+#USEC_INITIALIZED=4180704
+
+SUBSYSTEM=="switch", DEVPATH=="/devices/virtual/switch/hdmi", ATTR{state}=="1", RUN+="/bin/sh -c 'DISPLAY=:0.0 xrandr --output HDMI-1 --auto'"