send_keys


Description:

public void send_keys (uint[] keyvals)

Send keyval click events to the display.

Al the key press events will be sent first and then all the key release events.

keyvals should contain the X11 key value constants

Parameters:

this

the VNC display widget

keyvals

Keyval array

nkeyvals

Length of keyvals