Hi All.
A question that hopefully someone can help me with. It will sound strange, but it is part of something bigger I am doing, so be forgiving. 🙃
I want to change the time when a screensaver starts with terminal.
IF I go “defaults -currenHost write com.apple.screensaver idleTime 0” (without the quotes) the time changes to NEVER
no problem.
Now when I go to reset the time to, for example 20 minutes, I use
“defaults -currentHost write com.apple.screensaver idleTime 1200” (without the quotes) it does not change back. It stays NEVER.
Any ideas as to why? And how to fix it?
Regards.
A question that hopefully someone can help me with. It will sound strange, but it is part of something bigger I am doing, so be forgiving. 🙃
I want to change the time when a screensaver starts with terminal.
IF I go “defaults -currenHost write com.apple.screensaver idleTime 0” (without the quotes) the time changes to NEVER
no problem.
Now when I go to reset the time to, for example 20 minutes, I use
“defaults -currentHost write com.apple.screensaver idleTime 1200” (without the quotes) it does not change back. It stays NEVER.
Any ideas as to why? And how to fix it?
Regards.