KasmVNC/kasmweb/core/input
Pierre Ossman a8dc933701 Fix AltGr for a few more keys in IE and Edge
Some keys apparently send 'Unidentified' rather than an unshifted value.
Make sure those are also handled. Examples are \ and | on a Swedish
keyboard.
2021-03-29 11:56:40 +03:00
..
domkeytable.js Explain why Clear maps to KP_Begin 2021-03-29 11:56:11 +03:00
fixedkeys.js Initial commit 2020-09-20 12:16:44 +00:00
keyboard.js Revert iOS keyup workaround 2021-03-29 11:56:31 +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 Update copyright to 2019 for modified files 2021-03-29 11:54:44 +03:00
util.js Fix AltGr for a few more keys in IE and Edge 2021-03-29 11:56:40 +03:00
vkeys.js Initial commit 2020-09-20 12:16:44 +00:00
xtscancodes.js Initial commit 2020-09-20 12:16:44 +00:00