noVNC/core/input
Pierre Ossman 146258291a Send combination keysyms for some Japanese keys
Windows doesn't give us stable symbols for a bunch of Japanese IM keys,
instead alternating between two symbols. This state is not synchronised
with the IM running on the remote server so to have stable behaviour we
have to collapse these multiple symbols in to a single keysym.
2020-12-10 10:00:44 +01:00
..
domkeytable.js Fix typo for ZenkakuHankaku key 2020-12-10 09:43:08 +01:00
fixedkeys.js Change copyright header (#1138) 2018-10-09 12:15:35 +02:00
gesturehandler.js Add touch gestures for mouse emulation 2020-06-12 09:18:46 +02:00
keyboard.js Remove keypress handling 2020-10-15 18:53:51 +02:00
keysym.js Enforce object key spacing 2018-09-06 17:07:11 +02:00
keysymdef.js Use ES6 classes 2018-07-12 19:06:57 +02:00
util.js Send combination keysyms for some Japanese keys 2020-12-10 10:00:44 +01:00
vkeys.js Remove many small, obsolete, old browser hacks 2020-12-07 10:10:53 +01:00
xtscancodes.js Update keycode mappings to latest version 2020-11-16 13:44:27 +01:00