mirror of
https://github.com/novnc/noVNC.git
synced 2026-05-26 15:13:34 +00:00
It sets KeyboardEvent.key to "Unidentified" for all non-character keys, which means we must ignore it and use the legacy handling to figure out the key pressed.