On 17 Sep 2012, at 05:45 , Andrew Brown <[email protected]> wrote: > On 17 sept. 2012, at 13:40, LuKreme wrote: > >> defaults write com.apple.mail AddressesIncludeNameOnPasteboard -bool NO > > That's what I was looking for, thanks! > > Is there a list of such things? like > >> defaults write com.apple.mail GetMailToCookDinnerAndWalkTheDog -bool YES
I googled for “List of defaults write” and found <http://hints.macworld.com/article.php?story=20120403012145597> which leads to <https://github.com/mathiasbynens/dotfiles/blob/master/.osx> Which has a whole lot of them. Also: <http://www.ernieflores.net/osx-page-4/long-list-of-defaults-commands/> you might also try googling for defaults write +com.apple.mail FOr Mail specific ones. -- These budget numbers are not just estimates, these are the actual results for the fiscal year that ended February the 30th. - GWB _______________________________________________ MacOSX-talk mailing list [email protected] http://www.omnigroup.com/mailman/listinfo/macosx-talk
