]> git.proxmox.com Git - mirror_novnc.git/commit - core/input/keyboard.js
Handle CapsLock on macOS
authorPierre Ossman <ossman@cendio.se>
Thu, 4 May 2017 09:52:40 +0000 (11:52 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 4 May 2017 10:13:48 +0000 (12:13 +0200)
commit634cc1ba46222125c7680472a234126e875cfc3d
tree4efdb198ad87fb28ec35a4db143b64abda301539
parentbf43c26319a7bfea989a2306c9423feac0509c32
Handle CapsLock on macOS

Modifiers behave a bit oddly on macOS, causing weird CapsLock events
to be sent by the browsers.
core/input/devices.js