linuxOS_AP05/debian/test/usr/share/alsa/pulse-alsa.conf

16 lines
340 B
Plaintext
Raw Normal View History

2025-09-26 01:40:02 +00:00
# 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
hint {
show on
description "Playback/recording through the PulseAudio sound server"
}
}
ctl.!default {
type pulse
}