noVNC/core/input
Samuel Mannehed 333ad45c70 Don't capture touch events
They are implicitly captured anyway, and we get problems if we try
to explicitly capture them.
2017-05-11 13:34:43 +02:00
..
devices.js Don't capture touch events 2017-05-11 13:34:43 +02:00
domkeytable.js Use KeyboardEvent.key too look up keysyms 2017-05-04 12:13:48 +02:00
fixedkeys.js Use KeyboardEvent.key too look up keysyms 2017-05-04 12:13:48 +02:00
keysym.js Use KeyboardEvent.key too look up keysyms 2017-05-04 12:13:48 +02:00
keysymdef.js Simplify keysymdef.js 2017-03-24 11:31:38 +01:00
util.js Use KeyboardEvent.key too look up keysyms 2017-05-04 12:13:48 +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