How do I enable 'minimize on click' on Ubuntu dock in Ubuntu 17.10 and later?How to show all open windows from sample appOn Ubuntu 18.10 clicking of dock icon do not hide the window away. How to fix it?Switching between windows with scroll wheel on Ubuntu DockHow to turn off on click minimize on dock option on Ubuntu 18.04?How to quickly minimize all windows for a single application?“gnome-tweak-tool: command not found” after installationUbuntu 17.10, open last used window from group, when clicked in DockHow to toggle window visibility with Ubuntu 18.04 dock?Switching between windows with scroll wheel on Ubuntu DockHow do I move Ubuntu dock to bottom on Ubuntu 17.10 and later?In Ubuntu 17.10, how to rearrange icons in dockShow desktop icon in Ubuntu 17.10 dockHow to turn off on click minimize on dock option on Ubuntu 18.04?Enable minimize to dock (Ubuntu 18.04)ubuntu 18.04, compiz, cairo-dock : hard to install, harder to keep in working order'gsettings' throws error while setting scroll wheel to switch between windows on Ubuntu 18.04How to stop scrolling from switching between windows?Why won't some open applications come up on panel (Ubuntu Dock) icon click?
I got the following comment from a reputed math journal. What does it mean?
Python if-else code style for reduced code for rounding floats
Adventure Game (text based) in C++
Can I use USB data pins as power source
What is a ^ b and (a & b) << 1?
How to deal with taxi scam when on vacation?
What is the Japanese sound word for the clinking of money?
Are Roman Catholic priests ever addressed as pastor
Is it insecure to send a password in a `curl` command?
What is "focus distance lower/upper" and how is it different from depth of field?
How are passwords stolen from companies if they only store hashes?
Is it true that good novels will automatically sell themselves on Amazon (and so on) and there is no need for one to waste time promoting?
Do the common programs (for example: "ls", "cat") in Linux and BSD come from the same source code?
ERC721: How to get the owned tokens of an address
Fastest way to pop N items from a large dict
What options are left, if Britain cannot decide?
Is it possible to upcast ritual spells?
A single argument pattern definition applies to multiple-argument patterns?
How could a scammer know the apps on my phone / iTunes account?
Math equation in non italic font
What are substitutions for coconut in curry?
Did Ender ever learn that he killed Stilson and/or Bonzo?
How do I change two letters closest to a string and one letter immediately after a string using Notepad++?
Instead of a Universal Basic Income program, why not implement a "Universal Basic Needs" program?
How do I enable 'minimize on click' on Ubuntu dock in Ubuntu 17.10 and later?
How to show all open windows from sample appOn Ubuntu 18.10 clicking of dock icon do not hide the window away. How to fix it?Switching between windows with scroll wheel on Ubuntu DockHow to turn off on click minimize on dock option on Ubuntu 18.04?How to quickly minimize all windows for a single application?“gnome-tweak-tool: command not found” after installationUbuntu 17.10, open last used window from group, when clicked in DockHow to toggle window visibility with Ubuntu 18.04 dock?Switching between windows with scroll wheel on Ubuntu DockHow do I move Ubuntu dock to bottom on Ubuntu 17.10 and later?In Ubuntu 17.10, how to rearrange icons in dockShow desktop icon in Ubuntu 17.10 dockHow to turn off on click minimize on dock option on Ubuntu 18.04?Enable minimize to dock (Ubuntu 18.04)ubuntu 18.04, compiz, cairo-dock : hard to install, harder to keep in working order'gsettings' throws error while setting scroll wheel to switch between windows on Ubuntu 18.04How to stop scrolling from switching between windows?Why won't some open applications come up on panel (Ubuntu Dock) icon click?
I am talking about when you click on the icons in the dock
This command (obviously)
gsettings set org.compiz.unityshell:/org/compiz/profiles/unity/plugins/unityshell/ launcher-minimize-window true
will not work.
Related to: Switching between windows with scroll wheel on Dock
18.04 17.10 gnome-shell ubuntu-dock minimize
add a comment |
I am talking about when you click on the icons in the dock
This command (obviously)
gsettings set org.compiz.unityshell:/org/compiz/profiles/unity/plugins/unityshell/ launcher-minimize-window true
will not work.
Related to: Switching between windows with scroll wheel on Dock
18.04 17.10 gnome-shell ubuntu-dock minimize
1
I'd say Ubuntu user interface was designed with the idea that clicking on a launcher icon manages multiple windows of that kind. So if you have for example multiple Terminal windows open, there is only one icon in the launcher, so it makes no sense to "minimize on click" because it is ambiguous which window should be minimized. Furthermore, clicking on this icon manages which window of that type to switch to, so that functionality gets lost if it is used for minimizing windows only.
– darksky
Oct 19 '17 at 23:00
This is a matter of getting used to clicking the minimize icon in the top-left corner of windows.
– darksky
Oct 19 '17 at 23:01
1
@darksky Dash to Dock has many customisations to deal this scenario. For example in my set up, left clicking minimises/restores the focussed window and mouse wheel cycles through all the windows.
– pomsky
Oct 19 '17 at 23:17
add a comment |
I am talking about when you click on the icons in the dock
This command (obviously)
gsettings set org.compiz.unityshell:/org/compiz/profiles/unity/plugins/unityshell/ launcher-minimize-window true
will not work.
Related to: Switching between windows with scroll wheel on Dock
18.04 17.10 gnome-shell ubuntu-dock minimize
I am talking about when you click on the icons in the dock
This command (obviously)
gsettings set org.compiz.unityshell:/org/compiz/profiles/unity/plugins/unityshell/ launcher-minimize-window true
will not work.
Related to: Switching between windows with scroll wheel on Dock
18.04 17.10 gnome-shell ubuntu-dock minimize
18.04 17.10 gnome-shell ubuntu-dock minimize
edited Sep 21 '18 at 1:23
pomsky
32.1k11100131
32.1k11100131
asked Sep 28 '17 at 0:42
steven01804steven01804
1621110
1621110
1
I'd say Ubuntu user interface was designed with the idea that clicking on a launcher icon manages multiple windows of that kind. So if you have for example multiple Terminal windows open, there is only one icon in the launcher, so it makes no sense to "minimize on click" because it is ambiguous which window should be minimized. Furthermore, clicking on this icon manages which window of that type to switch to, so that functionality gets lost if it is used for minimizing windows only.
– darksky
Oct 19 '17 at 23:00
This is a matter of getting used to clicking the minimize icon in the top-left corner of windows.
– darksky
Oct 19 '17 at 23:01
1
@darksky Dash to Dock has many customisations to deal this scenario. For example in my set up, left clicking minimises/restores the focussed window and mouse wheel cycles through all the windows.
– pomsky
Oct 19 '17 at 23:17
add a comment |
1
I'd say Ubuntu user interface was designed with the idea that clicking on a launcher icon manages multiple windows of that kind. So if you have for example multiple Terminal windows open, there is only one icon in the launcher, so it makes no sense to "minimize on click" because it is ambiguous which window should be minimized. Furthermore, clicking on this icon manages which window of that type to switch to, so that functionality gets lost if it is used for minimizing windows only.
– darksky
Oct 19 '17 at 23:00
This is a matter of getting used to clicking the minimize icon in the top-left corner of windows.
– darksky
Oct 19 '17 at 23:01
1
@darksky Dash to Dock has many customisations to deal this scenario. For example in my set up, left clicking minimises/restores the focussed window and mouse wheel cycles through all the windows.
– pomsky
Oct 19 '17 at 23:17
1
1
I'd say Ubuntu user interface was designed with the idea that clicking on a launcher icon manages multiple windows of that kind. So if you have for example multiple Terminal windows open, there is only one icon in the launcher, so it makes no sense to "minimize on click" because it is ambiguous which window should be minimized. Furthermore, clicking on this icon manages which window of that type to switch to, so that functionality gets lost if it is used for minimizing windows only.
– darksky
Oct 19 '17 at 23:00
I'd say Ubuntu user interface was designed with the idea that clicking on a launcher icon manages multiple windows of that kind. So if you have for example multiple Terminal windows open, there is only one icon in the launcher, so it makes no sense to "minimize on click" because it is ambiguous which window should be minimized. Furthermore, clicking on this icon manages which window of that type to switch to, so that functionality gets lost if it is used for minimizing windows only.
– darksky
Oct 19 '17 at 23:00
This is a matter of getting used to clicking the minimize icon in the top-left corner of windows.
– darksky
Oct 19 '17 at 23:01
This is a matter of getting used to clicking the minimize icon in the top-left corner of windows.
– darksky
Oct 19 '17 at 23:01
1
1
@darksky Dash to Dock has many customisations to deal this scenario. For example in my set up, left clicking minimises/restores the focussed window and mouse wheel cycles through all the windows.
– pomsky
Oct 19 '17 at 23:17
@darksky Dash to Dock has many customisations to deal this scenario. For example in my set up, left clicking minimises/restores the focussed window and mouse wheel cycles through all the windows.
– pomsky
Oct 19 '17 at 23:17
add a comment |
5 Answers
5
active
oldest
votes
It seems as Ubuntu Dock is a fork of the popular and highly customisable Dash to Dock, Ubuntu Dock obeys (some) preferences set by Dash to Dock.
See Solution 2 for the simplest fix.
Solution 1
Follow the steps below.
- Go to Dash to Dock's homepage at extensions.gnome.org.
- Turn the extension on by clicking on the toggle button.
- Reload the page. It should look like this:

- Click on the "settings" symbol next to the toggle button which now says "ON". A window should pop up.
- Navigate to the "Behaviour" tab and select "Minimise" in "Click action".

- Close this window and come back to Dash to Dock's homepage.
- Click on the toggle button to deactivate Dash to Dock.

Now clicking on the icons of running applications in Ubuntu Dock should minimise/restore the focussed application window.
Solution 2
Open Terminal and run
gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'
To revert to the default option, simply run
gsettings reset org.gnome.shell.extensions.dash-to-dock click-action
Also, run the following to see all possible permitted values
gsettings range org.gnome.shell.extensions.dash-to-dock click-action
1
Hey sir, I tried it. It worked for me. I had upgraded from 17.04. But the left Ubuntu Dock has now become smaller like Fedora's one. :P
– Omkar Nath Singh
Oct 20 '17 at 7:01
1
Sorry, I disabled the extentions, now everything fine. Thanks.
– Omkar Nath Singh
Oct 20 '17 at 7:01
1
only the first solution worked for me
– Dimitar
Oct 23 '17 at 8:12
1
I think it's worth mentioning that you can read the current value by runninggsettings get org.gnome.shell.extensions.dash-to-dock click-action. Default setting on 18.04 yieldspreviews.
– Andris
May 12 '18 at 18:23
@Andris You're right, someone made this edit (see the revision-history) which I somehow overlooked. It sounds like'skip'is the default value which isn't true. I fixed it.
– pomsky
May 12 '18 at 18:33
add a comment |
use this command. it will show preview if multiple windows are opened and minimize if single window open.
gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize-or-overview'
add a comment |
For UBUNTU 18.04:
Install gnome tweak tool:
sudo apt install gnome-tweak-toolOpen Application centre
- Type "Dash to Dock"
- Install
- Open the tool and select behaviour > click action > minimize
add a comment |
Most of the answers are valid but I found out that enabling click to minimize will result in no preview of the open instances of the app.
Alternatively you can use Shift+Mouse middle click to minimize a window.
Tested this on ubuntu 18.04.1
add a comment |
I will say that the best way is not to change the action to minimize. Just live it as it is. Instead, if you look at this Navigate to the "Behavior" tab and select "Minimize" in "Click action". Next to the click to action you will see a gear icon.
A new window should popup (Customize middle-click behavior) there you can see on the first option that Shift+Click already is set to minimize the window. So you can leave all default and when you want to minimize the do Shift+Click.
I recommend this because there are other post where people gets annoyed with the result after they change this behavior and then want to reverse it because this does not work properly when you have multiple windows open.
Here is a screenshot of the screen that I am referring to:https://imgur.com/YmW93Id
Step one Click on the settings next to the on button
Step two click on the Behavior tab
Step three click on the gear icon next to the Cycle through windows

Step four look at the first option that indicates to use Shift+Click
Using this will allow you to get the functionality you desire without having the issue that other are complaining about when it come to multiple browser windows open.
Here is one of the comments that I found around the internet of issues when changing that behavior How to turn off on click minimize on dock option on Ubuntu 18.04?
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/3.0/"u003ecc by-sa 3.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%2f960074%2fhow-do-i-enable-minimize-on-click-on-ubuntu-dock-in-ubuntu-17-10-and-later%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
It seems as Ubuntu Dock is a fork of the popular and highly customisable Dash to Dock, Ubuntu Dock obeys (some) preferences set by Dash to Dock.
See Solution 2 for the simplest fix.
Solution 1
Follow the steps below.
- Go to Dash to Dock's homepage at extensions.gnome.org.
- Turn the extension on by clicking on the toggle button.
- Reload the page. It should look like this:

- Click on the "settings" symbol next to the toggle button which now says "ON". A window should pop up.
- Navigate to the "Behaviour" tab and select "Minimise" in "Click action".

- Close this window and come back to Dash to Dock's homepage.
- Click on the toggle button to deactivate Dash to Dock.

Now clicking on the icons of running applications in Ubuntu Dock should minimise/restore the focussed application window.
Solution 2
Open Terminal and run
gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'
To revert to the default option, simply run
gsettings reset org.gnome.shell.extensions.dash-to-dock click-action
Also, run the following to see all possible permitted values
gsettings range org.gnome.shell.extensions.dash-to-dock click-action
1
Hey sir, I tried it. It worked for me. I had upgraded from 17.04. But the left Ubuntu Dock has now become smaller like Fedora's one. :P
– Omkar Nath Singh
Oct 20 '17 at 7:01
1
Sorry, I disabled the extentions, now everything fine. Thanks.
– Omkar Nath Singh
Oct 20 '17 at 7:01
1
only the first solution worked for me
– Dimitar
Oct 23 '17 at 8:12
1
I think it's worth mentioning that you can read the current value by runninggsettings get org.gnome.shell.extensions.dash-to-dock click-action. Default setting on 18.04 yieldspreviews.
– Andris
May 12 '18 at 18:23
@Andris You're right, someone made this edit (see the revision-history) which I somehow overlooked. It sounds like'skip'is the default value which isn't true. I fixed it.
– pomsky
May 12 '18 at 18:33
add a comment |
It seems as Ubuntu Dock is a fork of the popular and highly customisable Dash to Dock, Ubuntu Dock obeys (some) preferences set by Dash to Dock.
See Solution 2 for the simplest fix.
Solution 1
Follow the steps below.
- Go to Dash to Dock's homepage at extensions.gnome.org.
- Turn the extension on by clicking on the toggle button.
- Reload the page. It should look like this:

- Click on the "settings" symbol next to the toggle button which now says "ON". A window should pop up.
- Navigate to the "Behaviour" tab and select "Minimise" in "Click action".

- Close this window and come back to Dash to Dock's homepage.
- Click on the toggle button to deactivate Dash to Dock.

Now clicking on the icons of running applications in Ubuntu Dock should minimise/restore the focussed application window.
Solution 2
Open Terminal and run
gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'
To revert to the default option, simply run
gsettings reset org.gnome.shell.extensions.dash-to-dock click-action
Also, run the following to see all possible permitted values
gsettings range org.gnome.shell.extensions.dash-to-dock click-action
1
Hey sir, I tried it. It worked for me. I had upgraded from 17.04. But the left Ubuntu Dock has now become smaller like Fedora's one. :P
– Omkar Nath Singh
Oct 20 '17 at 7:01
1
Sorry, I disabled the extentions, now everything fine. Thanks.
– Omkar Nath Singh
Oct 20 '17 at 7:01
1
only the first solution worked for me
– Dimitar
Oct 23 '17 at 8:12
1
I think it's worth mentioning that you can read the current value by runninggsettings get org.gnome.shell.extensions.dash-to-dock click-action. Default setting on 18.04 yieldspreviews.
– Andris
May 12 '18 at 18:23
@Andris You're right, someone made this edit (see the revision-history) which I somehow overlooked. It sounds like'skip'is the default value which isn't true. I fixed it.
– pomsky
May 12 '18 at 18:33
add a comment |
It seems as Ubuntu Dock is a fork of the popular and highly customisable Dash to Dock, Ubuntu Dock obeys (some) preferences set by Dash to Dock.
See Solution 2 for the simplest fix.
Solution 1
Follow the steps below.
- Go to Dash to Dock's homepage at extensions.gnome.org.
- Turn the extension on by clicking on the toggle button.
- Reload the page. It should look like this:

- Click on the "settings" symbol next to the toggle button which now says "ON". A window should pop up.
- Navigate to the "Behaviour" tab and select "Minimise" in "Click action".

- Close this window and come back to Dash to Dock's homepage.
- Click on the toggle button to deactivate Dash to Dock.

Now clicking on the icons of running applications in Ubuntu Dock should minimise/restore the focussed application window.
Solution 2
Open Terminal and run
gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'
To revert to the default option, simply run
gsettings reset org.gnome.shell.extensions.dash-to-dock click-action
Also, run the following to see all possible permitted values
gsettings range org.gnome.shell.extensions.dash-to-dock click-action
It seems as Ubuntu Dock is a fork of the popular and highly customisable Dash to Dock, Ubuntu Dock obeys (some) preferences set by Dash to Dock.
See Solution 2 for the simplest fix.
Solution 1
Follow the steps below.
- Go to Dash to Dock's homepage at extensions.gnome.org.
- Turn the extension on by clicking on the toggle button.
- Reload the page. It should look like this:

- Click on the "settings" symbol next to the toggle button which now says "ON". A window should pop up.
- Navigate to the "Behaviour" tab and select "Minimise" in "Click action".

- Close this window and come back to Dash to Dock's homepage.
- Click on the toggle button to deactivate Dash to Dock.

Now clicking on the icons of running applications in Ubuntu Dock should minimise/restore the focussed application window.
Solution 2
Open Terminal and run
gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'
To revert to the default option, simply run
gsettings reset org.gnome.shell.extensions.dash-to-dock click-action
Also, run the following to see all possible permitted values
gsettings range org.gnome.shell.extensions.dash-to-dock click-action
edited May 12 '18 at 18:32
answered Oct 19 '17 at 23:14
pomskypomsky
32.1k11100131
32.1k11100131
1
Hey sir, I tried it. It worked for me. I had upgraded from 17.04. But the left Ubuntu Dock has now become smaller like Fedora's one. :P
– Omkar Nath Singh
Oct 20 '17 at 7:01
1
Sorry, I disabled the extentions, now everything fine. Thanks.
– Omkar Nath Singh
Oct 20 '17 at 7:01
1
only the first solution worked for me
– Dimitar
Oct 23 '17 at 8:12
1
I think it's worth mentioning that you can read the current value by runninggsettings get org.gnome.shell.extensions.dash-to-dock click-action. Default setting on 18.04 yieldspreviews.
– Andris
May 12 '18 at 18:23
@Andris You're right, someone made this edit (see the revision-history) which I somehow overlooked. It sounds like'skip'is the default value which isn't true. I fixed it.
– pomsky
May 12 '18 at 18:33
add a comment |
1
Hey sir, I tried it. It worked for me. I had upgraded from 17.04. But the left Ubuntu Dock has now become smaller like Fedora's one. :P
– Omkar Nath Singh
Oct 20 '17 at 7:01
1
Sorry, I disabled the extentions, now everything fine. Thanks.
– Omkar Nath Singh
Oct 20 '17 at 7:01
1
only the first solution worked for me
– Dimitar
Oct 23 '17 at 8:12
1
I think it's worth mentioning that you can read the current value by runninggsettings get org.gnome.shell.extensions.dash-to-dock click-action. Default setting on 18.04 yieldspreviews.
– Andris
May 12 '18 at 18:23
@Andris You're right, someone made this edit (see the revision-history) which I somehow overlooked. It sounds like'skip'is the default value which isn't true. I fixed it.
– pomsky
May 12 '18 at 18:33
1
1
Hey sir, I tried it. It worked for me. I had upgraded from 17.04. But the left Ubuntu Dock has now become smaller like Fedora's one. :P
– Omkar Nath Singh
Oct 20 '17 at 7:01
Hey sir, I tried it. It worked for me. I had upgraded from 17.04. But the left Ubuntu Dock has now become smaller like Fedora's one. :P
– Omkar Nath Singh
Oct 20 '17 at 7:01
1
1
Sorry, I disabled the extentions, now everything fine. Thanks.
– Omkar Nath Singh
Oct 20 '17 at 7:01
Sorry, I disabled the extentions, now everything fine. Thanks.
– Omkar Nath Singh
Oct 20 '17 at 7:01
1
1
only the first solution worked for me
– Dimitar
Oct 23 '17 at 8:12
only the first solution worked for me
– Dimitar
Oct 23 '17 at 8:12
1
1
I think it's worth mentioning that you can read the current value by running
gsettings get org.gnome.shell.extensions.dash-to-dock click-action. Default setting on 18.04 yields previews.– Andris
May 12 '18 at 18:23
I think it's worth mentioning that you can read the current value by running
gsettings get org.gnome.shell.extensions.dash-to-dock click-action. Default setting on 18.04 yields previews.– Andris
May 12 '18 at 18:23
@Andris You're right, someone made this edit (see the revision-history) which I somehow overlooked. It sounds like
'skip' is the default value which isn't true. I fixed it.– pomsky
May 12 '18 at 18:33
@Andris You're right, someone made this edit (see the revision-history) which I somehow overlooked. It sounds like
'skip' is the default value which isn't true. I fixed it.– pomsky
May 12 '18 at 18:33
add a comment |
use this command. it will show preview if multiple windows are opened and minimize if single window open.
gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize-or-overview'
add a comment |
use this command. it will show preview if multiple windows are opened and minimize if single window open.
gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize-or-overview'
add a comment |
use this command. it will show preview if multiple windows are opened and minimize if single window open.
gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize-or-overview'
use this command. it will show preview if multiple windows are opened and minimize if single window open.
gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize-or-overview'
answered Aug 15 '18 at 9:05
V TV T
7112
7112
add a comment |
add a comment |
For UBUNTU 18.04:
Install gnome tweak tool:
sudo apt install gnome-tweak-toolOpen Application centre
- Type "Dash to Dock"
- Install
- Open the tool and select behaviour > click action > minimize
add a comment |
For UBUNTU 18.04:
Install gnome tweak tool:
sudo apt install gnome-tweak-toolOpen Application centre
- Type "Dash to Dock"
- Install
- Open the tool and select behaviour > click action > minimize
add a comment |
For UBUNTU 18.04:
Install gnome tweak tool:
sudo apt install gnome-tweak-toolOpen Application centre
- Type "Dash to Dock"
- Install
- Open the tool and select behaviour > click action > minimize
For UBUNTU 18.04:
Install gnome tweak tool:
sudo apt install gnome-tweak-toolOpen Application centre
- Type "Dash to Dock"
- Install
- Open the tool and select behaviour > click action > minimize
edited May 30 '18 at 19:07
David Foerster
28.5k1366112
28.5k1366112
answered May 30 '18 at 18:46
rajuraju
311
311
add a comment |
add a comment |
Most of the answers are valid but I found out that enabling click to minimize will result in no preview of the open instances of the app.
Alternatively you can use Shift+Mouse middle click to minimize a window.
Tested this on ubuntu 18.04.1
add a comment |
Most of the answers are valid but I found out that enabling click to minimize will result in no preview of the open instances of the app.
Alternatively you can use Shift+Mouse middle click to minimize a window.
Tested this on ubuntu 18.04.1
add a comment |
Most of the answers are valid but I found out that enabling click to minimize will result in no preview of the open instances of the app.
Alternatively you can use Shift+Mouse middle click to minimize a window.
Tested this on ubuntu 18.04.1
Most of the answers are valid but I found out that enabling click to minimize will result in no preview of the open instances of the app.
Alternatively you can use Shift+Mouse middle click to minimize a window.
Tested this on ubuntu 18.04.1
answered Aug 17 '18 at 10:54
Vivek V. BharosVivek V. Bharos
313
313
add a comment |
add a comment |
I will say that the best way is not to change the action to minimize. Just live it as it is. Instead, if you look at this Navigate to the "Behavior" tab and select "Minimize" in "Click action". Next to the click to action you will see a gear icon.
A new window should popup (Customize middle-click behavior) there you can see on the first option that Shift+Click already is set to minimize the window. So you can leave all default and when you want to minimize the do Shift+Click.
I recommend this because there are other post where people gets annoyed with the result after they change this behavior and then want to reverse it because this does not work properly when you have multiple windows open.
Here is a screenshot of the screen that I am referring to:https://imgur.com/YmW93Id
Step one Click on the settings next to the on button
Step two click on the Behavior tab
Step three click on the gear icon next to the Cycle through windows

Step four look at the first option that indicates to use Shift+Click
Using this will allow you to get the functionality you desire without having the issue that other are complaining about when it come to multiple browser windows open.
Here is one of the comments that I found around the internet of issues when changing that behavior How to turn off on click minimize on dock option on Ubuntu 18.04?
add a comment |
I will say that the best way is not to change the action to minimize. Just live it as it is. Instead, if you look at this Navigate to the "Behavior" tab and select "Minimize" in "Click action". Next to the click to action you will see a gear icon.
A new window should popup (Customize middle-click behavior) there you can see on the first option that Shift+Click already is set to minimize the window. So you can leave all default and when you want to minimize the do Shift+Click.
I recommend this because there are other post where people gets annoyed with the result after they change this behavior and then want to reverse it because this does not work properly when you have multiple windows open.
Here is a screenshot of the screen that I am referring to:https://imgur.com/YmW93Id
Step one Click on the settings next to the on button
Step two click on the Behavior tab
Step three click on the gear icon next to the Cycle through windows

Step four look at the first option that indicates to use Shift+Click
Using this will allow you to get the functionality you desire without having the issue that other are complaining about when it come to multiple browser windows open.
Here is one of the comments that I found around the internet of issues when changing that behavior How to turn off on click minimize on dock option on Ubuntu 18.04?
add a comment |
I will say that the best way is not to change the action to minimize. Just live it as it is. Instead, if you look at this Navigate to the "Behavior" tab and select "Minimize" in "Click action". Next to the click to action you will see a gear icon.
A new window should popup (Customize middle-click behavior) there you can see on the first option that Shift+Click already is set to minimize the window. So you can leave all default and when you want to minimize the do Shift+Click.
I recommend this because there are other post where people gets annoyed with the result after they change this behavior and then want to reverse it because this does not work properly when you have multiple windows open.
Here is a screenshot of the screen that I am referring to:https://imgur.com/YmW93Id
Step one Click on the settings next to the on button
Step two click on the Behavior tab
Step three click on the gear icon next to the Cycle through windows

Step four look at the first option that indicates to use Shift+Click
Using this will allow you to get the functionality you desire without having the issue that other are complaining about when it come to multiple browser windows open.
Here is one of the comments that I found around the internet of issues when changing that behavior How to turn off on click minimize on dock option on Ubuntu 18.04?
I will say that the best way is not to change the action to minimize. Just live it as it is. Instead, if you look at this Navigate to the "Behavior" tab and select "Minimize" in "Click action". Next to the click to action you will see a gear icon.
A new window should popup (Customize middle-click behavior) there you can see on the first option that Shift+Click already is set to minimize the window. So you can leave all default and when you want to minimize the do Shift+Click.
I recommend this because there are other post where people gets annoyed with the result after they change this behavior and then want to reverse it because this does not work properly when you have multiple windows open.
Here is a screenshot of the screen that I am referring to:https://imgur.com/YmW93Id
Step one Click on the settings next to the on button
Step two click on the Behavior tab
Step three click on the gear icon next to the Cycle through windows

Step four look at the first option that indicates to use Shift+Click
Using this will allow you to get the functionality you desire without having the issue that other are complaining about when it come to multiple browser windows open.
Here is one of the comments that I found around the internet of issues when changing that behavior How to turn off on click minimize on dock option on Ubuntu 18.04?
answered 20 mins ago
RickRick
214
214
add a comment |
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%2f960074%2fhow-do-i-enable-minimize-on-click-on-ubuntu-dock-in-ubuntu-17-10-and-later%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
1
I'd say Ubuntu user interface was designed with the idea that clicking on a launcher icon manages multiple windows of that kind. So if you have for example multiple Terminal windows open, there is only one icon in the launcher, so it makes no sense to "minimize on click" because it is ambiguous which window should be minimized. Furthermore, clicking on this icon manages which window of that type to switch to, so that functionality gets lost if it is used for minimizing windows only.
– darksky
Oct 19 '17 at 23:00
This is a matter of getting used to clicking the minimize icon in the top-left corner of windows.
– darksky
Oct 19 '17 at 23:01
1
@darksky Dash to Dock has many customisations to deal this scenario. For example in my set up, left clicking minimises/restores the focussed window and mouse wheel cycles through all the windows.
– pomsky
Oct 19 '17 at 23:17