Changeset 192


Ignore:
Timestamp:
Oct 11, 2007, 8:07:29 PM (17 years ago)
Author:
ecprice
Message:

Bigger applet

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/web/templates/vnc.tmpl

    r185 r192  
    1515<p>Here is a console to ${machine.name}.</p>
    1616<APPLET CODE="VncViewer.class" ARCHIVE="static/VncViewer.jar"
    17         WIDTH="800" HEIGHT="632">
     17        WIDTH="100%" HEIGHT="100%">
    1818<PARAM NAME="PASSWORD" VALUE="moocow">
    1919<PARAM NAME="PORT" VALUE="10003">
Note: See TracChangeset for help on using the changeset viewer.