noVNC/core/input
Samuel Mannehed 150596be83 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
2020-05-31 00:53:15 +02:00
..
domkeytable.js Fix typo for MailSend key 2019-11-01 10:49:19 +01:00
fixedkeys.js Change copyright header (#1138) 2018-10-09 12:15:35 +02:00
keyboard.js Fix missing caps lock events on iOS 2019-11-07 16:44:26 +01: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
mouse.js Properly limit mouse moves to once every 17 ms 2020-05-31 00:53:15 +02:00
util.js Send NumLock on macOS, even though the key is Clear 2019-11-01 13:13:35 +01:00
vkeys.js Change copyright header (#1138) 2018-10-09 12:15:35 +02:00
xtscancodes.js Get XT scan code mappings from the keycodemapdb project 2017-05-31 16:20:24 +02:00