We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c06536 commit 8eb6c73Copy full SHA for 8eb6c73
1 file changed
README.md
@@ -250,6 +250,7 @@ bytes that get sent per framebuffer update:
250
* Send a scaled-down version of your framebuffer. You can do the scaling in your
251
application feeding data into LibVNCServer's framebuffer (production-ready)
252
or let LibVNCServer do the work for you if your client requests a scaled screen
253
+ via a [SetScale or SetScaleFactor message](https://github.com/rfbproto/rfbproto/blob/master/rfbproto.rst#74client-to-server-messages)
254
(not tested for a long time).
255
256
0 commit comments