Make the Close, Minimize and Zoom buttons horizontal - Apple Mac Views : 173
Tagged in : Apple Mac
0 0
Send mail
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
By Sanju, On - 2010-09-17



    Login to add Comments .