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 & Thanks for points