On 6/4/07, Kevin <[EMAIL PROTECTED]> wrote:
i have SunRay client and 8 bit old applcation it's called "CATS" it must be run in the 8bit color depth. i know sunray has "utxconfig -p on" command, when user login to the SunRay server. but i login to the remote solaris server.DTU--------SunRayServer---------Solaris8(CDE) (remote login) (8bit application) how can i control remote solaris's color depthe to 8bit??
If the X server offers an 8-bit visual then all clients, local or remote, can use that visual. So 'utxconfig -p on' (followed by logging out and in again to put the new setting into effect) should be all you need to do. Some applications don't look for and select the appropriate visual when multiple visuals are offered, they just use the default visual. In that case you can use 'utxconfig -p default' to make the 8-bit visual the default visual. OttoM. __ ottomeister Disclaimer: These are my opinions. I do not speak for my employer. _______________________________________________ SunRay-Users mailing list [email protected] http://node1.filibeto.org/mailman/listinfo/sunray-users
