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

mikecroft

macrumors newbie
Original poster
Mar 4, 2009
1
0
I ran this command in terminal to change my screen shot to jpg format. Now my screenshot doesn't work. Any idea how to fix or reverse this?:eek:


defaults write com.apple.screencapture type image_format
killall SystemUIServer
 

BlueRevolution

macrumors 603
Jul 26, 2004
6,054
2
Montreal, QC
That plist doesn't exist. :confused:

You ought to be able to just delete ~/Library/Preferences/com.apple.screencapture.plist (where ~ is shorthand for your user home folder). After that's done, run killall SystemUIServer again.
 

xUKHCx

Administrator emeritus
Jan 15, 2006
12,583
9
The Kop
Did you type it as that exactly?

If you want it in jpg you need to use

defaults write com.apple.screencapture type jpg

killall SystemUIServer

It probably doesn't work now because it is trying to save an image like this Picture 1.image_format which is not a filetype so probably errors out.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.