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
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
4 years ago
..
domkeytable.js Fix typo for MailSend key 4 years ago
fixedkeys.js Initial commit 5 years ago
keyboard.js Fix missing caps lock events on iOS 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 NumLock on macOS, even though the key is Clear 4 years ago
vkeys.js Initial commit 5 years ago
xtscancodes.js Initial commit 5 years ago