diff options
-rw-r--r-- | unix/vncviewer/vncviewer.man | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/unix/vncviewer/vncviewer.man b/unix/vncviewer/vncviewer.man index 5add8cd7..f5eebaba 100644 --- a/unix/vncviewer/vncviewer.man +++ b/unix/vncviewer/vncviewer.man @@ -136,6 +136,12 @@ combined with Start in full-screen mode. .TP +.B \-DesktopSize \fIwidth\fPx\fIheight\fP +Instead of keeping the existing remote screen size, the client will attempt to +switch to the specified since when connecting. If the server does not support +the SetDesktopSize message then the screen will retain the original size. + +.TP .B \-AutoSelect Use automatic selection of encoding and pixel format (default is on). Normally the viewer tests the speed of the connection to the server and chooses the |