Tile windows vertically/horizontally in Ubuntu easily with X-Tile

This post was written by admin on February 22, 2010
Posted Under: General

When you are operating on several windows and want to do some compared things,it is convenient to quat tile windows,or tile windows vertically/horizontally with keyboard shortcuts.
X-tile is a gnome applet for your panel (or optionally a standalone application)that allows you to select a number of windows and tile them in different ways.
This is especially useful for comparing products in separate web pages,or for programmers refering to documentation as they are programming.

Install X-tile

Download the deb package and double click to install.
x-tile_1.3.1-1_all.deb
You’d better to use this command to install X-tile(open terminal from Applications->Accessories menu to type command),because it may prompts you to install some dependences.

sudo dpkg -i x-tile_1.3.1-1_all.deb

When I first install x-tile,I need to install python-psutil by following command and then run previous command to install again.

sudo apt-get install python-psutil

Create keyboard shortcuts to quick tile windows in different ways

After installation,you can do this tile things with GUI by open X-tile from Applications->Accessories menu.
tile_windows

However,it’d better to create shortcuts rather than click icons.
Go to System->Preferences->Keyboard shortcuts to open following screen.Click Add,type a name as you like and type following commands:

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)
x-tile –tile-all-quad (skip main window, directly quad tile all opened windows)
x-tile –maximize-all (skip main window, directly maximize all opened windows)

tile_windows1

In the screen,I create 4 shortcuts.Single click on right of the highlight line and set its key combination.

More:http://open.vitaminap.it/en/x_tile.htm

Related posts:

  1. Use the Windows Key for Start menu on Ubuntu
  2. Talika-Gnome Applet to switch between open windows using icons
  3. LiLi USB Creator-Create Ubuntu bootable LiveUSB,directly run in Windows
  4. Quickly Close windows and applications using xkill in Ubuntu
  5. Manager your Ubuntu sources more easily with Ubuntu Tweak

    Reader Comments

    I read this article with interest It made me wonder if, for those who use it, Compiz had any plug-ins that might aid with tiling windows.

    Check out the Grid plug-in under Window Management in Compiz Config Settings Manager. It uses keyboard short-cuts
    Ctrl+Alt + Key from Number Pad (that is the “grid”)
    to tile focused window. Very clean, simple, and efficient! Of course you can change key short-cuts to suit yourself, but the default works fine. Definitely worth a try.

    [Reply]

    #1 
    Written By jhoyne on February 23rd, 2010 @ 5:56 am

    Add a Comment

    required, use real name
    required, will not be published
    optional, your blog address