Have you ever think of having a shortcut that can show all your recent launch applications in Mac? Actually Mac come with this ‘Recent Applications’ shortcut hidden by default in the Dock. You can easily create the “Recent Applications’ shortcut by issuing two commands. Once done you will get shortcut that display all your recent launch application!
To create ‘Recent Applications’ shortcut in Dock, follow the steps below:
Advertisements
- Open your Terminal
- Enter the command below:-
defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'
killall Dock
- Once done, you should see a ‘Recent Applications’ shortcut showing beside the Trash in the Dock
- To remove the shortcut, right click on the shortcut and choose ‘Remove from Dock”
Related posts:
How to send email using different profile in Apple Mail
How to split compressed file into smaller files in Linux / Mac
Dependencies failed to build: apr apr-util - Macport apache
Macport: Can't map the URL 'file://.' to a port description file
How to play .mkv file in Mac OS X
How to mount samba in Mac OS X / Linux?
How to restart dock when dock hang in Mac OS X
How to crop image in Mac OS X
Share this with your friends:-