Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Fastshutter

Guest
Original poster
Aug 21, 2007
178
0
Loving Leopard a TON!!

I take a lot of screen grabs using cmd+shift+3 and cmd+shift+4. The screen shots always go to the desktop. How can I make a stack and change the default location to the stack? That would help me a ton!

Because of the way OSX numbers the file, I can't just drag "picture 1" to the stack where another picture 1 already exists.

Any help?


Thanks so much in advance!
 
Very simple!

Ok, here is what you do.

1) Create a folder where you want the screenshots to be stored, for example, you can create a Screenshots folder in your home folder.

2) Drag that Screenshots folder to the right side of the dock to create your Stack.

3) Open up terminal and type the following line and hit return:

defaults write com.apple.screencapture location /Users/[Your User Name]/Screenshots

Be sure to replace [Your User Name] with the name of your home folder. The location path has to be the FULL path, so you can not use ~/Screenshots for instance to point to the folder.

4) Finally, type this line in terminal and hit return:

killall -HUP SystemUIServer


Thats it, now everytime you take a screenshot, it will put it in that folder which will make it available in your stack.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.