On Tue, Jul 15, 2008 at 06:14:23PM -0700, Gregory K. Ruiz-Ade wrote: >> How make client's death signal the server's death too?
> Patch and recompile? Doing "client ; killall xmms2d" and/or "client && killall xmms2d" in the GNOME launch script doesn't work but I found out that making a new script that GNOME launcher runs seems to do the trick... #!/bin/sh your_client killall xmms2d ==== I don't know why script makes GNOME happy but not launcher hacks. cs -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
