It seems that rdesktop doesn't like me too much. Not sure what I ever did to it.<br><br>Anyways. I used the tip Dave T. gave me about using another screen so I could pump rdp sound through my terminals. I am connecting to Windows Terminal Server for the NWEA test and need sound for the kindees and first graders. It worked perfectly last time I tested it. However, now when I change to the screen 2 I get the gray screen with the X in the middle. It is like rdesktop won't load. It does in gnome and from the command line with the same options chosen. Here is a snippet of 
lts.conf.<br><br>    SCREEN_01          = startx<br>    SCREEN_02 = "rdesktop -r sound:local <a href="http://65.18.42.7">65.18.42.7</a>"<br><br>       # local storage device (USB keys, cdrom, etc)<br>       LOCAL_STORAGE = Y
<br>       LTSPFSD_OPTIONS=""<br><br>    # uncomment the following line to enable SNMP support<br>    #SNMPD = Y<br> <br>        # enable sound by default<br>        SOUND              = Y<br>        # choose either esd or nasd to be the default (esd only on x86_64)
<br>    # rdp is used for sound for Windows Termianl Service Sound<br>    SOUND_DAEMON = "rdp"<br><br><br>Anyone know what might be causing this not to work?<br><br>Tim<br>