noVNC/core/input
Otto van Houten a0b7c0dac5 Add QEMU Led Pseudo encoding support
Previously, num-lock and caps-lock syncing was performed on a best effort basis by qemu.
Now, the syncing is performed by no-vnc instead. This allows the led state syncing to work
in cases where it previously couldn't, since no-vnc has with this extension knowledge of both
the remote and local capslock and numlock status, which QEMU doesn't have.
2023-09-29 13:58:55 +02:00
..
domkeytable.js chore: sync with W3C documentation 2020-12-22 10:50:23 +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 Add QEMU Led Pseudo encoding support 2023-09-29 13:58:55 +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