KasmVNC/kasmweb/core/input
Samuel Mannehed 19c473f792 Properly limit mouse moves to once every 17 ms
Previous attempt in c958269 had a number of issues, this is a full
rewrite, complete with improved unit tests.

Fixes github issue #1402
2021-03-29 12:26:12 +03:00
..
domkeytable.js Fix typo for MailSend key 2021-03-29 11:56:49 +03:00
fixedkeys.js Initial commit 2020-09-20 12:16:44 +00:00
keyboard.js Fix missing caps lock events on iOS 2021-03-29 11:57:26 +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 NumLock on macOS, even though the key is Clear 2021-03-29 11:56:55 +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