P pionixstar90 macrumors newbie Original poster Feb 15, 2012 #1 How can I remove this highlighted menu "Library". It has the same icon as "Music" menu and It looks weird. I just want to have only "Music" menu Attachments Screen Shot 2012-02-16 at 10.24.56.png 40.3 KB · Views: 288
How can I remove this highlighted menu "Library". It has the same icon as "Music" menu and It looks weird. I just want to have only "Music" menu
GGJstudios macrumors Westmere Feb 15, 2012 #2 pionixstar90 said: How can I remove this highlighted menu "Library". It has the same icon as "Music" menu and It looks weird. I just want to have only "Music" menu Click to expand... Did you try holding the Command key and dragging it off?
pionixstar90 said: How can I remove this highlighted menu "Library". It has the same icon as "Music" menu and It looks weird. I just want to have only "Music" menu Click to expand... Did you try holding the Command key and dragging it off?
GGJstudios macrumors Westmere Feb 20, 2012 #4 pionixstar90 said: I've tried it. It did not work 🙁 Click to expand... What version of Mac OS X and what version of iTunes are you running?
pionixstar90 said: I've tried it. It did not work 🙁 Click to expand... What version of Mac OS X and what version of iTunes are you running?
Jolly Jimmy macrumors 65816 Feb 20, 2012 #5 Make sure iTunes is closed, then enter the following 2 commands in Terminal.app. Code: defaults write com.apple.iTunes show-library-playlist -bool FALSE Code: defaults write com.apple.iTunes hide-library-playlist -bool TRUE
Make sure iTunes is closed, then enter the following 2 commands in Terminal.app. Code: defaults write com.apple.iTunes show-library-playlist -bool FALSE Code: defaults write com.apple.iTunes hide-library-playlist -bool TRUE