noVNC/core/input
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
..
devices.js Improve character keysym lookup 2017-05-04 12:13:47 +02:00
fixedkeys.js Improve lookup of special keys 2017-05-04 12:13:47 +02:00
keysym.js Improve lookup of special keys 2017-05-04 12:13:47 +02:00
keysymdef.js Simplify keysymdef.js 2017-03-24 11:31:38 +01:00
util.js Improve lookup of special keys 2017-05-04 12:13:47 +02:00
vkeys.js Use standard DOM identifiers for physical keys 2017-05-04 12:13:45 +02:00
xtscancodes.js Use standard DOM identifiers for physical keys 2017-05-04 12:13:45 +02:00