I have a test environment with two linux machines:
One headless server (a linux vm) and a client (bare metal).
Server:
– Debian Bookworm
– nomachine-terminal-server 8.11.3.
– KDE
– lightdm for testing
Client:
– Debian Bookworm
– nomachine-terminal-server 8.11.3.
– xorg
The client has two monitors connected
When testing without NX by starting /usr/lib/xorg/Xorg -query <server ip> on the client I get two screens (xrandr -q) and I’m able to configure them via xrandr or KDE settings. Instead starting /usr/NX/bin/nxplayer on the client I get only the screen ‘nxoutput0’ and the whole desktop is mirrored to the second screen.
When trying to change it within the NoMachine menu panel I could select ‘Resize remote display’ and ‘Fullscreen’ – but there is no button ‘Fullscreen on all monitors’ as described in https://kb.nomachine.com/AR06U01201
Already tried it with ‘Create new virtual desktop’ or ‘Create new custom session’.