Minimize/Maximize current window keyboard shortcut
Rise to the top 3% as a developer or hire one of them at Toptal: https://topt.al/25cXVn
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Quirky Dreamscape Looping
--
Chapters
00:00 Minimize/Maximize Current Window Keyboard Shortcut
00:18 Answer 1 Score 47
00:36 Accepted Answer Score 16
01:14 Answer 3 Score 2
01:36 Answer 4 Score 2
02:38 Answer 5 Score 2
03:00 Thank you
--
Full question
https://superuser.com/questions/607637/m...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#ubuntu #keyboardshortcuts #gnome #windowmanager #ubuntu1304
#avk47
ANSWER 1
Score 47
In Ubuntu 14 work for me
Ctrl + Super + Up to maximize.
Ctrl + Super + Down to minimize.
Super aka Windows Key
ACCEPTED ANSWER
Score 16
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:
ANSWER 3
Score 2
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
ANSWER 4
Score 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.
ANSWER 5
Score 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.