noVNC/core/input
Pierre Ossman 9e6f71cb75 Remove modifier synchronisation
The fields provided cannot tell us if it is the left or right
version of the key that's pressed, so they are inherently unreliable.
It is also not a huge problem in practice as we'll get in sync on
the next press or release of the modifier.
2017-05-04 12:13:47 +02:00
..
devices.js Remove modifier synchronisation 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 Remove modifier synchronisation 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