]> git.proxmox.com Git - mirror_novnc.git/commit
Remove keysym names from keysymdef.js
authorPierre Ossman <ossman@cendio.se>
Tue, 24 Jan 2017 11:07:26 +0000 (12:07 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 24 Mar 2017 10:16:53 +0000 (11:16 +0100)
commit524d67f2834bfd41aad58b28a69d3c4d841f4ca2
tree370980cd18f5a5b58010a4957fcd9cef733ec705
parent9076defaca9b25749f2526406b6c2d8756f97329
Remove keysym names from keysymdef.js

They were incomplete and turned off in most cases so they served
little use besides adding complexity.
app/ui.js
core/input/devices.js
core/input/keysymdef.js
core/input/util.js
core/rfb.js
tests/input.html
tests/test.helper.js
tests/test.keyboard.js
tests/test.rfb.js
utils/parse.js