Hi!
I just had a look at the latest RFB protocol spec and noticed a
new encoding TRLE with encoding number 15. Just a heads up, this
encoding number seems to have been previously used by LibVNCServer
for something called a "BackChannel" (whatever that is...)
Cheers,
Peter
On Fri, Feb 02, 2007 at 12:30:49PM -, James Weatherall wrote:
> Hi Noriaki-san,
>
> I've had encoding number 17 allocated to Hitachi ZYWRLE - using this
> encoding number will ensure compatibility with standard VNC and
> VNC-compatible releases. The next release of the VNC codebase will
> the
Hi,
I'm using VNC 4.1.2 Free edition, server for Solaris and viewer for
windows.
The xstatup is configured as follows:
#!/bin/sh
xrdb $HOME/.Xresources
xsetroot -solid grey
xterm -geometry 80x24+10+10 -ls -title "$VNCDESKTOP Desktop" &
d
I am running vncserver (Xvnc) on a Linux box that is attempting to run a
Wine application that requires the icons to be a certain depth. I assume
this is 32 as I have tried 16, 24, 8 and 15, but the icons still do not
appear on the application.
Has anyone else come across this issue with Wine and