• Martin KMartin K, 8 years ago (edited 8 years ago )

    Like a mess on my desktop.

    5 points
    • Vincent OrbackVincent Orback, 8 years ago (edited 8 years ago )

      This was my way until i learned that you can specify a folder for screenshots using the terminal on a mac like this:

      1. Create a folder somewhere, like on your desktop and call it "Screenshots"
      2. Write this in your terminal: defaults write com.apple.screencapture location ~/Desktop/Screenshots or wherever you created the folder.
      3. Then restart the Mac UI like this :killall SystemUIServer and voilá!
      13 points