VNC and Enlightenment (16bpp)
Kevin Tan
kevt "at" midiator.student.twu.ca
Mon, 09 Mar 1998 02:22:23 +0000
Greets.
I can't seem to run Enlightenment (an XWin manager) at 16bpp with vnc.
I run vncserver with these options:
vncserver -goemetry 976x720 -depth 16
The X.log reports the following error:
rfbProcessClientNormalMessage: ignoring unknown encoding type 3
I've used all the encoding methods from the client's end, including raw.
Is there a way I can correct this? Help is very much appreciated.
Thanks.
Kev
P/S: E runs fine in 24bpp mode. (vncserver -geometry 976x720 -depth 24)