Mini Shell

Direktori : /etc/alsa/conf.d/
Upload File :
Current File : //etc/alsa/conf.d/99-pulseaudio-default.conf

# Default to PulseAudio

pcm.!default {
    type pulse
    hint {
        show on
        description "Default ALSA Output (currently PulseAudio Sound Server)"
    }
}

ctl.!default {
    type pulse
}