2

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)?

4 Answers4

5

Super(Windows)+Left and Super+Right work the same on Ubuntu 17.10. They split the window and place it on the left/ right side.
But the Up and Down are different. Super+Up maximize window and Super+Down restore it to the original smaller size.
You can see the shortcut list on Settings > Devices > Keyboard.

Before on 17.04 it's the same, but with Ctrl: Ctrl+Super+Left etc. And the Down minimizes the window.

3

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

Liso
  • 15,677
3

Back in the good old days (before 17.10) there was a really nice display of shortcuts when the user held super (the windows key). As you can see there were incredibly powerful Window Placement shortcuts that TooManyPets mentioned.

Now, for some god forsaken reason, they got rid of that menu and switched to an even less functional version of how windows does it: super+arrow-key

All of the Pre-Defined shortcuts and how to find them is described at https://help.ubuntu.com/stable/ubuntu-help/keyboard-shortcuts-set.html

-1

Ctrl+Alt+Num...

Ctrl+Alt+1 => Lower Left
Ctrl+Alt+2 => Bottom
Ctrl+Alt+3 => Lower Right
Ctrl+Alt+4 => Left
Ctrl+Alt+5 => Maximimze
Ctrl+Alt+6 => Right
Ctrl+Alt+7 => Upper Left
Ctrl+Alt+8 => Top
Ctrl+Alt+9 => Upper Right
Ctrl+Alt+0 => Minimize