NAME¶
x-tile - select windows and adjust their tiling
SYNOPSIS¶
x-tile [
option]
[rows
][
columns]
DESCRIPTION¶
This manual page documents briefly the
x-tile command.
x-tile is a program that allows tiling selected windows as desired.
In addition of the predefined tilings, it allows user to create up to two user
defined tilings to be applied later.
It also provides a system tray icon for faster access to tiling menu.
OPTIONS¶
This program doesn't follow the usual GNU command line syntax, with long options
starting with two dashes (`-'). Instead, it uses case sensitive single letter
options, followed by arguments when required. A summary of options is included
below.
- w
- Open the x-tile main window without using the panel.
- z
- Undo the latest tiling operation.
- v
- Tile all opened windows vertically.
- h
- Tile all opened windows horizontally.
- u
- Tile all opened windows triangularly, top up.
- d
- Tile all opened windows triangularly, top down.
- l
- Tile all opened windows triangularly, top left.
- r
- Tile all opened windows triangularly, top right.
- q
- Tile all opened windows in a four square grid.
- g
- Tile all opened windows in a grid with the given rows and
columns.
- 1
- Apply user defined tiling #1 to all opened windows.
- 2
- Apply user defined tiling #2 to all opened windows.
- i
- Invert the order of the latest tiling operation.
- m
- Maximize all opened windows.
- M
- Unmaximize all opened windows.
- c
- Close all opened windows.
- Any other
- Show a brief summary of options.
AUTHORS¶
x-tile was written by Giuseppe Penone <giuspen@gmail.com> and Chris
Camacho <chris_camacho@yahoo.com>.
This manual page was written by Ricardo Mones <mones@debian.org>, for the
Debian project (and may be used by others).