Tagged Questions
3
votes
4answers
526 views
How to see all options configurable by “defaults write …”
Many Mac apps have "hidden" configurable options that can be modified in Terminal by using the defaults write ... command. This is straightforward to do if you know the name of the option that you ...