Files
MeshCentral/public/scripts/agent-desktop-0.0.2.js
wdlut 6e4c8b0d16 BUGFIX: AltGr-key does not work, when connecting from Windows browser to Linux agent. (#5614)
Windows doesnt have a proper AltGr, but handles it using fake Ctrl+Alt. However the remote end might not be Windows, so we need to merge those into a single AltGr event. We detect this case by seeing the two key events directly after each other with a very short time between them.
2023-12-06 19:48:16 -08:00

45 KiB