Tagged Questions
3
votes
1answer
462 views
How to close any window in Awesome WM?
The shortcut to close individual applications completely depends on the application developer. Some examples:
Ctrl-q for Firefox
Meta-F4 for Chromium
Ctrl-Shift-q for GNOME Shell
To close ...
2
votes
2answers
435 views
How do I resize the active window to 50% with wmctrl?
I would like to resize the window to the left half of the screen.
A solution to achieve that would be to use wmctrl and keybind the right command to a keyboard shortcut.
But the manpage only shows ...