I have chrome opening in kiosk mode - I added the --kiosk
flag to the chrome shortcut which works as expected.
The kiosk allows browsing of our intranet and the internet. I realise I can use javascript to redirect pages on our intranet, but what about the internet? We don't want people fpr example browsing to YouTube and then walking away.
We would like to have the browser re-direct to www.MyDomain.com after x minutes of inactivity.
I have tried Kiosk here which does exactly what we require but the swipe left/right gestures don't seem to work for page navigation (already contacted the developer via github).
Any suggestions?