alsa-utils/alsactl.conf
Troy Dawson fb097ec152 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/alsa-utils#2dc8c4c448d674eacead0aba23b59d15ba856d3e
2020-10-20 06:46:00 -07:00

15 lines
203 B
Plaintext

#
# ALSA library configuration file for alsactl tool
# (/usr/share/alsa tree is not necessary for alsactl)
#
ctl.hw {
@args [ CARD ]
@args.CARD {
type string
default "0"
}
type hw
card $CARD
}