Instructions to enable hidden features for dock on Mac OS

When you click on the dock on your Mac, the application's open windows will all be displayed on the screen. This will take you some time to find the right window.

Normally, when clicking on the application icon on the Mac dock bar, the open windows of that application will be displayed. And to be able to find which window you are working on, you need to manipulate it, especially if we open multiple windows it will take some time.

This is different from Windows, when we hover over the open application icon on the computer in the taskbar, if you open multiple windows you just need to select a minimized window to do it. Immediately that window will appear on the computer interface. So can bring useful features of taskbar on Windows to the dock on Mac? The answer is yes. And the operation is also simple, just need to do with the command line only on Terminal.

Picture 1 of Instructions to enable hidden features for dock on Mac OS

Step 1:

First, click Applications and select Utilities, then select Terminal to open the window. Or you can type the keyword Terminal on the Spotlight search engine.

Step 2:

In the new Terminal command window that appears, we will enter the following line of code:

defaults write com.apple.dock scroll-to-open -bool true; killall Dock

Finally press Enter to get the command line executed. The dock bar below the screen will disappear in seconds.

Picture 2 of Instructions to enable hidden features for dock on Mac OS

Step 3:

When the dock appears again, use the scroll button to scroll down to the open application icons on the device. Soon, the windows of the application in use will appear on the screen. And you can just click the window you want to use.

Step 4:

To disable the hidden feature on the dock bar and return to the same status, change true in the Terminal command line to false:

defaults write com.apple.dock scroll-to-open -bool false ; killall Dock

Also press Enter so the command line is executed.

So with just a simple command line on Terminal you can customize the dock on your Mac quickly. From there, we can easily open the window we need on the application faster, without having to add some search operations like before.

Refer to the following articles:

  1. Summary of the list of common shortcuts on Mac OS X
  1. Instructions on how to install macOS Sierra (clean install) 10.12 on Mac
  1. How to create a MacOS Sierra installed USB drive 10.12

I wish you all success!

Update 25 May 2019
Category

System

Mac OS X

Hardware

Game

Tech info

Technology

Science

Life

Application

Electric

Program

Mobile