git://git.alsa-project.org
/
alsa-plugins.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add AM_MAINTAINER_MODE([enable]) to configure.in.
[alsa-plugins.git]
/
pulse
/
99-pulseaudio-default.conf.example
1
# Default to PulseAudio
2
3
pcm.!default {
4
type pulse
5
hint {
6
show on
7
description "Default ALSA Output (currently PulseAudio Sound Server)"
8
}
9
}
10
11
ctl.!default {
12
type pulse
13
}