On 12/2/08, Dan Espen <[EMAIL PROTECTED]> wrote:
>
> I'm hoping someone on this list has encountered this.
>
> Recent distros are now defaulting to using pulseaudio.
>
> I just installed FC9 and I find sound works under Gnome but
> not under Fvwm. I can see Gnome starts up a pulseaudio process
> but launching that process from the command line under Fvwm doesn't
> make sound start working.
>
> I start Fvwm from a .xinitrc file.
>
> Does anyone know what the command is to correctly start the
> pulseaudio process for a user?
>
>
>
In my InitFunction, I have
Exec pulseaudio --kill ; pulseaudio -D
There is no reason why it couldn't be in ~/.xinitrc though.
--
Thanks,
Jonathan Kotta
Hofstadter's Law:
It always takes longer than you expect, even
when you take into account Hofstadter's Law.