89af46452fff84de75a0eb88f42235d55d66ef8a
[AGL/meta-agl-demo.git] / recipes-core / udev / output-udev-conf / 91-output.rules
1 # Associate all input devices with the first display
2 #
3 # NOTE: Can be more selective with something like:
4 # SUBSYSTEM=="input", ATTRS{idVendor}=="*", ATTRS{idProduct}=="004a", OWNER="display", ENV{ID_SEAT}="seat0", ENV{WL_OUTPUT}="HDMI-A-1"
5 #
6 SUBSYSTEM=="input", OWNER="display", ENV{ID_SEAT}="seat0", ENV{WL_OUTPUT}="HDMI-A-1"