-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I tried
defaults write NSGlobalDomain AppleKeyboardUIMode -int 3
defaults write -g AppleKeyboardUIMode -int 3
defaults write -g AppleKeyboardUIMode -int 2
defaults write "Apple Global Domain" AppleKeyboardUIMode -int 3
defaults write "Apple Global Domain" AppleKeyboardUIMode -int 2
killall Dock
killall Finder
killall SystemUIServerTemporary Workaround
Use Control+F7 or Fn+Control+F7: https://support.apple.com/en-us/HT204434
If your Dock will broken
launchctl start com.apple.Dock.agent
https://apple.stackexchange.com/a/206440
Links
- https://www.a11yproject.com/posts/macos-browser-keyboard-navigation/
- https://apple.stackexchange.com/a/378988
- https://apple.stackexchange.com/q/225461
- https://gist.github.com/DAddYE/2108403
- https://github.com/olafhartong/osx-defaults/blob/master/.osx
- https://wiki.grahamenglish.net/index.php/Terminal_Commands
- https://gist.github.com/sickcodes/912973b2153b0738ff97621cde4c2bb5
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels