chromebook-ucm-conf/codecs/hda/hdmi234.conf

31 lines
392 B
Plaintext

# HDA HDMI devices
Include.hdmi.File "/codecs/hda/hdmi.conf"
If.hdmi1 {
Condition { Type AlwaysTrue }
True.Macro.hdmi1.HDMI {
Number 1
Device 2
Priority 200
}
}
If.hdmi2 {
Condition { Type AlwaysTrue }
True.Macro.hdmi2.HDMI {
Number 2
Device 3
Priority 300
}
}
If.hdmi3 {
Condition { Type AlwaysTrue }
True.Macro.hdmi3.HDMI {
Number 3
Device 4
Priority 400
}
}