On Fri, Jan 9, 2009 at 5:37 AM, Frank Paulick <[email protected]> wrote: > unfortunately utresadm has no option to set the color depth for a DTU. > Setting up a session with a specific Color Depth of 15Bit instead of the > Standard 24 Bit would make less traffic when this session is being taken to > an offsite DTU.
The protocol between the Sun Ray server and the Sun Ray unit always uses a 24-bit depth. There's no way to change that. You didn't say what applications you're using on the desktop. If you're using uttsc/rdesktop to talk to Windows then you can turn down the colour depth on that connection, and that should let the Sun Ray protocol do better compression than it would be able to do if the pixels painted by Windows were using the full 24-bit palette. If you're using the Xsun X server then you can use 'utxconfig' to tell it to offer an 8-bit PseudoColor visual alongside the usual 24-bit DirectColor visual, but 8-bit is very limiting. The 8-bit visual is not supported by the Xnewt X server, that's 24-bit only. OttoM. __ ottomeister Disclaimer: These are my opinions. I do not speak for my employer. _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
