Y
Hacker News
new
|
ask
|
show
|
jobs
by
mberger
732 days ago
On Windows you can open windows media player and play a silent track on repeat.
2 comments
AceyMan
732 days ago
Or, the ultimate zero-software solution ... just rest your mouse on top of a running analog wristwatch; bonus points if said watch is mechanical ::grin::
link
dole
732 days ago
This is a great solution for my wristmouse but what about my deskmouse?
link
darkwater
732 days ago
A deskwatch?
link
cm2187
732 days ago
Or if you can code, it's a simple flag an application can set to tell the OS it can't fire a screen saver (that flag the player uses).
https://learn.microsoft.com/en-us/windows/win32/api/winbase/...
link