Terminal.pointerAutohide

bool pointerAutohide() @property

Get pointerAutohide property.

Returns

Controls the value of the terminal's mouse autohide setting. When autohiding

is enabled, the mouse cursor will be hidden when the user presses a key and shown when the user moves the mouse.

void pointerAutohide(bool propval) @property

Set pointerAutohide property.

Parameters

propvalControls the value of the terminal's mouse autohide setting. When autohiding is enabled, the mouse cursor will be hidden when the user presses a key and shown when the user moves the mouse.