The Window submenu of the Command Menu gives access to several Windows related commands.
The
Minimize
Client command minimizes the current Client Application
window you
are working in.
The Maximize Client command maximizes the current Client Application window you are working in.
The Restore Client command restores the current Client Application window you are working in.
The Minimize
InstantText command
minimizes the Instant Text window.
The Restore InstantText command restores the Instant Text window.
The Scroll
Wheel Down command
simulates a roll of the scroll wheel one notch down.
The Scroll
Wheel Up command
simulates a roll of the scroll wheel one notch up.
If you want to scroll more than one notch you may edit the
value between {ScrollWheel} and
{/ScrollWheel}.
Positive values are used to scroll up, negative values to scroll
down.
To scroll down 5 notches, you can use the following command:
{command}{ScrollWheel}-5{/ScrollWheel}{NoSpacing}
To scroll up 5 notches, you can use the following command:
{command}{ScrollWheel}+5{/ScrollWheel}{NoSpacing}
The Activate Window command activates the window with the specified title. You may specify text that partially matches the title of the window you want to activate. If you have a Microsoft Word window open, it will take the focus as a result of the following command:
{command}{ActivateWindow}Microsoft Word{/ActivateWindow}{NoSpacing}