This PARAM NAME and VALUE pair is optional. If set to Yes, the BlueZone session keyboard state is initially locked when the session starts.
To accomplish this, the above <PARAM NAME="LockKeyboard" VALUE="Yes"> parameter can be manually added to the object tag to initially set the keyboard state to locked. When a session’s keyboard is locked, all user keyboard input is ignored.
Additionally, to unlock the keyboard, an external process can call the .LockKeyboard( False ) method of the BlueZone Host Automation Object. However, if BlueZone is playing a script or macro, BlueZone will auto-unlock the keyboard when the script or macro completes.
Refer to the BlueZone Host Automation Object Help, located in the BlueZone Advanced Automation Guide, for more information on BlueZone scripting.
Refer to Scripting parameters for information on other object tag parameters that can be used in conjunction with BlueZone scripting.