You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
4 years ago
..
domkeytable.js Fix typo for ZenkakuHankaku key 4 years ago
fixedkeys.js Initial commit 5 years ago
keyboard.js Remove Firefox Alt workaround 4 years ago
keysym.js Initial commit 5 years ago
keysymdef.js Initial commit 5 years ago
mouse.js Properly limit mouse moves to once every 17 ms 4 years ago
util.js Send combination keysyms for some Japanese keys 4 years ago
vkeys.js Initial commit 5 years ago
xtscancodes.js Update keycode mappings to latest version 4 years ago