Apple Event: May 7th at 7 am PT

Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Desktop icons ghosted and invisbles showing

Yesterday I accidentally opened Terminal and didn't realize it until after I typed into it and hit a few returns. I thought nothing of it until today. When I started up all of the desktop icons were ghosted or transparent. The Dock apps look fine, and everything seems to work OK. There are odd .DS_Store files everywhere and other files that start with a dot that I've heard are supposed to be invisible.


I've looked around and found out that it's a Finder problem that can be corrected by typing something into Terminal. That's how I realized I must have messed it up yesterday when I accidentally typed into the Terminal.


Can someone please tell me what code I need to enter into Terminal to restore it to the default settings.


I have a Dual 2.7 GHz PowerPC G5 with OS 10.4.11, and other than this problem it works great.


Thanks in advance.

PowerMac, Mac OS X (10.4.11)

Posted on May 8, 2012 1:27 PM

Reply
Question marked as Best reply

Posted on May 8, 2012 1:37 PM

Show Hidden Files 1.0...


http://www.macupdate.com/app/mac/29096/show-hidden-files


Hidden Way is a toggle for hidden files view in Finder...


http://www.macupdate.com/app/mac/25716/hidden-way


Show hidden files in OSX Finder


Open the Terminal and type or copy/paste:


defaults write com.apple.finder AppleShowAllFiles -bool true


Reverting to the default of NOT showing hidden files:


defaults write com.apple.finder AppleShowAllFiles -bool false


*Restart or Force Quit Finder required to take effect.*


http://www.apple.com/downloads/dashboard/developer/hiddenfiles.html


http://www.burobjorn.nl/blog/?p=96


Finder Force Quit, or restart required to take effect.

3 replies
Question marked as Best reply

May 8, 2012 1:37 PM in response to tgcreative

Show Hidden Files 1.0...


http://www.macupdate.com/app/mac/29096/show-hidden-files


Hidden Way is a toggle for hidden files view in Finder...


http://www.macupdate.com/app/mac/25716/hidden-way


Show hidden files in OSX Finder


Open the Terminal and type or copy/paste:


defaults write com.apple.finder AppleShowAllFiles -bool true


Reverting to the default of NOT showing hidden files:


defaults write com.apple.finder AppleShowAllFiles -bool false


*Restart or Force Quit Finder required to take effect.*


http://www.apple.com/downloads/dashboard/developer/hiddenfiles.html


http://www.burobjorn.nl/blog/?p=96


Finder Force Quit, or restart required to take effect.

Desktop icons ghosted and invisbles showing

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.