If you recently upgraded to MacOS Sonoma, you might have noticed the caps lock indicator hovering around your input fields. But there is good news, two quick commands is all it takes to get rid of it – you run them in the terminal. Requires reboot for it to take effect.
sudo mkdir -p /Library/Preferences/FeatureFlags/Domain
sudo /usr/libexec/PlistBuddy -c "Add 'redesigned_text_cursor:Enabled' bool false" /Library/Preferences/FeatureFlags/Domain/UIKit.plistCode language: Bash (bash)
Here are some other posts you may like
Electric power companies, in general, are pretty much the same. Tibber however, is unlike any electricity company I had seen before. They try to utilise the data we get from smart devices, which they also sell, to save electricity, money and the environment, as well as improving comfort. It’s a…
If you work with WordPress professionally, you almost certainly have a staging environment. Most hosting setups include one, most agencies set one up as a matter of routine. But here is the thing: a lot of the sites people call production are, in practice, staging environments. They just do not…
There is a question that a lot of Tesla owners are asking these days, is Autopilot 2.0 as good as 1.0 yet? At this point the two generations are pretty much equal as far as Autosteer goes – even though some other features are still lacking. Look below for what…