noVNC/core/input
Pierre Ossman f84bc57bda Move wheel event handling to RFB class
The Mouse class does very little now so it mostly just obfuscate things.
Move everything directly in to the RFB class instead.
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 Move wheel event handling to RFB class 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