Archives for: January 2010
01/20/10
How to autoplay movies in QuickTime X
Apple has removed that features in Snow Leopard and QuickTime X has no preferences panel to enable this. So you need to go through the command line to get it back...
In Terminal, copy/paste:
defaults write com.apple.QuickTimePlayerX MGPlayMovieOnOpen… more »
How to enable X-Ray folder previews in Mac OS Quick Look
In Terminal copy/paste this:
defaults write com.apple.finder QLEnableXRayFolders 1
Then relaunch the Finder. Press space on a selected folder and admire :) more »
