Changes between Initial Version and Version 1 of Ticket #363, comment 4
- Timestamp:
- 07/01/13 14:33:15 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #363, comment 4
initial v1 2 2 3 3 > I did look briefly at trying to start my own pulseaudio daemon 4 It takes a lot more effort get pa to spawn a new daemon. From [/wiki/Sound#FullSetup]: ''Simply clearing the environment and trying to start a new pulseaudio instance will not work without some serious hacks to the environment variables that pulseaudio uses to find existing instances'' 4 It takes a lot more effort get pa to spawn a new daemon. 5 From [/wiki/Sound#FullSetup]: ''Simply clearing the environment and trying to start a new pulseaudio instance will not work without some serious hacks to the environment variables that pulseaudio uses to find existing instances'' 5 6 6 7 You will have to lie about {{{$HOME}}} etc to get it to run a second daemon as the same user.