2024-06-20, 06:16 PM
(This post was last modified: 2024-06-20, 06:17 PM by Efficient_Good_5784. Edited 1 time in total.)
While this doesn't answer the question, the current screensavers for the web GUI are constantly changing or moving which should prevent screen burn-in.
The logo screensaver has the logo doing turns and moving a bit.
The backdrop screensavor can be custom set to switch between pictures in X amount of seconds (5 seconds by default). Though I don't remember if the backdrops have a logo set in the same place all the time.
Maybe it can be changed to a black screen by using CSS. Though getting a CSS value for the screensaver will be hard since it disappears when you hover over it with the mouse (and will make selecting it with browser tools hard). Someone that knows the exact name of the object would need to help here.
Only other thing I can think about is replacing the logo file in the github code with a blank image, then recompile the code to get your modified server.
The logo screensaver has the logo doing turns and moving a bit.
The backdrop screensavor can be custom set to switch between pictures in X amount of seconds (5 seconds by default). Though I don't remember if the backdrops have a logo set in the same place all the time.
Maybe it can be changed to a black screen by using CSS. Though getting a CSS value for the screensaver will be hard since it disappears when you hover over it with the mouse (and will make selecting it with browser tools hard). Someone that knows the exact name of the object would need to help here.
Only other thing I can think about is replacing the logo file in the github code with a blank image, then recompile the code to get your modified server.