Help - Search - Members - Calendar
Full Version: desktop folder?
Neowin Forums > Macintosh Customization & Support > Mac Software Discussion & Help
nuggetman
What's the location of the desktop folder?

I thought it was /Users/Name/Desktop but that doesn't seem to be it
divinatum
Travis-Computer:~/Desktop travis$ pwd
/Users/travis/Desktop
Travis-Computer:~/Desktop travis$

donno why you cant get to it
PureEdit
QUOTE(nuggetman @ Mar 28 2005, 10:36)
What's the location of the desktop folder?

I thought it was /Users/Name/Desktop but that doesn't seem to be it
[right][snapback]585686052[/snapback][/right]


Thats it.

If you are using a type of workspace manager program it might be different.
nuggetman
for some reason it isn't showing up in the finder

ive repaired permisisons and relaunched the finder
i can see ~/Desktop when i do an ls in the terminal, and I can cd to it just fine, and i can get to it via the sidebar in the finder, but it doesn't show up in a finder view of my home directory
divinatum
repair permissions?
nuggetman
read the post wink.gif
divinatum
blush.gif

maybe delete the preferences for finder? donno tbh.
nuggetman
got it fixed via apple's forums... here's the answer for anyone who may need it someday:

QUOTE
This same thing happened to someone here last week. He/she ended up backing up the Desktop folder, creating a new one, setting its appropriate permissions, and copying the contents to the new folder:

mv Desktop Desktop.bak
mkdir Desktop
chmod 700 Desktop
mv Desktop.bak/* Desktop/
roadwarrior
It would seem like just setting the permissions on the folder ("chmod 700 Desktop" in Terminal) would do the same thing as creating a new one and copying the files into it.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.