I'd like to see the dot hidden files in the Finder but not on the Desktop, is that possible? (.localized and .DS_Store on my desktop really annoy me.) I'm using Snow Leopard (Mac OS X v10.6).

link|improve this question
1  
This question is more appropriate for SuperUser. – KeithB May 12 '10 at 14:01
feedback

migrated from stackoverflow.com May 12 '10 at 14:21

This question came from our site for professional and enthusiast programmers.

5 Answers

Maybe not exactly what you're looking for, but useful to know: in Save/Open dialog boxes in applications, you can press Command-Shift-. to show/hide hidden files.

link|improve this answer
feedback

As far as I know, no: the desktop is Finder.

But there is a reasonable workaround: you make a tiny AppleScript app that toggles AppleShowAllFiles for you and drag it to your Finder toolbar, making a button to run it. See this article at Macworld.

link|improve this answer
feedback

I use sterMachine and find it very useful. show hidden files is just one of the things that it does, and it doesn't show them on the desktop.

link|improve this answer
feedback

If you like a clean desktop, you there is an option in Hyperspaces that hides all files on the desktop, yet you can still see them in Open File dialogs and regular Finder windows.

link|improve this answer
It does hide all the files on the desktop, not only the hidden files. – kiamlaluno Jun 24 '10 at 14:19
feedback

You could just move them into a corner, under the dock, so that they exist on the desktop but you only see a few pixels of one of their corners.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown