Removed README.rfb and upated RFB info user documentation.
This commit is contained in:
parent
98e55fe6b2
commit
0dd9d7b33e
@ -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.
|
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user