noVNC/core/input
Pierre Ossman 8be924c9d9 Add touch gestures for mouse emulation
Add several single and multitouch gestures to simulate various mouse
actions that would otherwise be impossible to perform.

This replaces the old system where you could select which mouse button
a single touch would generate.
2020-06-12 09:18:46 +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
gesturehandler.js Add touch gestures for mouse emulation 2020-06-12 09:18:46 +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 Add touch gestures for mouse emulation 2020-06-12 09:18:46 +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