After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome

Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031

Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864

Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078

Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome

Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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

Toggle Remote Input and Remote Blank Monitor it displays eye

Post Reply
docfxit
40
40
Posts: 71
Joined: 2005-05-10 18:48

Toggle Remote Input and Remote Blank Monitor it displays eye

Post by docfxit »

When I Toggle Remote Input and Remote Blank Monitor it displays eye.bmp on the server. The viewer does see the correct server screen. I would like the server to display a blank screen.
Running UltraVNC_1.1.8 viewer on XP Pro sp3 32bit with SecureVNCPlugin.dsm ver. 2.3.0.0
UltraVNC 1.1.8 server on Win7 sp1 64bit with SecureVNCPlugin64.dsm ver. 2.3.0.0

Image

Admin Properties
Image


If I place a black background.bmp in the same directory as winvnc.exe on the server and re-boot the black image does show instead of eye.bmp but the cursor from the viewer also shows as it moves around the screen.

How can I get UltraVNC to display a black screen like it's turned off?

Thank you,

Docfxit
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6957
Joined: 2004-04-23 10:21
Contact:

Re: Toggle Remote Input and Remote Blank Monitor it displays

Post by Rudi De Vos »

Displaying something on the real screen and hide it on the viewer use the layerd windows ( only works on xp and Vista/win7 without aero).
The mouse sometimes display on both layers...there is nothing we can do.
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
- uvnc2me: https://uvnc2me.com/
docfxit
40
40
Posts: 71
Joined: 2005-05-10 18:48

Re: Toggle Remote Input and Remote Blank Monitor it displays

Post by docfxit »

Why is it that I have one PC that displays the black screen without the background.bmp and without the arrow and another PC running the same version of the software that displays the eye.bmp without the arrow? Or the background.bmp with the arrow if I place it in the directory?

Docfxit
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6957
Joined: 2004-04-23 10:21
Contact:

Re: Toggle Remote Input and Remote Blank Monitor it displays

Post by Rudi De Vos »

to view bmp:[v] enable alpha-blending monitor blanking
( activate blanking using layers)
without we just put the monitor in sleep mode.
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
- uvnc2me: https://uvnc2me.com/
jhansen
8
8
Posts: 9
Joined: 2012-12-21 14:02

Re: Toggle Remote Input and Remote Blank Monitor it displays

Post by jhansen »

The remote screen blanking works correctly on windows 7, but in my testing on windows 8, it doesn't work.
When the remote screen gets the eye bmp, that's what the viewer also sees.
In all combinations of options, the remote mouse is working.
So the mouse is unaffected and the screen sharing is normal or both see the eye.
I have tested this with w8hook and without and changing the SystemHook dll option.
I am running a 32 bit winvnc
Should this feature work on win8? or is there a reason it cannot?
I'll make code changes if it's possible to make this work...

Jim
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6957
Joined: 2004-04-23 10:21
Contact:

Re: Toggle Remote Input and Remote Blank Monitor it displays

Post by Rudi De Vos »

It doesn't work on win8.

Reason:
"CAPTUREBLT" as bitblt parameter doesn't work.

Google "CAPTUREBLT windows 8" for more info.
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/UltraVNC
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
- uvnc2me: https://uvnc2me.com/
Post Reply