summaryrefslogtreecommitdiffstats
path: root/recipes-core/udev/output-udev-conf/91-output.rules
blob: 9b09a7ca40d84037e04146cf8b33ba36393c14d1 (plain)
1
2
3
4
5
6
# Associate all input devices with the first display
#
# NOTE: Can be more selective with something like:
# SUBSYSTEM=="input", ATTRS{idVendor}=="*", ATTRS{idProduct}=="004a", OWNER="agl-driver", ENV{ID_SEAT}="seat0", ENV{WL_OUTPUT}="HDMI-A-1"
#
SUBSYSTEM=="input", ENV{ID_SEAT}="seat0", ENV{WL_OUTPUT}="HDMI-A-1"