On 09/12/10 19:04, sibu xolo wrote:
pcm.pulse {
     type pulse
}
ctl.pulse {
     type pulse
}
pcm.!default {
     type pulse
}
ctl.!default {
     type pulse
}



Try the following, it should allow alsamixer to control the "default device"

pcm.pulse {
    type pulse
}
ctl.pulse {
    type pulse
}
#pcm.!default {
#    type pulse
#}
#ctl.!default {
#    type pulse
#}



_______________________________________________
pulseaudio-discuss mailing list
pulseaudio-discuss@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss

Reply via email to