Hello readers, this time thecybergal will share tips to hide the Spotlight icon in Mac OS X Lion. These tips just hide, do not disable Spotlight so you can still use your regular search capabilities found in the Finder or other applications that depend on the Spotlight metadata.
To hide the Spotlight menu in Mac OS X Lion, follow the steps below:
- Open the Terminal (Application -> Utilities) and run the command below:
sudo chmod 600 /System/Library/CoreServices/Search.bundle/Contents/MacOS/Search
- You have to refresh the menubar. Do it by kill SystemUIServer process:
killall SystemUIServer
sudo chmod 755 /System/Library/CoreServices/Search.bundle/Contents/MacOS/Search
- Again, you need to refresh the menubar, type the command below:
killall SystemUIServer
Via OSXdaily.
No comments:
Post a Comment