Pages

Thursday, December 17, 2009

Enable See-Through QuickLook Folders

OCTOBER 7, 2009 · 3 COMMENTS

Open Terminal and type in

  defaults write com.apple.finder QLEnableXRayFolders 1

Then enter

  Killall Finder

to restart the Finder. You should now be able to quicklook any folder that has files and see it in the folder preview.

UPDATE: If you ever want to disable it this feature, quit the Finder, then repeat the above Terminal command, but change the 1 to a 0.

Source: Mac OS X Hints


Sent from Auckland, Auk, New Zealand

No comments:

Post a Comment