|
|
|
|
|
by reaperducer
1238 days ago
|
|
I use the top-left corner in macOS for "Disable screensaver." When I'm pondering something on the screen for a while, I can just move the mouse there and not be interrupted. When I use my Windows machine, it's probably the feature I miss most. I've asked my IT people at work, and they tell me there's no way to disable the screen saver on demand in Windows. I don't know if that's an OS thing, or just one of their policies. Conversely, Option-top right corner activates the screen saver. |
|
on Windows, the process involves taking a Power Request. A Display power request keeps the display awake, and is the overriding above most all else. It's trivial to do with a little PowerShell ( https://blog.backslasher.net/windows-awake-ps.html ) though the fine folks at Microsoft have included it in their standard set of PowerToys as Awake: https://learn.microsoft.com/en-us/windows/powertoys/awake
Last I remember, this keeps you from having a screensaver come up.