summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vnc_auto.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnc_auto.html b/vnc_auto.html
index ff376fe..b05024e 100644
--- a/vnc_auto.html
+++ b/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;