API change: add sendKey() to manually send key code.
RFB.sendKey(code, down) If down is not specified then both a down followed by an up code will be sent.
Showing
Please
register
or
sign in
to comment
RFB.sendKey(code, down) If down is not specified then both a down followed by an up code will be sent.