CLI for X Window Manager.
More information.
- List all windows, managed by the window manager:
- Switch to the first window whose (partial) title matches:
- Move a window to the current workspace, raise it and give it focus:
wmctrl -s {workspace_number}
- Select a window and toggle fullscreen:
wmctrl -r {window_title} -b toggle,fullscreen
- Select a window a move it to a workspace:
wmctrl -r {window_title} -t {workspace_number}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
CC-BY