If you know a bit about X programming this is possible, but it's not trivial. You basically need to change all the bits of the tx library which deal with a Colormap or Visual. Looking at the 3.3.7 code might help give you some clues.
Cheers Tristan ----- Original Message ----- From: "Ellis Golub" <[EMAIL PROTECTED]> To: "Tristan Richardson" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Friday, January 09, 2004 7:58 PM Subject: Re: colo(u)r depth 4.0b4 problems > Tristan -- > > I've been trying to change the default with out success. I did manage to crash > the Xserver completely. If I want to force vncviewr to use 12 bit Truecolor, > can't I just hardcode that into TXImage somehow? > > Ellis > > On Jan 9, 11:15am, Tristan Richardson wrote: > > Subject: Re: colo(u)r depth 4.0b4 problems > > The version 4 viewer currently always uses the default visual, which in your > > case is 8-bit PseudoColor. Eventually we intend to add options like the > > version 3 viewer to force use of a particular visual. However for the > > moment, to get it to use the 12-bit truecolor visual you need to make that > > the default for your X server. > > > > > Cheers > > > > Tristan > > > > > End of VNC-List Digest > >-- End of excerpt from Tristan Richardson > > > > -- > ============================================================= > Ellis Golub Phone: (215) 898-4629 > Biochemistry Department FAX: (215) 898-3695 > University of Pennsylvania [EMAIL PROTECTED] > School of Dental Medicine > 240 South 40th Street > Philadelphia, PA 19104-6030 > Home: http://biochem.dental.upenn.edu/~ellis/ > PGP: http://biochem.dental.upenn.edu/~ellis/public_key.html > ============================================================== > _______________________________________________ > VNC-List mailing list > [EMAIL PROTECTED] > To remove yourself from the list visit: > http://www.realvnc.com/mailman/listinfo/vnc-list _______________________________________________ VNC-List mailing list [EMAIL PROTECTED] To remove yourself from the list visit: http://www.realvnc.com/mailman/listinfo/vnc-list
