diff options
Diffstat (limited to 'win/winvnc/index.vnc')
-rw-r--r-- | win/winvnc/index.vnc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/win/winvnc/index.vnc b/win/winvnc/index.vnc index 428d4bc8..560fa2e8 100644 --- a/win/winvnc/index.vnc +++ b/win/winvnc/index.vnc @@ -14,6 +14,8 @@ $USER's $DESKTOP desktop <APPLET CODE=com.tigervnc.vncviewer.VncViewer ARCHIVE=VncViewer.jar WIDTH=$APPLETWIDTH HEIGHT=$APPLETHEIGHT> <param name=PORT value=$PORT> +<param name="Embed" value="true"> +<param name="draggable" value="true"> </APPLET> <BR> <A href="http://www.tigervnc.org/">TigerVNC site</A> |