wexpose {<window> ... }
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.
<window>
A window identifier.
-all
Expose all windows.
A window can also be exposed by window manager mouse action.
Expose one window.
wexpose win1
Expose multiple windows.
wexpose my_winda, my_winb
Commands: |