After more 2 000 000 (two million) views on forum for 1.5.0.x development versions... and 1.6.1.0, 1.6.3.0-dev versions
A new stable version, UltraVNC 1.6.4.0 and UltraVNC SC 1.6.4.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38095
Feedback is always welcome

2025-12-14: 1.7.1.X-dev release builds need tests and feedback: https://forum.uvnc.com/viewtopic.php?t=38134

2025-12-02: We need help: English Wikipedia UltraVNC page has been requested to deletion: https://forum.uvnc.com/viewtopic.php?t=38127
Any help is welcome to improve the UltraVNC page and/or to comment on the Wikipedia Talk page

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

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

Development: UltraVNC development is always here... Any help is welcome
Feedback is welcome

Using windows key combination

Post Reply
burzek
8
8
Posts: 28
Joined: 2006-06-01 15:51

Using windows key combination

Post by burzek »

Hi,

Is it possible to use windows key in windows 10 from vncviewer?

I wish to use some shortcut combinations like Image Windows key + D , to clear windows on screen and see desktop background directly however vncviewer does not pass the windows key to server.
I can do with anydesk but could not figure out how to do it with uvnc.

Thanks,
Burzek
SkyBeam
80
80
Posts: 149
Joined: 2012-12-31 11:01

Re: Using windows key combination

Post by SkyBeam »

Enable Scroll-Lock on your keyboard.

By enabling/disabling Scroll-Lock you can easily switch between passing through special keys or applying them locally. Usually this does not create any conflicts as scroll-lock isn't very widely used in application software nowadays. Excel probably being the most commonly used one where scroll-lock changes the way the cursor keys act (either moving the highlighted cell or moving the viewport).
User avatar
Sensemann
Posts: 1
Joined: 2023-03-30 07:01

Re: Using windows key combination

Post by Sensemann »

Hi Burzek,

unforunately the Scroll-Lock hint is not working for all Windows Key combinations.
As an example ImageWindows key + L is not working. This is processed to the local desktop.
Are there some other options to send an Lock-Screen = Windows+L to the UltraVNC Client Session?


Thanks
Jens
SkyBeam
80
80
Posts: 149
Joined: 2012-12-31 11:01

Re: Using windows key combination

Post by SkyBeam »

You can configure UVNC server to lock the workstation on disconnect. So it locks automatically.

If you want to lock without disconnect you might just press Win+R or select "Run" from start menü or paste the following into the search box of start menu or on the command prompt:

Code: Select all

Rundll32.exe user32.dll,LockWorkStation
You can also create a shortcut with the command-line above so you can simply click the shortcut to lock the workstation.
Post Reply