I heard that xscreensaver
can run anything as a screensaver but I don't know how to do so. Can I use it to make a web page from an html file my screensaver?
Asked
Active
Viewed 3,540 times
7
webbrowser-app --chromeless --fullscreen http://localhost/
– Timophey Aug 27 '14 at 20:34webbrowser-app
viaxscreensaver
. Everething is going to be good but xscreensaver adds sth like-window-id 0x17001E87
to command andwebbrowser-app
returns "invalid URL" – Timophey Aug 28 '14 at 05:29