setKbdControl

Top  Previous  Next

The setKbdControl method enables/disables the remote keyboard control.

 

Javascript Syntax

thinvnc.setKbdControl(enabled);

 

 

Arguments

 

enabled

Configures whether the keyboard should be activated or not.

boolean

 

See also

See also the setGrayscale, setMonitor, setMouseControl, setScaled and setPixelFormat methods.