noVNC/core
Pierre Ossman f714f7deae Improve lookup of special keys
Look up keys that are independent of layout and state first,
followed by keys that are only mild variations in layouts.
This is more robust as there might be multiple physical keys
generating the same symbols, and Keysyms don't map directly to
Unicode in all cases.

At the same time switch over to using the modern, standardised
'code' field for lookup.
2017-05-04 12:13:47 +02:00
..
input Improve lookup of special keys 2017-05-04 12:13:47 +02:00
util Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
base64.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
des.js Uncomment ES6 module syntax 2017-02-26 16:30:37 -05:00
display.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
inflator.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00
rfb.js Remove keysym names from keysymdef.js 2017-03-24 11:16:53 +01:00
websock.js Refactor ES6 module structure/split up Util 2017-03-21 17:39:05 -04:00