On 7/28/06 4:30 PM, Philip J Robar <philip.robar at gmail.com> wrote: > Property List Editor, it's part of Apple's (free) Developer Tools. Yes, I know Property List Editor can open .plist files. But is there any way to get it on its own, without installing all of the Developer Tools? >> I know it needs to start with: >> defaults write com.apple.desktop > > In a terminal type: man defaults, but you'll have to understand XML > in order to do what you want as the value you want to change is > embedded several layers down. Yeah, that's my problem.