TurboVNC / turbovnc

Main TurboVNC repository
https://TurboVNC.org
GNU General Public License v2.0
746 stars 136 forks source link

Guidance needed: Trying to get TurboVNC to only serve a single monitor #411

Closed ArcAIN6 closed 2 months ago

ArcAIN6 commented 2 months ago

Just as the title says, i have 3 monitors, and i want to be able to remote in to see what's happening on only the 3rd monitor. I see a drop down for automatic , all, and primary only, so i'm assuming it should be possible to select the monitor i would like to use, without having to use my primary monitor.

Thank you in advanced for any assistance with this, hopefully it's possible.

EDIT: I should have denoted this is in a windows invironment

dcommander commented 2 months ago

The screen spanning option only applies to the client. If you are using a Windows server, then you are not using TurboVNC as a VNC server. The ability to share a specific server-side screen would be a feature in the VNC server, which is out of our control.

ArcAIN6 commented 2 months ago

That's very odd, as i downloaded the installer from your "releases" and can indeed start it up in listen mode, and my remote screen can connect, and see what's on this machine... very odd..

dcommander commented 2 months ago

Listen mode simply allows a VNC server to make a "reverse connection" to the TurboVNC Viewer rather than the viewer making a connection to the VNC server. It doesn't change the fundamental capabilities of either the server or viewer. If you are using a Windows server, then you are using someone else's VNC server, because the TurboVNC Server is Un*x-only. The ability to share one specific screen of your Windows machine would be a function of the VNC server, and since you aren't using our VNC server, that is out of the scope of our support. There is nothing that the TurboVNC Viewer can do to enable the functionality you want.