Assign custom names to sound cards.
Declarations
Type
attribute set of string
Default
{ }
Example
{
hdmi1 = "hw:CARD=videocard,DEV=5";
hdmi2 = "hw:CARD=videocard,DEV=6";
}
Sign in to create a configuration using this setting.
Assign custom names to sound cards.
attribute set of string
{ }
{
hdmi1 = "hw:CARD=videocard,DEV=5";
hdmi2 = "hw:CARD=videocard,DEV=6";
}