fix sharing keyboard input after Ctrl+Alt+Delete #6120

Signed-off-by: si458 <simonsmith5521@gmail.com>
This commit is contained in:
si458 2024-05-24 15:51:39 +01:00
parent 89b67ff999
commit abbb0fa9ee

View File

@ -903,6 +903,7 @@
// Remote desktop special key combos for Windows
function deskSendKeys() {
Q('DeskWD').blur();
if (xxdialogMode || desktop == null || desktop.State != 3) return;
var ks = Q('deskkeys').value;
if (ks == 0) { // WIN+Down arrow