How to enable minimize on click in Ubuntu
Unfortunately, Ubuntu does not provide a direct configuration option to enable this behavior.
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 the following article!
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.
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.
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.
You should read it
- Six steps to minimize desktop icons
- How to disable the Shake to Minimize feature in Windows 10
- How to Install Ubuntu 13.10
- What's New in Ubuntu 21.10?
- How to minimize the Taskbar on Windows 10
- Steps to minimize the screen in Windows 10
- Show Desktop shortcut, minimize all windows on Windows
- How to Install Ubuntu in Windows
May be interested
- How to Minimize a Full Screen Computer Programthis wikihow teaches you how to minimize a full-screen window on your windows or mac computer so that you can view your desktop. keep in mind that some programs (e.g., video games) will take longer to minimize than others. look for the...
- How to minimize Chrome links opened from Android appswhen you open a link on chrome from an android app, the app will hide and the chrome content screen will appear instead. here's how to minimize a chrome link opened from an android app.
- How to Create an Ubuntu Virtual Machine with VirtualBox (Mac)the following instructions will enable you to create an ubuntu virtual machine. they have been created specifically for a mac computer, but are essentially the same for windows. as you follow the instructions, you will see they have been...
- How to enable Tap to Click on a Macwhen setting up a new mac, one of the first changes we usually and should make is to enable the tap to click feature for the touchpad.
- How to prolong the life of Ubuntu 18.04 installation with Ubuntu Proubuntu 18.04, bionic beaver, is one of the most popular distros in use today, but support will end in may 2023, meaning you won't receive updates or security patches anymore.
- How to Install Ubuntu in Windowsthis wikihow teaches you how to install and run ubuntu linux on your windows computer's desktop. you'll use a free program called virtualbox to do so; this will allow you to run ubuntu without having to replace your current operating...
- Six steps to minimize desktop iconsone of the reasons for making desktops faster is because the icons on them are too large. so, in order to save space, you should minimize them according to the six steps below.
- What is the difference between Ubuntu Desktop and Ubuntu Server?ubuntu is divided into ubuntu cloud, ubuntu core, ubuntu kylin, ubuntu desktop and ubuntu server. in this article, we will explore all the similarities and differences between ubuntu server and ubuntu desktop.
- How to Enable Oracle Java in Your Web Browsers on Ubuntu Linuxthis document covers enabling 32-bit and 64-bit oracle java browser plugin in 32-bit ubuntu linux and 64-bit ubuntu linux. for the two most popular web browsers for ubuntu linux at this time, which are google chrome and mozilla firefox....
- Instructions on how to encrypt files and folders on Ubuntuubuntu possesses many advanced security features that users may not know about. for example, libreoffice users can encrypt files and folders on ubuntu extremely simply but extremely securely. so what is that feature and how to use it on ubuntu for files and folders?