Make the Close, Minimize and Zoom buttons horizontal
by Sanju[ Edit ] 2010-09-17 12:22:07
Make the Close, Minimize and Zoom buttons horizontal
If you want to view the Close, Minimize and Zoom buttons horizontal, just open up Terminal (located in Applications/Utilities), paste in the following line and press Return.
defaults write com.apple.iTunes full-window -1
Now just quit and reopen iTunes, and the buttons should be back to their horizontal orientation. If you decide you want the new vertical style back, just use the following line in the Terminal instead.
defaults write com.apple.iTunes full-window -0