updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / alsa-utils-transparent / alsa.conf.d
blob2c4a92e619acb3c5e55dd0fad15c6ff8785b481c
1 # Arguments for alsactl
2 # example: ALSA_ARGS="--file /var/run/alsa-state"
3 ALSA_ARGS=""
5 # Enables powersaving mode for AC97 and hda_intel audio chips.
6 # Set to 1 to enable powersaving.
7 # Set to 0 to disable powersaving (default).
8 POWERSAVE=0
10 # Whether to save volume levels when stopped ("yes" or "no").
11 SAVE_VOLUME="yes"
13 # Whether to mute the master volume when stopped ("yes" or "no").
14 # Useful for bad audio cards which make a noise on system poweroff.
15 MUTE_VOLUME="no"