En Fr
Web/database development and more...

Archives for: January 2010

01/20/10

English (US) How to autoplay movies in QuickTime X

Permalink 01:58:00 am, by Francois Planque Email , Categories: Mac stuff
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 »

English (US) How to enable X-Ray folder previews in Mac OS Quick Look

Permalink 01:56:00 am, by Francois Planque Email , Categories: Mac stuff
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 »