Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4909

Beginners • Re: Museum Display Kiosk

$
0
0
I know that many use Chrome in kiosk mode, so if you can convert your PDF into a webpage, then you can use JavaScript to do the following,
if no mouse moves for X seconds - open the next page
if there is a mouse move - disable automatic page rotation and set a timer that would check for the mouse move after N seconds.
have variables where you keep references to the pages and a current active page
(you got the idea)


JS script for this should be very simple

Statistics: Posted by dmytro_sh — Sat Aug 03, 2024 11:50 am



Viewing all articles
Browse latest Browse all 4909

Trending Articles