Skip to content

It doesn't work defaults write NSGlobalDomain AppleKeyboardUIMode -int 3 #1

@sotnikov-link

Description

@sotnikov-link

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 SystemUIServer

Temporary 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions