mirror of
https://github.com/novnc/noVNC.git
synced 2026-08-29 16:40:26 +08:00
ab2fd41693
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.