1
0
mirror of https://github.com/simh/simh.git synced 2026-03-01 01:30:30 +00:00
Files
simh.simh/sim_video.c
Mark Pizzolato 252f674fc8 VIDEO: Provide a user configurable option to enable the screen saver
The environment variable SDL_VIDEO_ALLOW_SCREENSAVER can override the
default that disables the OS screen saver if a video window is displayed
by the simulator.

sim> set env SDL_VIDEO_ALLOW_SCREENSAVER=1
2022-07-19 05:47:44 -10:00

94 KiB