Hacker News new | past | comments | ask | show | jobs | submit login

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 MacOS, caffeine is a good tool but if you need it in dock (pill?) form, the amazing Amphetamine app is there for you. It'll even (if you use safari) keep you up just long enough to finish that big download. https://apps.apple.com/us/app/amphetamine/id937984704?mt=12

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.


Normally Windows apps can call SetThreadExecutionState to request the screensaver not come on. Video players do this, as do some other apps. See here[1] for a Powershell script that does just this, for example.

I suppose they could have deployed some group policy that disables this behavior. That'd be annoying if it's the case.

[1] https://blog.backslasher.net/windows-awake-ps.html


There is SOME way to disable the screensaver, because you can play a movie and the screensaver doesn't come on.

So poke around.

https://www.softpedia.com/get/System/System-Miscellaneous/Di...


"caffeine -imdsu" in the terminal seems to work very well for that purpose.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: