vu sur mac os x hints, pour activer le debug menu du carnet d'adresses et du lecteur dvd. (première fois que j'entends parler de ceux-là).
Open the Terminal and type:
defaults write com.apple.addressbook ABShowDebugMenu -bool true
This will show a new Debug menu in the Address Book application with some options for enabling and printing logs. Also type:
defaults write com.apple.dvdplayer EnableDebugging -bool true
To enable some new features in the DVD Player. After executing the command, launch DVD Player and look at the Window menu. There are now new options for showing the Inspector and the Performance Monitor.
Open the Terminal and type:
defaults write com.apple.addressbook ABShowDebugMenu -bool true
This will show a new Debug menu in the Address Book application with some options for enabling and printing logs. Also type:
defaults write com.apple.dvdplayer EnableDebugging -bool true
To enable some new features in the DVD Player. After executing the command, launch DVD Player and look at the Window menu. There are now new options for showing the Inspector and the Performance Monitor.