turning the standalone into a computer interface???
Hi
i'm doing a bit of ground work and i have a "what's the best way ....." question :
What i'd like to know is how to set up a projector on a public computer so that it becomes the main computer interface and the user is "locked" into it - (s)he can't get out of the projector environment into the rest of the computer.
I've seen that with fscommands you can run an external applications (exec) and open a local file (getURL). I've also seen a tute about exploring folders - but that seems a bit risky if the user can get access to other folders - is it possible to limit the range of the folder Explorer?
I've also seen that with trapallkeys=false you can block most keys on the keyboard but is there any way to block alt, alt+F4, the windows key, and ctrl+alt+del - in fact all the key combinations that would enable the user to access the rest of the computer?
thanks for any help you can give :D