Command: wexpose

Syntax

wexpose {<window> ... }

Description

Expose one or more open windows. Exposing brings a window to the top of the visibility stack, thereby ensuring that it is not masked by any other windows.

Parameters

Switches

Notes

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

Examples

Expose one window.

wexpose win1

Expose multiple windows.

wexpose my_winda, my_winb

See Also

Commands:

wclose, whide, window, wopen