On Tue, 5 Aug 2003, nicolas gremont wrote:

> 
> 
> Hello everybody,
> 
> this my first message in this list :)
> 
> i'm using esd to get sound on my thin client,
> each time i want to start an application using sound i make this command 
> line :  esddsp --server=[IP of the client]:16001 -v /path/of/whatever

        Never having done this. There may be a better answer....

        Simply swap your comands for scripts which actually do

esddsp --server=`echo $DISPLAY | sed "s/:.*//"`:16001 -v /realpath/of/whatever

        the `echo $DISPLAY |sed "s/:.*//"` should get the clients ip out 
the $DISPLAY environment.

Better ideas I think are needed.

Peter Childs

> 
> this works fine, and thanks to ltsp archive !
> 
> But now i would like to find how to bypass this command line,
> for i don't want my users to use command line each they want tu use xmms or 
> prboom...
> 
> Anyone get an idea ?
> 
> I suppose you can tell kde or gnome which sound daemon to use and how ?
> am I wrong ?
> 
> Thanx
> Nicolas Gremont
> 
> _________________________________________________________________
> Hotmail : un compte GRATUIT qui vous suit partout et tout le temps ! 
> http://g.msn.fr/FR1000/9493
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by: Free pre-built ASP.NET sites including
> Data Reports, E-commerce, Portals, and Forums are available now.
> Download today and enter to win an XBOX or Visual Studio .NET.
> http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
> _____________________________________________________________________
> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
>       https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help,   try #ltsp channel on irc.freenode.net
> 



-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to