]> git.proxmox.com Git - mirror_novnc.git/commit
Simplify keysymdef.js
authorPierre Ossman <ossman@cendio.se>
Tue, 24 Jan 2017 11:49:29 +0000 (12:49 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 24 Mar 2017 10:31:38 +0000 (11:31 +0100)
commit278a5e7fbd922e930c4c9df8f50b545ede17e39f
tree4d38e894199c10d276be1ac68254569ee239049c
parent041568bd3110d01582a031a1c8467323b72b279b
Simplify keysymdef.js

Some Unicode to Keysym mappings can be computed and can therefore
be left out of the huge lookup table.
core/input/keysymdef.js
tests/test.helper.js
utils/genkeysymdef.js