|
|
|
|
|
by wincy
1919 days ago
|
|
I for one definitely think the whole world should set their timezone to Brussels. Seriously though, I like not having scrollbars everywhere, I use two fingers for right click on the track pad, I do it without thinking, if I turn off natural scrolling I get incredibly confused. Some of the stuff I can get behind, like this # Enable full keyboard access for all controls
# (e.g. enable Tab in modal dialogs)
defaults write NSGlobalDomain AppleKeyboardUIMode -int 3
I get annoyed when secure keyboard entry turns on and doesn't turn off properly in iTerm as it messes up Dash's snippets.I'm sure this is the sensible defaults for this one really picky person, and it's interesting to see all the choices, but I would definitely advise against someone running this on their workstation blindly. |
|