문제

I have a web-app and want to use it in kiosk mode. Now I'm using chrome --kiosk mode as Windows XP custom shell. Also I added some restrictions to user with SteadyState.

But how can I prevent Alt+F4 in chrome? Or how to auto-restart custom shell after closing?

도움이 되었습니까?

해결책

Problem solved with "Advanced Internet Kiosk" program. It allows to block keyboard keys. I blocked most of keys and there is no hotkeys in browser or windows system except F5 and numeric keypad. :)

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top