Clear, practical technology insights BSOD Code Lookup · Windows Error Code Lookup · Wi-Fi Troubleshooting · PC Troubleshooting Checklist

How to Enable Minimize on Click in Ubuntu

Learn how to enable minimize on click in Ubuntu with clear steps, practical tips, and troubleshooting advice for a smoother, more reliable result.

Table of Contents

This practical guide walks through how to enable minimize on click in Ubuntu, explains the main requirements, and highlights common issues that may appear along the way.

While things may not be immediately obvious, what makes Ubuntu special is the fact that it is highly customizable, if you know the right place to look. When it comes to enabling click-to-minimize windows, you don't have to look too far.

You can enable the click-to-minimize function via the command line or the graphical interface. TipsMake will show you how to do both In this guide!

Enable minimize on click in Ubuntu from the command line

At Ubuntu's Command Prompt, you can enable minimize on click with a single command. Open Terminal and enter the following command:

gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize'

You won't need to reboot the system or log out and back in again. Click-to-zoom function will be enabled immediately.

If you later change your mind and don't like this new behavior, you can turn it off by entering the following command into Terminal:

gsettings reset org.gnome.shell.extensions.dash-to-dock click-action

Enable minimize on click with Dconf Editor

If you prefer to work through a graphical interface, you can install Dconf Editor from the Ubuntu Software Center. Just open Software Center from the Applications menu and type dconf in the search box. Then click on Dconf Editor and install the application.

Enable minimize on click with Dconf Editor — How to Enable Minimize on Click in Ubuntu

Once it's installed, launch the editor and go to org > gnome > shell > extensions > dash-to-dock. Scroll down a bit until you find a click. Click the option to access the click action settings.

Enable minimize on click with Dconf Editor — How to Enable Minimize on Click in Ubuntu

Here, you want to disable the slider that says to use the default value and set the Custom value option below it to Minimize. Then just click Apply.

Again, no need to reboot or log out. Click-to-zoom behavior takes effect immediately.

Now that you have click-to-zoom enabled, don't stop there. Let's keep exploring! There are many more things you can do to improve your Ubuntu system.

Hope you are succesful.

Key Takeaways

Use the information above as a practical reference for how to enable minimize on click in Ubuntu. Review each step carefully, confirm any requirements, and choose the option that best fits your situation.

FAQ

What does this guide explain about Enable Minimize on Click in Ubuntu?

It explains the main concepts, practical considerations, and useful steps related to enable minimize on click in Ubuntu without requiring advanced knowledge.

Who can benefit from learning about Enable Minimize on Click in Ubuntu?

This information is useful for readers who want a clear overview, practical guidance, and reliable steps related to enable minimize on click in Ubuntu.

What should I check before applying this information?

Review the requirements, confirm that your device, software, or situation matches the instructions, and back up important data before making major changes.

Discussion

Reader Comments 0

Sign in with email or Google to join the discussion.