]> git.proxmox.com Git - mirror_novnc.git/commit
Better detection of AltGr on Windows
authorPierre Ossman <ossman@cendio.se>
Fri, 9 Mar 2018 11:14:23 +0000 (12:14 +0100)
committerPierre Ossman <ossman@cendio.se>
Fri, 9 Mar 2018 11:14:23 +0000 (12:14 +0100)
commitb22c9ef9545106c8d26c478ae1cb36e0564a66b3
treefbcc9e7cf5f1898b59b6f2308a00fb29be8a8e3c
parentd6ae4457738a54593f8d230d16cd1a464b151100
Better detection of AltGr on Windows

Try to properly detect the fake CtrlL+AltR sequence Windows sends
when pressing AltGr. This allows us to send more accurate key
events over to the server.
core/input/keyboard.js
tests/test.keyboard.js