Re: [arch-general] pulse audio auto stop

2011-07-28 Thread Tom Gundersen
2011/7/28 Juan Diego Tascón : > On Thu, Jul 28, 2011 at 12:53 PM, Tom Gundersen wrote: >> 2011/7/28 Juan Diego Tascón : >>> Does anyone knows why is pulseaudio being shut down every time X is >>> shut down? why cruel world? why? >> >> man pulse-daemon.conf: >> >> "exit-idle-time=  Terminate the da

Re: [arch-general] pulse audio auto stop

2011-07-28 Thread ixen
On 13:30 Thu 28 Jul , Juan Diego Tascón wrote: > This is what's going on: I start a normal tty login in lets say tty2 > then I run mplayer to reproduce an mp3 with pulse output which > automatically starts the pulseaudio daemon. Then, on tty1 I start > xinit (kde). When I close the xinit process (C

Re: [arch-general] pulse audio auto stop

2011-07-28 Thread Juan Diego Tascón
On Thu, Jul 28, 2011 at 12:53 PM, Tom Gundersen wrote: > 2011/7/28 Juan Diego Tascón : >> Does anyone knows why is pulseaudio being shut down every time X is >> shut down? why cruel world? why? > > man pulse-daemon.conf: > > "exit-idle-time=  Terminate the daemon after the last client quit and > t

Re: [arch-general] pulse audio auto stop

2011-07-28 Thread Tom Gundersen
2011/7/28 Juan Diego Tascón : > Does anyone knows why is pulseaudio being shut down every time X is > shut down? why cruel world? why? man pulse-daemon.conf: "exit-idle-time= Terminate the daemon after the last client quit and this time in seconds passed. Use a negative value to disable this fea

[arch-general] pulse audio auto stop

2011-07-28 Thread Juan Diego Tascón
Good day, Does anyone knows why is pulseaudio being shut down every time X is shut down? why cruel world? why? PS: I don't want to use pulseaudio system-instance Thank you