mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Fixed desktop multiplexor view-only mode.
This commit is contained in:
parent
200fa9514b
commit
85f8db041b
3 changed files with 60 additions and 38 deletions
|
@ -2156,7 +2156,7 @@ function onTunnelData(data) {
|
|||
this.pipe(this.httprequest.desktop.kvm, { dataTypeSkip: 1, end: false }); // 0 = Binary, 1 = Text. Pipe the Browser --> KVM input.
|
||||
} else {
|
||||
// We need to only pipe non-mouse & non-keyboard inputs.
|
||||
//sendConsoleText('Warning: No Remote Desktop Input Rights.');
|
||||
// sendConsoleText('Warning: No Remote Desktop Input Rights.');
|
||||
// TODO!!!
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue