23

Are there any Keyboard Shortcuts for maximizing, minimizing and resizing the current window?

I am on Ubuntu 13.04, Gnome-latest version.

7 Answers7

47

Nowadays

Super + Up to maximize.

Super + Down to minimize.

Legacy

In Ubuntu 14 work for me

Ctrl + Super + Up to maximize.

Ctrl + Super + Down to minimize.


Super aka Windows Key
17

Try that:

Alt + F9 Minimize current window.

Alt + F10 Maximize the current window.

If you prefer to create custom shortcuts see this article.

Edit:

Go to: Applications > System Tools > System Settings > Keyboards > Shortcuts. Choose the Navigation option, then just add. Or:

enter image description here

enter image description here

stderr
  • 10,569
  • 2
  • 36
  • 50
3

In Ubuntu 20.04 and above:

Keystrokes Command
Super+  or  Alt+F10 maximize the current window (if not maximized)
unmaximize the current window (if maximized) * see note
Super+  or  Alt+F9 minimize the current window

* If a window is maximized, the same keyboard shortcut used to maximize a window will instead restore the window to its original unmaximized size.

Ubuntu 20.04:  Maximize and unmaximize a window

Blindspots
  • 3,472
N_Z
  • 131
2

I agree with the comment by https://superuser.com/a/1776234/1794113, it worked for me.

The commands SUPER(WinKey) + D and Ctrl + Alt + D are used to minimize or maximize windows previously displayed ("show Desktop"). You can try that out with several windows maximized.

The command SUPER + H is used to minimize a single window ("hide window").

If you want to hide the current displayed content in a monitor, you can use SUPER + PgDown or SUPER + PgUp to bring it back up. As far as I know, this only works in the main display.

Unfortunately, I haven't been able to find a keyboard shortcut to maximize all windows. That would be very useful. The most approximate solution for this would be maybe using SUPER + H and then Alt + TAB or SUPER + TAB to maximize the latest window.

Additional: This command may be useful, too: Shift + SUPER + sideArrow. It will move an opened window into another monitor.

DarkDiamond
  • 1,919
  • 11
  • 15
  • 21
Krizerator
  • 21
  • 2
2

Under Ubunutu 22.04,

In Settings > Keyboard > Keyboard Shortcuts > Windows

Super + Up : Maximize window

Super + H : Hide window

Then Hide window stands for minimize here.

1

I think you looking for this SUPER + H.

The similar one is SUPER + D

Good luck!

-1

Addition: I just discovered that ...

on Ubuntu 22.04 (Jammy Jellyfish)

...there still is an option to shrink the window of a running application so that it would only stay marked (with a dot) on the dock in the same way that it would when you clicked "_" on the upper-right corner of the window in the past. The shortcut is:

Win + PgDown -> Application window shrinks to an icon in the dock

Win + PgUp or click on this icon in the dock -> Application window expands

Peregrino69
  • 5,004