press and hold for accents
I have a 2020 MacBook Air and version 11.1 macOS Big Sur. I write in French a lot and the press and hold to show the accents menu is not working on my machine. I just get the letter repeated. Can anyone help?
MacBook Air
I have a 2020 MacBook Air and version 11.1 macOS Big Sur. I write in French a lot and the press and hold to show the accents menu is not working on my machine. I just get the letter repeated. Can anyone help?
MacBook Air
Turn on the accents with this Terminal command:
defaults write -g ApplePressAndHoldEnabled -bool true
followed by the Return key. Then reboot to activate the feature.
Turn on the accents with this Terminal command:
defaults write -g ApplePressAndHoldEnabled -bool true
followed by the Return key. Then reboot to activate the feature.
Try this from a terminal window;
defaults write -g ApplePressAndHoldEnabled -bool true
Thank you so much. Solved my issue.
press and hold for accents