noVNC/core/input
Pierre Ossman ae82053366 Simplify pressed key handling
Prefer avoid having the server simulate multiple key presses by
refusing to use multiple keysyms for the same physical key.
2017-05-04 12:13:47 +02:00
..
devices.js Simplify pressed key handling 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