.SetTerminalKbdPos

Syntax

SetTerminalKbdPos Left, Top, Width, Height

Description

Adjusts the location and size of the terminal keyboard window. The effects of SetTerminalKbdPos are only apparent when the terminal keyboard window is visible and not attached to the Terminal window margin.

The terminal keyboard can be resized with SetTerminalKbdPos, but not reshaped. If the width and height values that you assign do not match the current shape of the terminal keyboard, Host Integrator generally uses the specified width and then automatically sets height to preserve the shape.

Command Parameters

Left Argument type: Integer
  The new location for the left margin of the terminal keyboard (in number of pixels from the left margin of the screen).
   
Top Argument type: Integer
  The new location for the top margin of the terminal keyboard window (in number of pixels from the top margin of the screen).
   
Width Argument type: Integer
  The new width (in pixels) for the terminal keyboard window.
   
Height Argument type: Integer
  The new height (in pixels) for the terminal keyboard window.