Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: 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://twitter.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc

How to setup VNC Viewer Special Keys

Any features you would like to see in UltraVNC? Propose it here
Post Reply
mmays

How to setup VNC Viewer Special Keys

Post by mmays »

I need the ability to send SHIFT+F3 to the Host. I see in the documentation that we can define "Any" key combination as a "Special Key", but cannot find and Doc. on how to do this??
NightRyder
80
80
Posts: 157
Joined: 2004-08-15 08:33
Location: WA, USA

Post by NightRyder »

If you turn on scroll lock, "special keys" like the windows key, alt-tab and others will be sent to the remote computer, instead of being acted upon by your computer.

Maybe that helps.
using latest code.... always... except when im not.
TimValley
Posts: 5
Joined: 2004-11-16 11:17

How, then, to send Scroll Lock?

Post by TimValley »

NightRyder wrote:If you turn on scroll lock, "special keys" like the windows key, alt-tab and others will be sent to the remote computer, instead of being acted upon by your computer.

Maybe that helps.
How, then, does one send the Scroll Lock key (used by an application running on the HOST)?

TIA
Guest

Post by Guest »

Because scroll-lock is used as key switch, it can not be send to the server.
This is the same as most kvm switches do

If you know the exact key code, you can send it as a special key (button)
Guest

Post by Guest »

what if my thinkpad does not have a scroll-lock?
Anonymous wrote:Because scroll-lock is used as key switch, it can not be send to the server.
This is the same as most kvm switches do

If you know the exact key code, you can send it as a special key (button)
NightRyder
80
80
Posts: 157
Joined: 2004-08-15 08:33
Location: WA, USA

Post by NightRyder »

No scroll-lock eh.
It would suck to do, but you could try opening up the keyboard that you can click on in windows, and use that one.. should be around the accessibility options or something like that.
using latest code.... always... except when im not.
matula
Posts: 1
Joined: 2008-12-06 22:47
Contact:

Re: How to setup VNC Viewer Special Keys

Post by matula »

thanks for the info.
btw if any anyone is still interested making a scroll lock out of f12 is:
F12::ScrollLock
in autohotkey.
i haven't tested it but is should work.
Post Reply