Sends key events to the remote server.
keyvals
should contain X11 key code values. These will be automatically converted to XT scancodes if needed
If kind
is VNC_DISPLAY_KEY_EVENT_CLICK then all the key press events will be sent first, followed by all the key release
events.
this |
the VNC display widget |
keyvals |
Keyval array |
kind |
the type of event to send |
nkeyvals |
Length of keyvals |