Toma Bodar wrote:
> Hi all,
> 
> I'm trying to bring sound up in connection with Windows XP trough
> rdesktop(1),but still no success.Googling recommend solutions which I
> tryied yet and no special info in man page.
> Here is my script for connection :
> 
> #!/bin/sh
> /usr/local/bin/rdesktop -u myname -d domain -g 1440x900 -a 16 -0 -r
> sound:remote remoteIP &
  ^^^^^^^^^^^^

I believe you want "sound:local" if you want the sound to come out on
the machine you are running rdesktop at.

/Alexander

Reply via email to