X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/1d02c55e91f06430c097bd5023ceb5c5782a52b8..36097be5e255b54e405def8be29c780ecaa42764:/code/templates/vnc.tmpl diff --git a/code/templates/vnc.tmpl b/code/templates/vnc.tmpl index a0b8b01..7ae0607 100644 --- a/code/templates/vnc.tmpl +++ b/code/templates/vnc.tmpl @@ -6,13 +6,13 @@ Console to $machine.name #end def #def body -
Your machine appears to be off.
#else if not $has_vncYour machine appears to not be accepting VNC connections. Perhaps you have a ParaVM machine?
#end if -Here is a console to ${machine.name}.
+See tips about framebuffer and other issues.
-Tip: At a Linux boot prompt, try setting fb=false to disable the framebuffer. If you don't, your machine will run just fine, but this applet's display of the console will suffer artifacts.
-#* -java VncViewer HOST black-mesa PORT 10003 VMNAME tabbott_test AUTHTOKEN quentin SocketFactory VNCProxyConnectSocketFactory -*# #end def