]> git.proxmox.com Git - mirror_novnc.git/commit - tests/test.rfb.js
Only send QEMU Extended Key Event if we have a scan code
authorPierre Ossman <ossman@cendio.se>
Fri, 7 Jul 2017 13:06:13 +0000 (15:06 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 7 Jul 2017 13:06:13 +0000 (15:06 +0200)
commitbe70fe0a3d94a209b369cd3443974e5ec05df551
tree32fc7abec576897e45eabd3ed1325c90a0b6b998
parent4093c37f28d57424554100150bdf5c90e1959ff5
Only send QEMU Extended Key Event if we have a scan code

Servers will assume that a scan code is present if this message type
is used, so fall back to the standard key event message if we don't
know the scan code.
core/rfb.js
tests/test.rfb.js