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.plist
Code language: Bash (bash)
Here are some other posts you may like
The day before new-year I picked up my new Tesla Model S 70D, Deep Blue, at Tesla Drammen. It was going to be the first time that I drove a Tesla, but I already knew that it would change my everyday driving experiences. Let's just say, I haven't been disappointed.…
Elon announced recently that a dashcam feature will be enabled in the upcoming v9 software update. Tesla owners have been waiting for this feature for over a year, after Elon mentioned it last year as arriving "soon". Now that this feature is getting closer though, I've noticed Tesla AP1 car…
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…