diff options
Diffstat (limited to 'classes/index.vnc')
-rw-r--r-- | classes/index.vnc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/classes/index.vnc b/classes/index.vnc index 6cab43e..63b2f56 100644 --- a/classes/index.vnc +++ b/classes/index.vnc @@ -1,8 +1,8 @@ <!-- index.vnc - default html page for Java VNC viewer applet. On any file ending in .vnc, the HTTP server embedded in Xvnc will substitute the following variables when preceded by a dollar: USER, DESKTOP, DISPLAY, - APPLETWIDTH, APPLETHEIGHT, WIDTH, HEIGHT, PORT. Use two dollar signs - ($$) to get a dollar sign in the generated html. --> + APPLETWIDTH, APPLETHEIGHT, WIDTH, HEIGHT, PORT, PARAMS. Use two dollar + signs ($$) to get a dollar sign in the generated html. --> <HTML> <TITLE> |