Command-Line Arguments¶
quicktile¶
Window Tiling addon for X11-based desktops
usage: quicktile [-h] [-V] [-d] [-b] [--debug] [--no-excepthook]
[--no-workarea] [--show-bindings] [--show-actions]
[command ...]
positional arguments¶
- command¶
Window-tiling command to execute
options¶
- -h, --help¶
show this help message and exit
- -V, --version¶
show program’s version number and exit
- -d, --daemonize¶
Attempt to set up global keybindings using python-xlib and a D-Bus service using dbus-python. Exit if neither succeeds.
- -b, --bindkeys¶
Old alias for –daemonize
- --debug¶
Display debug messages
- --no-excepthook¶
Disable the error-handling dialog to allow for use in unattended scripting.
- --no-workarea¶
No effect. Retained for compatibility.
Additional Help¶
- --show-bindings¶
List all configured keybinds
- --show-actions¶
List valid arguments for use without –daemonize