Disabling the keys with my Java Program
843810Feb 24 2005 — edited Apr 1 2005I have a program that extends a JWindow. I would like to make this program my destop, as in disabling all function keys on the keyboard including ctrl+alt+del and others like that.
Some Internet cafe shops use this technique to restrict unauthorised customers from accessing their PCs.
If anyone knows how, please help.
Thanks in advance.