Removed README.rfb and upated RFB info user documentation.

This commit is contained in:
Volker Ruppert 2021-06-05 11:32:51 +00:00
parent 98e55fe6b2
commit 0dd9d7b33e
2 changed files with 1 additions and 4 deletions

View File

@ -1,3 +0,0 @@
The RFB server implementation is still lacking as of now, as a consequence
you should force 8bit mode on the client to use it correctly, i.e. on Linux,
use: "xvncviewer -bgr233 localhost" or similar.

View File

@ -2863,7 +2863,7 @@ or <option>--with-sdl2</option> for SDL2.
<listitem><para>port range 5900 to 5949 (using the first one available)</para></listitem>
<listitem><para>no authentification</para></listitem>
<listitem><para>by default 30 seconds waiting for client</para></listitem>
<listitem><para>8 bpp (BGR233) supported only</para></listitem>
<listitem><para>8 bpp (BGR233 / RGB332) supported only</para></listitem>
<listitem><para>if client doesn't support resize: desktop size 720x480 (for text mode and standard VGA)</para></listitem>
<listitem><para>if resize supported: maximum resolution 1280x1024</para></listitem>
</itemizedlist>