It seems that the Snow Leopard comes with many hidden functions that would take years to know them all.
The first one is perhaps not very useful but very cool. It’s the possibility of seeing through Quicklook folder and view its content. This is not here, the icon is “dynamic” as it somehow and if we throw the files through the translucent folder.
Steps:
1. Close the finder (you can achieve through Activity Monitor)
2. Open Terminal and type the following (you can copy and paste)
Code:
defaults write com.Apple.finder QLEnableXRayFolders 1
3. Make a “relaunch” of the finder and go!
If you want to reverse this function should repeat the steps but replace the 1 by a 0
Popularity: 1% [?]

Write a Comment