summaryrefslogtreecommitdiffstats
path: root/webclients/novnc/vnc.html
diff options
context:
space:
mode:
authorChristian Beier <dontmind@freeshell.org>2012-08-19 15:34:40 +0200
committerChristian Beier <dontmind@freeshell.org>2012-08-19 15:34:40 +0200
commit2b4f616d96f92dc6596f8f4836582048dd57a3a5 (patch)
treeaeaac6647bb0320de605e40905702066144ce786 /webclients/novnc/vnc.html
parent2fba1be4536511696a266fb504c60167d3015038 (diff)
downloadlibvncserver-2b4f616d96f92dc6596f8f4836582048dd57a3a5.zip
libvncserver-2b4f616d96f92dc6596f8f4836582048dd57a3a5.tar.gz
Update noVNC webclient.
Diffstat (limited to 'webclients/novnc/vnc.html')
-rw-r--r--webclients/novnc/vnc.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/webclients/novnc/vnc.html b/webclients/novnc/vnc.html
index b6cf85b..1b886a4 100644
--- a/webclients/novnc/vnc.html
+++ b/webclients/novnc/vnc.html
@@ -2,10 +2,11 @@
<html>
<head>
- <!--
+ <!--
noVNC example: simple example using default UI
- Copyright (C) 2011 Joel Martin
- Licensed under LGPL-3 (see LICENSE.txt)
+ Copyright (C) 2012 Joel Martin
+ noVNC is licensed under the LGPL-3 (see LICENSE.txt)
+ This file is licensed under the 2-Clause BSD license (see LICENSE.txt).
-->
<title>noVNC</title>
@@ -140,6 +141,7 @@
<li><input id="noVNC_view_only" type="checkbox"> View Only</li>
<li><input id="noVNC_connectTimeout" type="input"> Connect Timeout (s)</li>
<li><input id="noVNC_path" type="input" value="websockify"> Path</li>
+ <li><input id="noVNC_repeaterID" type="input" value=""> Repeater ID</li>
<hr>
<!-- Stylesheet selection dropdown -->
<li><label><strong>Style: </strong>
OpenPOWER on IntegriCloud