I would like to change screenshot (when F3 pressed) file type from TIFF to PNG. I am not talking about Grab.app in this case.
Does anybody know which pfile holds this parameter?
Leonid
----------
I found it:
defaults write com.apple.screencapture type png
killall SystemUIServer
Leonid
Does anybody know which pfile holds this parameter?
Leonid
----------
I found it:
defaults write com.apple.screencapture type png
killall SystemUIServer
Leonid