Hi all
So just updated to Catalina after GM went PB. And so far I have installed and set up everything to match my old High Sierra,
But I have one problem, I can't get my disabling of the onscreen volume/brightness to stick.
Here is the approach I use
Bonus info, restarting with csrutil disabled still keeps the change.
So just updated to Catalina after GM went PB. And so far I have installed and set up everything to match my old High Sierra,
But I have one problem, I can't get my disabling of the onscreen volume/brightness to stick.
Here is the approach I use
Any one who have done this and can get it to stick without leaving csrutil disable?Enable/disable volume/screen brightness icons - Single user
To undo changes follow steps, change “unload” to “load” in step 4
- Boot into recover OS (CMD+R) -> terminal
Code:csrutil Status
If enable - disable
Code:csrutil Disable
- Reboot
- In MacOS -> terminal
Code:launchctl unload -wF /System/Library/LaunchAgents/com.apple.OSDUIHelper.plist
- Reboot into recovery OS -> Terminal
- Step 2 but enable instead of disable
Code:csrutil Enable
- Reboot
- Done
Bonus info, restarting with csrutil disabled still keeps the change.