Ubuntu – Is it possible to control window positioning using keyboard shortcuts in Ubuntu

shortcut-keysunitywindowwindow-management

In Lubuntu, it is possible to control window positioning on the desktop using keyboard shortcuts, as follows:

  • Windows + – window occupies left half of the desktop
  • Windows + – window occupies right half of the desktop
  • Windows + – window occupies upper half of the desktop
  • Windows + – window occupies lower half of the desktop

Are there similar keyboard shortcuts in Ubuntu (Unity)?

Best Answer

In my case, this can be done with Compiz Setting Manager.

  1. First, you'll need to download Compiz (Skip this part if you already own it).

    sudo apt-get install compizconfig-settings-manager compiz-plugins
    
  2. Open compiz, then navigate to Window Management category which located on the left pane.
  3. Enable Grid plugin.
  4. Set your own desired shortcut/keybinding for tiling window, simply click the corresponding action key, then change it to whatever you want.

enter image description here