November 2012
Intermediate to advanced
424 pages
11h 59m
English
| Tip 124 | Tweak Launchpad Visual Effects |
Here are some subtle yet useful tweaks to alter Launchpad’s look and feel.
Launchpad uses the desktop wallpaper as a backdrop but blurs it slightly. You can change it to a variety of different settings using a secret command. Open a Terminal window (open Finder, select the Applications list, and then in the list of applications double-click Terminal within the Utilities folder), and type the following:
| | defaults write com.apple.dock springboard-background-filter -int 0;killall |
| | Dock |
This will turn off the background blurring entirely, simply showing the wallpaper as you see it normally on the desktop.
The number used after -int specifies the nature of the background effect. ...
Read now
Unlock full access