Skip to main content
Search titles, bodies, and author names
Found 12,710 posts across 1 forum.

Deleting Desktop Files? — #1

A friend of mine came to me with a problem today, he accidently copied 3500 pic files onto his desktop. So the desktop is covered in files, but they can't be deleted. When trying t…
MacNN Software by satcomtim

Deleting Desktop Files? — #2

You could use something like Force Delete, or you could try these two terminal commands: cd ~/Desktop mv *.jpg ~/.Trash Why do I mv them to the Trash instead of rm'ing them, you …
MacNN Software by CharlesS

Deleting Desktop Files? — #3

the terminal commands worked, thanks! Had to use different cases to get them all: *.jpg *.JPG *.tiff *.TIFF He thanks you and is in the process of joining this site. Tim
MacNN Software by satcomtim

Deleting Desktop Files? — #4

Probably could have just restarted, then whatever file was *hung up* would have been released. What annoys me is that when the desktop is covered in too many files, it starts over…
MacNN Software by Binarymix

Deleting Desktop Files? — #5

Sometimes I get the "file in use" message when the file is not really (or apparently) in use and the trash won't empty (adium file transfers and slideshows from the finder are cham…
MacNN Software by Nai no Kami

Deleting Desktop Files? — #6

Quote: Originally Posted by satcomtim the terminal commands worked, thanks! Had to use different cases to get them all: *.jpg *.JPG *.tiff *.TIFF He thanks you and is in the p…
MacNN Software by CatOne

Irfan View for OSX — #3

I'll try again. I posted this and all that showed up was the Title "Irfan View for OSX". I don’t know if this has been mentioned before as this is my first post and I tried a sea…
MacNN Development by FishNrib

Zoom controls — #1

Hi all, I am a high school senior and novice OS X developer. I am attempting to create a small OSX app fro a self-directed "Senior Project" course I'm taking. What I would like to …
MacNN Development by Personman

Zoom controls — #2

Well, assuming you can't hax0r Universal Access (maybe look into using APE?), you could do something like read in the framebuffer, modify it, and then display the modified version …
MacNN Development by Catfish_Man
mp.ls