Blame | Last modification | View Log | RSS feed
# PulseAudio plugin configuration# $Id: pulse-default.conf,v 1.3 2008/03/09 15:50:49 lkundrak Exp $# Let's create a virtual device "pulse" for mixer and PCMpcm.pulse {type pulsehint {description "PulseAudio Sound Server"}}ctl.pulse {type pulsehint {description "PulseAudio Sound Server"}}# Let's make it the default!pcm.!default {type pulsehint {description "Default"}}ctl.!default {type pulsehint {description "Default"}}