]> git.proxmox.com Git - mirror_novnc.git/blobdiff - tests/vnc_perf.html
Move input-related files into core/input
[mirror_novnc.git] / tests / vnc_perf.html
index 021bc4ee450f3a3ea1d9b5fa8177b4baf2df96f1..098575bec7154a4b3c14ac9fa1f46ba6f488d310 100644 (file)
@@ -50,9 +50,9 @@
 
             // Load supporting scripts
             WebUtil.load_scripts({
-                'core': ["base64.js", "websock.js", "des.js", "keysym.js",
-                         "keysymdef.js", "xtscancodes.js", "keyboard.js",
-                         "input.js", "display.js", "rfb.js", "inflator.js"],
+                'core': ["base64.js", "websock.js", "des.js", "input/keysym.js",
+                         "input/keysymdef.js", "input/xtscancodes.js", "input/util.js",
+                         "input/devices.js", "display.js", "rfb.js", "inflator.js"],
                 'tests': ["playback.js"],
                 'recordings': [fname]});
         } else {