LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   change the rdesktop color bit (https://www.linuxquestions.org/questions/linux-newbie-8/change-the-rdesktop-color-bit-152650/)

jtpram 03-02-2004 12:05 PM

change the rdesktop color bit
 
Ummm...
When I try to open a window from rdesktop, it gives me a crappy color bit.
It is like 8 bits. How to give the full performance of the display?

Thanks

Demonbane 03-02-2004 11:15 PM

Make sure you're using version 1.3.0 or above, older versions don't support rdp5 therefore cannot go higher than 8bit color. You change change the depth with the "-a" option, eg.
Code:

rdesktop -a 16 -f <host>
IIRC 24 bit only works on windows 2003 terminal servers


All times are GMT -5. The time now is 10:55 AM.