I'm working on a kiosk application, and am trying to prevent people from
breaking out of our interface with Windows shortcut keys.
Using pyHook I've managed to block the Windows keys, control keys and alt keys,
but ctrl-alt-delete still works.
This thread suggests that the combination is allo
On 29/10/2010 7:28 AM, Steve Johnston wrote:
Hello Mark,
Thank you for responding to my query! I hope you don't mind that I am
replying directly to your email. I'm not sure what the proper protocol is.
It is best if replies stay on list for the benefit of others.
Your response makes sense,