Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Dual Monitor Support
Dual Monitor Support
Microsoft recently came out with a new version of RDC (Remote Desktop Client) that supports dual monitors. It has a "/span" option that will automatically span a remote connection's desktop across dual local monitors. In other words, if I have 2 monitors sitting on my desktop and I remote into a machine with only a single (or dual) monitors, the remote desktop will automatically span across both of my local monitors. Very cool! I've played around with UltraVNC 1.0.2 and 1.0.4 and I don't see that this functionality is available. Am I missing something? Is this functionality that will be added anytime soon?
Re: Dual Monitor Support
I would also be very interested in finding out. I think a friend of mine had this going on. I can't remember which flavor of VNC he was using, though.
You obviously lack the creative genius to integrate Legos and Duplos.
Re: Dual Monitor Support
I got this to work once, and it was indeed cool. But then I started having presumably unrelated connection/stability problems so I upgraded to the newest version 1.04RCx and haven't been able to do it since.
I'd really love to know exactly how to set this up, as I'm sure many other uvnc users would also!
I'd really love to know exactly how to set this up, as I'm sure many other uvnc users would also!
Last edited by msing on 2008-02-15 20:24, edited 1 time in total.
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: Dual Monitor Support
Dual monitor view require the mirror driver, no other special stuff to do.
Select Full desktop ( http://www.uvnc.com/install/usage.html ) is used as switch between the monitors
Select Full desktop ( http://www.uvnc.com/install/usage.html ) is used as switch between the monitors
Re: Dual Monitor Support
Ah, I got it. I didn't realize you had to enable it in the Server properties. It's not the "Admin Properties" page, it's just the "Properties" page.
Re: Dual Monitor Support
But, "Select Full desktop to switch between the monitors" does not do the same thing as RDC's /span.
Is there any way to have BOTH remote server displays show up at the same time on TWO local viewing displays?
When I try this (with 1.0.5.3 server+mon driver loaded, 1.0.5.4 viewer) with a primary display on left, secondary on right I can drag the right window frame over to the 2nd monitor but the vnc viewer window is blank on the right display except for a tiny vertical strip of pixels on the left side of the viewer window on the right monitor. RDC /span works fine.
Is there any way to have BOTH remote server displays show up at the same time on TWO local viewing displays?
When I try this (with 1.0.5.3 server+mon driver loaded, 1.0.5.4 viewer) with a primary display on left, secondary on right I can drag the right window frame over to the 2nd monitor but the vnc viewer window is blank on the right display except for a tiny vertical strip of pixels on the left side of the viewer window on the right monitor. RDC /span works fine.
Last edited by markeaux on 2009-02-16 20:44, edited 1 time in total.
Re: Dual Monitor Support
edit ultravnc.ini with run as administrator
primary=1 <--- 1
secundary=0 <-- replace 0 by 1, you have 2 displays visable
[post=56265][/post]
primary=1 <--- 1
secundary=0 <-- replace 0 by 1, you have 2 displays visable
[post=56265][/post]
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: Dual Monitor Support
Those two values are already both set to "1". When viewing the dual displays on the server with a viewer I can use the slider to view both displays fine. But, when I resize the viewer window over to the 2nd display on the right, nothing displays on the right display except the window frame.
Last edited by markeaux on 2009-02-16 21:48, edited 1 time in total.
Re: Dual Monitor Support
do you have the ultravnc server video hook driver installed ?
this required for multi-monitor at depth colors 16/32 bit
depth colors 15/24 bit not supported and still disabled.
this required for multi-monitor at depth colors 16/32 bit
depth colors 15/24 bit not supported and still disabled.
Last edited by redge on 2009-02-16 21:50, edited 1 time in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: Dual Monitor Support
Yes video hook is installed and says Active when connected with a viewer. I tried it at both 16/32 bit depth, same problem.
Last edited by markeaux on 2009-02-16 22:22, edited 2 times in total.
Re: Dual Monitor Support
I can't verify my self, I won't have dual monitor.
did you try tightvnc, realvnc ?
did you try tightvnc, realvnc ?
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Re: Dual Monitor Support
No I have not tried anything else, yet. I was just wondering if anyone else has gotten this to work properly. Thanks for the speedy replies.