Hi,
I'm trying to change the key that vncviewer uses to bring up it's
popup menu.
The VNC web page ( http://www.uk.research.att.com/vnc/xvncviewer.html
) advises using syntax like this in .Xresources to override the popup
window key:
*desktop.translations: #override\n\
<Key>F8: SendRFBEvent()\n\
<Key>Escape: ShowPopup()\n\
<Key>F12: ToggleFullScreen()
I put that in .Xresources, and ran
xrdb .Xresources
but vncviewer still doesn't change the popup key (either the current
window or any new one I open). Anyone able to help me out?
Thanks,
Adam