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

Unicode keysym supporting

Any features you would like to see in UltraVNC? Propose it here
Post Reply
nzsolt
20
20
Posts: 32
Joined: 2010-02-08 10:35

Unicode keysym supporting

Post by nzsolt »

We have a unicode VNC viewer what works with uvnc and x11vnc servers great.
But if we send a greek alpha char "α" with "a" key on keyboard
we get the right "α" on linux and macos but nothing on Windows, only a message in log:
"keysym 0x7e1ignoring unknown keysym 2017"
For cross platforming it would be very nice if uvnc server could understand the unicode keysyms too.
We have C source for unicode=keysym pairing if it helps.
Thanks!
Post Reply