noVNC/core/input
Pierre Ossman 9fce233d51 Simplify handling of keypress
Use a dedicated variable to track a two stage key rather than
piggy-backing on the key state array.
2017-05-04 12:13:47 +02:00
..
devices.js Simplify handling of keypress 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 Move keyboard handling in to Keyboard class 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