summaryrefslogtreecommitdiff
path: root/recipes-core/hdmi-hotplug/files/hdmi.rules
blob: adb63b243f8e9f0a8eb999187cae41c30f4cbd9e (plain)
1
2
3
4
5
6
7
8
9
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+="/etc/udev/scripts/hdmi.sh"