Command: wopen

Syntax

wopen {<window> ... }

Description

Open (de-iconify) one or more closed windows.

Parameters

Switches

Notes

If the window is not currently in use or is already open, i.e. not currently iconized, no action will be taken.

A window can also be opened by window manager mouse action.

A de-iconify procedure (window.deiconify) may be defined for a window. This will be executed automatically immediately after window de-iconification.

Examples

Open one window.

wopen win1

Open multiple windows.

wopen my_wina, my_winb

See Also

Commands:

wclose, window

Structures:

window