[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: gnome sound server monopolizing alsa's audio



On Thu, 2003-12-18 at 16:56, Mark Roach wrote:
> What I usually do is move /usr/bin/esd to /usr/bin/esd.real and create a
> new /usr/bin/esd containing:
> 
> #!/bin/sh
> exec /usr/bin/esd.real -as 5 $*
> 

i have this(followed the man pages):

cat /etc/esound/esd.conf 
[esd]
auto_spawn=1
spawn_options=-terminate -nobeeps -as 5
spawn_wait_ms=100



Reply to: