summaryrefslogtreecommitdiffstats
path: root/webclients/novnc/vnc_auto.html
diff options
context:
space:
mode:
authorChristian Beier <[email protected]>2016-06-03 11:09:47 +0200
committerChristian Beier <[email protected]>2016-06-03 11:09:47 +0200
commit962e1082e835b95abc448cacba2c9ea5cdd200c1 (patch)
tree730791c1d9af622a4ba2b9ebdf48c2eded259264 /webclients/novnc/vnc_auto.html
parent15dd6470c552c7c8c112f0f78bde414b9f6a2714 (diff)
downloadlibtdevnc-962e1082e835b95abc448cacba2c9ea5cdd200c1.tar.gz
libtdevnc-962e1082e835b95abc448cacba2c9ea5cdd200c1.zip
Update bundled noVNC to latest release 0.5.1
Fixes https://github.com/LibVNC/libvncserver/issues/54
Diffstat (limited to 'webclients/novnc/vnc_auto.html')
-rw-r--r--webclients/novnc/vnc_auto.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/webclients/novnc/vnc_auto.html b/webclients/novnc/vnc_auto.html
index ff376fe..b05024e 100644
--- a/webclients/novnc/vnc_auto.html
+++ b/webclients/novnc/vnc_auto.html
@@ -77,7 +77,7 @@
// Load supporting scripts
Util.load_scripts(["webutil.js", "base64.js", "websock.js", "des.js",
"keysymdef.js", "keyboard.js", "input.js", "display.js",
- "jsunzip.js", "rfb.js"]);
+ "jsunzip.js", "rfb.js", "keysym.js"]);
var rfb;