Files
sablink-distro/media-plugins/alsa-plugins/files/pulse/pulse-alsa.conf
T
Fabio Erculiani cb2a66c687 Revert "[media-{libs,plugins}/alsa-{lib,plugins}] changes merged upstream"
This reverts commit 18bd41cdd9.

Conflicts:

	media-plugins/alsa-plugins/Manifest
2011-04-30 22:23:49 +02:00

28 lines
435 B
Plaintext

# This file is referred to by /usr/share/alsa/pulse.conf to set pulseaudio as
# the default output plugin for applications using alsa when PulseAudio is
# running.
pcm.!default {
type pulse
}
ctl.!default {
type pulse
}
pcm.pulse {
type pulse
hint {
show {
@func refer
name defaults.namehint.basic
}
description "Playback/recording through the PulseAudio sound server"
}
}
ctl.pulse {
type pulse
}