KasmVNC/kasmweb/core/input
Pierre Ossman 4fda2526f4 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.
2021-03-29 12:50:22 +03:00
..
domkeytable.js Fix typo for ZenkakuHankaku key 2021-03-29 12:50:16 +03:00
fixedkeys.js Initial commit 2020-09-20 12:16:44 +00:00
keyboard.js Remove Firefox Alt workaround 2021-03-29 12:48:02 +03:00
keysym.js Initial commit 2020-09-20 12:16:44 +00:00
keysymdef.js Initial commit 2020-09-20 12:16:44 +00:00
mouse.js Properly limit mouse moves to once every 17 ms 2021-03-29 12:26:12 +03:00
util.js Send combination keysyms for some Japanese keys 2021-03-29 12:50:22 +03:00
vkeys.js Initial commit 2020-09-20 12:16:44 +00:00
xtscancodes.js Update keycode mappings to latest version 2021-03-29 12:48:56 +03:00