
With all the recent hidden tweaks found in iOS 5 software, developers have been scouring other apps to find such tweaks, one dev found a pretty cool notification icon in iTunes. It shows you the song currently playing, although a minor tweak.
It goes to show you what we could see in the future from OS X updates…….
Give it a try yourself, we at MriOSDevices love it!
Quit iTunes.
Open Terminal (Found in Macintosh HD > Applications > Utilities).
Type / Copy and paste the following command:
- defaults write com.apple.dock itunes-notifications -bool TRUE;killall Dock
done….. but wait, you can also add the iTunes logo to the notification by entering the command below!
defaults write com.apple.dock notification-always-show-image -bool TRUE;killall Dock
Open iTunes and take a look!
At anytime you feel you do not like this, you can uninstall it with the following commands below, simple!Quit iTunes.
Open Terminal.
Type / Copy and paste the following two lines…..
- defaults delete com.apple.dock itunes-notifications
- defaults delete com.apple.dock notification-always-show-image;killall Dock
Keir Thomas discovered this handy feature, then shared it on Mac OS X Hints.
(via The Next Web)
You can follow us on Twitter, like our Facebook page or going to our circle over on Google+
keep yourself updated on all the latest news and technology