When I recently upgraded ultravnc from 1.0.2 to 1.0.6.4, I started having trouble using some of my xemacs key combinations when connecting to my linux VNC server.
For example, Ctrl-Alt-X (which I use all the time as repeat-complex-command in xemacs) is always passed by the 1.0.2 vncviewer, but is only passed by 1.0.6.4 vncviewer when scroll-lock is on.
I understand that in the "scroll-lock off" state, the hotkeys are processed locally, but Ctrl-Alt-X is not a local hotkey, is it? It seems that 1.0.2 handled it properly (passing it to the server), but not the most recent versions.
(In fact, I tried downloading and trying a few older revs and found the 1.0.4rc13 vncviewer has the same behavior as 1.0.6.4 -- swallowing the C-A-x keystroke when scroll-lock is OFF.)
I also tried using nohotkeys=1 in the .vnc file to see if I could eliminate the need to have scroll-lock ON, but that didn't work.
This change since 1.0.2 affects many of my oft-used Ctrl-Alt keystrokes in xemacs.
1) Has any one else seen this?
2) Anyone know why this changed?
3) Could the old 1.0.2 behavior please be restored?
Thanks.