mirror of
https://github.com/novnc/noVNC.git
synced 2026-06-06 12:29:38 +00:00
Avoid the deprecated keypress event in favour of the keydown event. It has the benefit of triggering for all keys, not just those that produce symbols.