Unity hotkey for minimizing current window?What is the keyboard shortcut to minimise a window to launcher in unity?What are Unity's keyboard and mouse shortcuts?Can I remove the buttons (min, max, close) from the unity panel and put them back on the window?How can I make preview windows for Chrome/Chromium display window contents for minimized Chrome windows?Unity window button theme specification?Set new keyboard shortcuts for switching between desktop activitiesUnity crashes when window is minimized via starterMaximize current window to the **top/bottom**?
What does すきすき mean here?
Translate "Everything burns" into classical Latin
My Villain scrys on the party, but I forgot about the sensor!
Can there be an atomic nucleus where there are more protons than neutrons?
What is the German word for: "It only works when I try to show you how it does not work"?
I got this nail stuck in my tire, should I plug or replace?
Advisor asked my whole slide presentation so she could give the presentation at international conference
Do businesses save their customers' credit card information until the payment is finalized?
Can't use bars | | in nomenclature package
Is there a push, in the United States, to use gender-neutral language and gender pronouns (when they are given)?
Can you set fire to beer barrels?
I'm trying to graph a rational function
"inuendo" in a piano score
How to add an image as background in PSTricks?
Is it now possible to undetectably cross the Arctic Ocean on ski/kayak?
How can I turn on Adventure Sync?
Does almost every point in Euclidean space have unique projection on any given set?
What are the branches of statistics?
Finding the maximum area of a quadrilateral when three points are given
What is the name for a fluid transition between two tones? When did it first appear?
What is the design rationale for having armor and magic penetration mechanics?
I am often given, occasionally stolen, rarely sold, and never borrowed
Why is beatboxing called 「ヒューマンビートボックス」?
How much do sea levels rise due to thermal expansion?
Unity hotkey for minimizing current window?
What is the keyboard shortcut to minimise a window to launcher in unity?What are Unity's keyboard and mouse shortcuts?Can I remove the buttons (min, max, close) from the unity panel and put them back on the window?How can I make preview windows for Chrome/Chromium display window contents for minimized Chrome windows?Unity window button theme specification?Set new keyboard shortcuts for switching between desktop activitiesUnity crashes when window is minimized via starterMaximize current window to the **top/bottom**?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty
margin-bottom:0;
What are the hotkeys for switching the current window between maximized, normal, and minimized states? If some of these don't exist, can I set them somewhere?
unity shortcut-keys gui
add a comment
|
What are the hotkeys for switching the current window between maximized, normal, and minimized states? If some of these don't exist, can I set them somewhere?
unity shortcut-keys gui
..for more shortcuts: What are Unity's keyboard and mouse shortcuts?
– precise
Jan 27 '14 at 7:18
add a comment
|
What are the hotkeys for switching the current window between maximized, normal, and minimized states? If some of these don't exist, can I set them somewhere?
unity shortcut-keys gui
What are the hotkeys for switching the current window between maximized, normal, and minimized states? If some of these don't exist, can I set them somewhere?
unity shortcut-keys gui
unity shortcut-keys gui
asked Aug 7 '11 at 17:24
SuperElectricSuperElectric
4601 gold badge6 silver badges15 bronze badges
4601 gold badge6 silver badges15 bronze badges
..for more shortcuts: What are Unity's keyboard and mouse shortcuts?
– precise
Jan 27 '14 at 7:18
add a comment
|
..for more shortcuts: What are Unity's keyboard and mouse shortcuts?
– precise
Jan 27 '14 at 7:18
..for more shortcuts: What are Unity's keyboard and mouse shortcuts?
– precise
Jan 27 '14 at 7:18
..for more shortcuts: What are Unity's keyboard and mouse shortcuts?
– precise
Jan 27 '14 at 7:18
add a comment
|
10 Answers
10
active
oldest
votes
In Ubuntu 12.04 Unity the shortcuts can be found in:
System Settings | Hardware | Keyboard | Shortcuts | Windows.
In a default installation the keys are the following:
- Maximize: Ctrl+Super+↑
- Restore: Ctrl+Super+↓
- Minimize: Ctrl+Alt+0 (the keypad 0)
6
Minimize doesn't work for me either with the "0" key on the top of the keyboard. It does work with the "0" key from the keypad, however.
– John S Gruber
Aug 12 '12 at 18:48
2
It does work with the "0" key from the keypad, however.Even when the Numlock is off. Quite wierd..
– saji89
Nov 30 '12 at 5:52
I opened CCSM and found that Minimize is associated per default to <Control><Alt>KP0. not very useful on a laptop... luckily CCSM is meant for customizing this and more.
– mariotomo
Jun 27 '13 at 13:25
1
Still applies to 14.04.
– igordcard
Apr 29 '15 at 10:36
4
super + Hworks on 18.04
– Avinash Raj
Dec 17 '18 at 3:11
|
show 2 more comments
To minimise Alt+Space,N
To maximise Alt+Space,X
Depending on your internationalization settings the key to press after Alt+Space will be different (e.g. U to minimize with french settings).
This will minimize only current window. Is there anything to minimize all at once/
– CR2
Mar 3 '14 at 9:08
^ Super+D is what you are looking for..
– Asim
Aug 4 '16 at 20:56
add a comment
|
To minimize, it is not Ctrl+Super+0 but Ctrl+Alt+0.
It works on 12.04. Remember: Ctrl+Alt+0.
1
For me, control + super + D is minimizing showing the desktop. Again using it, restores the windows.
– CR2
Mar 3 '14 at 8:31
1
Is there too a hotkey to restore the window?
– tokam
May 24 '15 at 18:40
add a comment
|
For Ubuntu 11.10 and earlier:
Alt+ F10 : Maximize the current window. If the window is already maximized, unmaximize it(normal).
Alt+ F9 : Minimize the current window.
4
This seems to stop working anymore.
– Christian Vielma
Aug 7 '12 at 19:42
bagustrix's answer is the right one below.
– galath
May 28 '13 at 12:06
add a comment
|
try Super + H in ubuntu to minimize the current window
add a comment
|
If the defaults don't suit you, you can set new shortcuts by opening the Dash and searching for the app "Keyboard Shortcuts."
add a comment
|
For Ubuntu 12 Unity:
Maximize: Ctrl+Super+↑
Restore: Ctrl+Super+↓
Minimize: Ctrl+Alt+0
Bottom-Left Corner: Ctrl+Alt+1
Bottom: Ctrl+Alt+2
Bottom-Right Corner: Ctrl+Alt+3
Maximize or Center: Ctrl+Alt+5
Top-Left Corner: Ctrl+Alt+7
Top: Ctrl+Alt+8
Top-Right Corner: Ctrl+Alt+9
add a comment
|
On Ubuntu you can find your shortcuts in System Settings -> Keyboard -> Shortcuts. As well, you can show some shortcuts by holding the Super (Start) key.
In Ubuntu 15.10, it works with ctrl + alt + 0 (on the numberpad).
However, I prefer to use ctrl + super + arrow down key.
add a comment
|
Strangely enough,
in my Ubuntu 14.04 using KDE it's Alt + Middle Mouse Button.
Found in: Start->Computer->System settings->Window actions->Window behaviour
add a comment
|
Fixed the minimize shortcut by changing the shortcut to Alt+M and now it works perfectly fine for me.
1
How did you change the shortcut? Could you add that to your answer please?
– John S Gruber
Aug 12 '12 at 18:48
add a comment
|
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f56170%2funity-hotkey-for-minimizing-current-window%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
10 Answers
10
active
oldest
votes
10 Answers
10
active
oldest
votes
active
oldest
votes
active
oldest
votes
In Ubuntu 12.04 Unity the shortcuts can be found in:
System Settings | Hardware | Keyboard | Shortcuts | Windows.
In a default installation the keys are the following:
- Maximize: Ctrl+Super+↑
- Restore: Ctrl+Super+↓
- Minimize: Ctrl+Alt+0 (the keypad 0)
6
Minimize doesn't work for me either with the "0" key on the top of the keyboard. It does work with the "0" key from the keypad, however.
– John S Gruber
Aug 12 '12 at 18:48
2
It does work with the "0" key from the keypad, however.Even when the Numlock is off. Quite wierd..
– saji89
Nov 30 '12 at 5:52
I opened CCSM and found that Minimize is associated per default to <Control><Alt>KP0. not very useful on a laptop... luckily CCSM is meant for customizing this and more.
– mariotomo
Jun 27 '13 at 13:25
1
Still applies to 14.04.
– igordcard
Apr 29 '15 at 10:36
4
super + Hworks on 18.04
– Avinash Raj
Dec 17 '18 at 3:11
|
show 2 more comments
In Ubuntu 12.04 Unity the shortcuts can be found in:
System Settings | Hardware | Keyboard | Shortcuts | Windows.
In a default installation the keys are the following:
- Maximize: Ctrl+Super+↑
- Restore: Ctrl+Super+↓
- Minimize: Ctrl+Alt+0 (the keypad 0)
6
Minimize doesn't work for me either with the "0" key on the top of the keyboard. It does work with the "0" key from the keypad, however.
– John S Gruber
Aug 12 '12 at 18:48
2
It does work with the "0" key from the keypad, however.Even when the Numlock is off. Quite wierd..
– saji89
Nov 30 '12 at 5:52
I opened CCSM and found that Minimize is associated per default to <Control><Alt>KP0. not very useful on a laptop... luckily CCSM is meant for customizing this and more.
– mariotomo
Jun 27 '13 at 13:25
1
Still applies to 14.04.
– igordcard
Apr 29 '15 at 10:36
4
super + Hworks on 18.04
– Avinash Raj
Dec 17 '18 at 3:11
|
show 2 more comments
In Ubuntu 12.04 Unity the shortcuts can be found in:
System Settings | Hardware | Keyboard | Shortcuts | Windows.
In a default installation the keys are the following:
- Maximize: Ctrl+Super+↑
- Restore: Ctrl+Super+↓
- Minimize: Ctrl+Alt+0 (the keypad 0)
In Ubuntu 12.04 Unity the shortcuts can be found in:
System Settings | Hardware | Keyboard | Shortcuts | Windows.
In a default installation the keys are the following:
- Maximize: Ctrl+Super+↑
- Restore: Ctrl+Super+↓
- Minimize: Ctrl+Alt+0 (the keypad 0)
edited Mar 29 '14 at 8:22
Daniel Le
1386 bronze badges
1386 bronze badges
answered May 31 '12 at 15:33
user67465user67465
8277 silver badges6 bronze badges
8277 silver badges6 bronze badges
6
Minimize doesn't work for me either with the "0" key on the top of the keyboard. It does work with the "0" key from the keypad, however.
– John S Gruber
Aug 12 '12 at 18:48
2
It does work with the "0" key from the keypad, however.Even when the Numlock is off. Quite wierd..
– saji89
Nov 30 '12 at 5:52
I opened CCSM and found that Minimize is associated per default to <Control><Alt>KP0. not very useful on a laptop... luckily CCSM is meant for customizing this and more.
– mariotomo
Jun 27 '13 at 13:25
1
Still applies to 14.04.
– igordcard
Apr 29 '15 at 10:36
4
super + Hworks on 18.04
– Avinash Raj
Dec 17 '18 at 3:11
|
show 2 more comments
6
Minimize doesn't work for me either with the "0" key on the top of the keyboard. It does work with the "0" key from the keypad, however.
– John S Gruber
Aug 12 '12 at 18:48
2
It does work with the "0" key from the keypad, however.Even when the Numlock is off. Quite wierd..
– saji89
Nov 30 '12 at 5:52
I opened CCSM and found that Minimize is associated per default to <Control><Alt>KP0. not very useful on a laptop... luckily CCSM is meant for customizing this and more.
– mariotomo
Jun 27 '13 at 13:25
1
Still applies to 14.04.
– igordcard
Apr 29 '15 at 10:36
4
super + Hworks on 18.04
– Avinash Raj
Dec 17 '18 at 3:11
6
6
Minimize doesn't work for me either with the "0" key on the top of the keyboard. It does work with the "0" key from the keypad, however.
– John S Gruber
Aug 12 '12 at 18:48
Minimize doesn't work for me either with the "0" key on the top of the keyboard. It does work with the "0" key from the keypad, however.
– John S Gruber
Aug 12 '12 at 18:48
2
2
It does work with the "0" key from the keypad, however. Even when the Numlock is off. Quite wierd..– saji89
Nov 30 '12 at 5:52
It does work with the "0" key from the keypad, however. Even when the Numlock is off. Quite wierd..– saji89
Nov 30 '12 at 5:52
I opened CCSM and found that Minimize is associated per default to <Control><Alt>KP0. not very useful on a laptop... luckily CCSM is meant for customizing this and more.
– mariotomo
Jun 27 '13 at 13:25
I opened CCSM and found that Minimize is associated per default to <Control><Alt>KP0. not very useful on a laptop... luckily CCSM is meant for customizing this and more.
– mariotomo
Jun 27 '13 at 13:25
1
1
Still applies to 14.04.
– igordcard
Apr 29 '15 at 10:36
Still applies to 14.04.
– igordcard
Apr 29 '15 at 10:36
4
4
super + H works on 18.04– Avinash Raj
Dec 17 '18 at 3:11
super + H works on 18.04– Avinash Raj
Dec 17 '18 at 3:11
|
show 2 more comments
To minimise Alt+Space,N
To maximise Alt+Space,X
Depending on your internationalization settings the key to press after Alt+Space will be different (e.g. U to minimize with french settings).
This will minimize only current window. Is there anything to minimize all at once/
– CR2
Mar 3 '14 at 9:08
^ Super+D is what you are looking for..
– Asim
Aug 4 '16 at 20:56
add a comment
|
To minimise Alt+Space,N
To maximise Alt+Space,X
Depending on your internationalization settings the key to press after Alt+Space will be different (e.g. U to minimize with french settings).
This will minimize only current window. Is there anything to minimize all at once/
– CR2
Mar 3 '14 at 9:08
^ Super+D is what you are looking for..
– Asim
Aug 4 '16 at 20:56
add a comment
|
To minimise Alt+Space,N
To maximise Alt+Space,X
Depending on your internationalization settings the key to press after Alt+Space will be different (e.g. U to minimize with french settings).
To minimise Alt+Space,N
To maximise Alt+Space,X
Depending on your internationalization settings the key to press after Alt+Space will be different (e.g. U to minimize with french settings).
edited Sep 11 '13 at 13:18
Eric Carvalho
44.3k17 gold badges120 silver badges151 bronze badges
44.3k17 gold badges120 silver badges151 bronze badges
answered Jun 14 '13 at 4:52
savadsavad
1511 silver badge2 bronze badges
1511 silver badge2 bronze badges
This will minimize only current window. Is there anything to minimize all at once/
– CR2
Mar 3 '14 at 9:08
^ Super+D is what you are looking for..
– Asim
Aug 4 '16 at 20:56
add a comment
|
This will minimize only current window. Is there anything to minimize all at once/
– CR2
Mar 3 '14 at 9:08
^ Super+D is what you are looking for..
– Asim
Aug 4 '16 at 20:56
This will minimize only current window. Is there anything to minimize all at once/
– CR2
Mar 3 '14 at 9:08
This will minimize only current window. Is there anything to minimize all at once/
– CR2
Mar 3 '14 at 9:08
^ Super+D is what you are looking for..
– Asim
Aug 4 '16 at 20:56
^ Super+D is what you are looking for..
– Asim
Aug 4 '16 at 20:56
add a comment
|
To minimize, it is not Ctrl+Super+0 but Ctrl+Alt+0.
It works on 12.04. Remember: Ctrl+Alt+0.
1
For me, control + super + D is minimizing showing the desktop. Again using it, restores the windows.
– CR2
Mar 3 '14 at 8:31
1
Is there too a hotkey to restore the window?
– tokam
May 24 '15 at 18:40
add a comment
|
To minimize, it is not Ctrl+Super+0 but Ctrl+Alt+0.
It works on 12.04. Remember: Ctrl+Alt+0.
1
For me, control + super + D is minimizing showing the desktop. Again using it, restores the windows.
– CR2
Mar 3 '14 at 8:31
1
Is there too a hotkey to restore the window?
– tokam
May 24 '15 at 18:40
add a comment
|
To minimize, it is not Ctrl+Super+0 but Ctrl+Alt+0.
It works on 12.04. Remember: Ctrl+Alt+0.
To minimize, it is not Ctrl+Super+0 but Ctrl+Alt+0.
It works on 12.04. Remember: Ctrl+Alt+0.
edited Apr 19 '13 at 16:34
Seth♦
37.8k28 gold badges121 silver badges179 bronze badges
37.8k28 gold badges121 silver badges179 bronze badges
answered Feb 7 '13 at 12:26
bagustrisbagustris
3,6013 gold badges21 silver badges40 bronze badges
3,6013 gold badges21 silver badges40 bronze badges
1
For me, control + super + D is minimizing showing the desktop. Again using it, restores the windows.
– CR2
Mar 3 '14 at 8:31
1
Is there too a hotkey to restore the window?
– tokam
May 24 '15 at 18:40
add a comment
|
1
For me, control + super + D is minimizing showing the desktop. Again using it, restores the windows.
– CR2
Mar 3 '14 at 8:31
1
Is there too a hotkey to restore the window?
– tokam
May 24 '15 at 18:40
1
1
For me, control + super + D is minimizing showing the desktop. Again using it, restores the windows.
– CR2
Mar 3 '14 at 8:31
For me, control + super + D is minimizing showing the desktop. Again using it, restores the windows.
– CR2
Mar 3 '14 at 8:31
1
1
Is there too a hotkey to restore the window?
– tokam
May 24 '15 at 18:40
Is there too a hotkey to restore the window?
– tokam
May 24 '15 at 18:40
add a comment
|
For Ubuntu 11.10 and earlier:
Alt+ F10 : Maximize the current window. If the window is already maximized, unmaximize it(normal).
Alt+ F9 : Minimize the current window.
4
This seems to stop working anymore.
– Christian Vielma
Aug 7 '12 at 19:42
bagustrix's answer is the right one below.
– galath
May 28 '13 at 12:06
add a comment
|
For Ubuntu 11.10 and earlier:
Alt+ F10 : Maximize the current window. If the window is already maximized, unmaximize it(normal).
Alt+ F9 : Minimize the current window.
4
This seems to stop working anymore.
– Christian Vielma
Aug 7 '12 at 19:42
bagustrix's answer is the right one below.
– galath
May 28 '13 at 12:06
add a comment
|
For Ubuntu 11.10 and earlier:
Alt+ F10 : Maximize the current window. If the window is already maximized, unmaximize it(normal).
Alt+ F9 : Minimize the current window.
For Ubuntu 11.10 and earlier:
Alt+ F10 : Maximize the current window. If the window is already maximized, unmaximize it(normal).
Alt+ F9 : Minimize the current window.
edited Nov 30 '12 at 7:04
saji89
10.3k5 gold badges38 silver badges61 bronze badges
10.3k5 gold badges38 silver badges61 bronze badges
answered Aug 7 '11 at 17:52
BinarylifeBinarylife
13.3k9 gold badges51 silver badges64 bronze badges
13.3k9 gold badges51 silver badges64 bronze badges
4
This seems to stop working anymore.
– Christian Vielma
Aug 7 '12 at 19:42
bagustrix's answer is the right one below.
– galath
May 28 '13 at 12:06
add a comment
|
4
This seems to stop working anymore.
– Christian Vielma
Aug 7 '12 at 19:42
bagustrix's answer is the right one below.
– galath
May 28 '13 at 12:06
4
4
This seems to stop working anymore.
– Christian Vielma
Aug 7 '12 at 19:42
This seems to stop working anymore.
– Christian Vielma
Aug 7 '12 at 19:42
bagustrix's answer is the right one below.
– galath
May 28 '13 at 12:06
bagustrix's answer is the right one below.
– galath
May 28 '13 at 12:06
add a comment
|
try Super + H in ubuntu to minimize the current window
add a comment
|
try Super + H in ubuntu to minimize the current window
add a comment
|
try Super + H in ubuntu to minimize the current window
try Super + H in ubuntu to minimize the current window
edited Mar 14 '18 at 11:05
answered Mar 12 '18 at 17:56
Arya SadeghiArya Sadeghi
1071 gold badge3 silver badges10 bronze badges
1071 gold badge3 silver badges10 bronze badges
add a comment
|
add a comment
|
If the defaults don't suit you, you can set new shortcuts by opening the Dash and searching for the app "Keyboard Shortcuts."
add a comment
|
If the defaults don't suit you, you can set new shortcuts by opening the Dash and searching for the app "Keyboard Shortcuts."
add a comment
|
If the defaults don't suit you, you can set new shortcuts by opening the Dash and searching for the app "Keyboard Shortcuts."
If the defaults don't suit you, you can set new shortcuts by opening the Dash and searching for the app "Keyboard Shortcuts."
answered Aug 7 '11 at 23:08
NickNick
862 bronze badges
862 bronze badges
add a comment
|
add a comment
|
For Ubuntu 12 Unity:
Maximize: Ctrl+Super+↑
Restore: Ctrl+Super+↓
Minimize: Ctrl+Alt+0
Bottom-Left Corner: Ctrl+Alt+1
Bottom: Ctrl+Alt+2
Bottom-Right Corner: Ctrl+Alt+3
Maximize or Center: Ctrl+Alt+5
Top-Left Corner: Ctrl+Alt+7
Top: Ctrl+Alt+8
Top-Right Corner: Ctrl+Alt+9
add a comment
|
For Ubuntu 12 Unity:
Maximize: Ctrl+Super+↑
Restore: Ctrl+Super+↓
Minimize: Ctrl+Alt+0
Bottom-Left Corner: Ctrl+Alt+1
Bottom: Ctrl+Alt+2
Bottom-Right Corner: Ctrl+Alt+3
Maximize or Center: Ctrl+Alt+5
Top-Left Corner: Ctrl+Alt+7
Top: Ctrl+Alt+8
Top-Right Corner: Ctrl+Alt+9
add a comment
|
For Ubuntu 12 Unity:
Maximize: Ctrl+Super+↑
Restore: Ctrl+Super+↓
Minimize: Ctrl+Alt+0
Bottom-Left Corner: Ctrl+Alt+1
Bottom: Ctrl+Alt+2
Bottom-Right Corner: Ctrl+Alt+3
Maximize or Center: Ctrl+Alt+5
Top-Left Corner: Ctrl+Alt+7
Top: Ctrl+Alt+8
Top-Right Corner: Ctrl+Alt+9
For Ubuntu 12 Unity:
Maximize: Ctrl+Super+↑
Restore: Ctrl+Super+↓
Minimize: Ctrl+Alt+0
Bottom-Left Corner: Ctrl+Alt+1
Bottom: Ctrl+Alt+2
Bottom-Right Corner: Ctrl+Alt+3
Maximize or Center: Ctrl+Alt+5
Top-Left Corner: Ctrl+Alt+7
Top: Ctrl+Alt+8
Top-Right Corner: Ctrl+Alt+9
edited Jan 27 '14 at 6:07
answered Jan 27 '14 at 5:55
Ammar BozorgvarAmmar Bozorgvar
2112 silver badges6 bronze badges
2112 silver badges6 bronze badges
add a comment
|
add a comment
|
On Ubuntu you can find your shortcuts in System Settings -> Keyboard -> Shortcuts. As well, you can show some shortcuts by holding the Super (Start) key.
In Ubuntu 15.10, it works with ctrl + alt + 0 (on the numberpad).
However, I prefer to use ctrl + super + arrow down key.
add a comment
|
On Ubuntu you can find your shortcuts in System Settings -> Keyboard -> Shortcuts. As well, you can show some shortcuts by holding the Super (Start) key.
In Ubuntu 15.10, it works with ctrl + alt + 0 (on the numberpad).
However, I prefer to use ctrl + super + arrow down key.
add a comment
|
On Ubuntu you can find your shortcuts in System Settings -> Keyboard -> Shortcuts. As well, you can show some shortcuts by holding the Super (Start) key.
In Ubuntu 15.10, it works with ctrl + alt + 0 (on the numberpad).
However, I prefer to use ctrl + super + arrow down key.
On Ubuntu you can find your shortcuts in System Settings -> Keyboard -> Shortcuts. As well, you can show some shortcuts by holding the Super (Start) key.
In Ubuntu 15.10, it works with ctrl + alt + 0 (on the numberpad).
However, I prefer to use ctrl + super + arrow down key.
edited Jan 22 '16 at 5:08
answered Dec 2 '15 at 20:49
GSM-SGSM-S
1301 silver badge11 bronze badges
1301 silver badge11 bronze badges
add a comment
|
add a comment
|
Strangely enough,
in my Ubuntu 14.04 using KDE it's Alt + Middle Mouse Button.
Found in: Start->Computer->System settings->Window actions->Window behaviour
add a comment
|
Strangely enough,
in my Ubuntu 14.04 using KDE it's Alt + Middle Mouse Button.
Found in: Start->Computer->System settings->Window actions->Window behaviour
add a comment
|
Strangely enough,
in my Ubuntu 14.04 using KDE it's Alt + Middle Mouse Button.
Found in: Start->Computer->System settings->Window actions->Window behaviour
Strangely enough,
in my Ubuntu 14.04 using KDE it's Alt + Middle Mouse Button.
Found in: Start->Computer->System settings->Window actions->Window behaviour
edited Jul 16 '15 at 3:13
answered Jul 14 '15 at 15:23
Random42Random42
113 bronze badges
113 bronze badges
add a comment
|
add a comment
|
Fixed the minimize shortcut by changing the shortcut to Alt+M and now it works perfectly fine for me.
1
How did you change the shortcut? Could you add that to your answer please?
– John S Gruber
Aug 12 '12 at 18:48
add a comment
|
Fixed the minimize shortcut by changing the shortcut to Alt+M and now it works perfectly fine for me.
1
How did you change the shortcut? Could you add that to your answer please?
– John S Gruber
Aug 12 '12 at 18:48
add a comment
|
Fixed the minimize shortcut by changing the shortcut to Alt+M and now it works perfectly fine for me.
Fixed the minimize shortcut by changing the shortcut to Alt+M and now it works perfectly fine for me.
edited Sep 27 '12 at 12:32
Peachy
5,3927 gold badges30 silver badges44 bronze badges
5,3927 gold badges30 silver badges44 bronze badges
answered Jul 22 '12 at 6:44
buffbuff
292 bronze badges
292 bronze badges
1
How did you change the shortcut? Could you add that to your answer please?
– John S Gruber
Aug 12 '12 at 18:48
add a comment
|
1
How did you change the shortcut? Could you add that to your answer please?
– John S Gruber
Aug 12 '12 at 18:48
1
1
How did you change the shortcut? Could you add that to your answer please?
– John S Gruber
Aug 12 '12 at 18:48
How did you change the shortcut? Could you add that to your answer please?
– John S Gruber
Aug 12 '12 at 18:48
add a comment
|
Thanks for contributing an answer to Ask Ubuntu!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f56170%2funity-hotkey-for-minimizing-current-window%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
..for more shortcuts: What are Unity's keyboard and mouse shortcuts?
– precise
Jan 27 '14 at 7:18