X-tile is a gnome applet for your panel (or optionally a standalone application) This is especially useful for comparing products in separate web pages, |
after installation it is possible to add the applet to the gnome panel or to run the application
from applications--accessories--x-tile.
from the x-tile main window, after selecting two or more windows it is possible to:
- click
to tile them vertically
- click
to tile them horizontally
- click
to quad tile them
- click
to maximize them
- click
to unmaximize them
- click
to close them
to set a blacklist of windows to never show click ![]()
to reload the opened windows list click ![]()
to edit the application preferences, click the menu item edit--preferences
in case of use as an applet it is furthermore possible, right clicking upon the applet icon,
to select "tile all vertically" or "tile all horizontally" for a tiling of all opened windows
without going through the x-tile main window.
TODO: better functionality with compiz running... actually we found that the option "only current workspace" sometimes doesn't work properly with compiz running
debian package (for all pc architectures) : x-tile_1.3-1_all.deb
WARNING: the applet is available in the add applet list only after logoff and logon (gnome panels restart)
source code : x-tile_1.3.tar.gz
NOTE: x-tile can be easily installed on any gnome system by following the "manual-install.txt" guide
in the source archive
add to the gnome panel :
right click upon a panel and select "add to panel...", then select "x tile"
from the list and click "add"
use without the panel :
it is possible to:
1) use the menu item applications--accessories--x-tile
2)
run x-tile from the terminal enterning x-tile --without-panel (--tile-all-vertically/--tile-all-horizontally)
3) create keyboard shortcuts in system--preferences--keyboard shortcuts clicking "add"

supply
a name like x-tile and the commands should be:
x-tile --without-panel (x-tile main window)
x-tile --tile-all-vertically (skip main window, directly tile all opened windows vertically)
x-tile --tile-all-horizontally (skip main window, directly tile all opened windows horizontally)
click "apply" and then assign the key combo of your choice.