Bigger applet
[invirt/packages/invirt-web.git] / templates / vnc.tmpl
index 7402330..47415fe 100644 (file)
@@ -14,7 +14,7 @@ Console to $machine.name
 #end if
 <p>Here is a console to ${machine.name}.</p>
 <APPLET CODE="VncViewer.class" ARCHIVE="static/VncViewer.jar"
-        WIDTH="800" HEIGHT="632">
+        WIDTH="100%" HEIGHT="100%">
 <PARAM NAME="PASSWORD" VALUE="moocow">
 <PARAM NAME="PORT" VALUE="10003">
 <PARAM NAME="HOST" VALUE="$hostname">