Keyboard input
Hi.
I was wondering if there was any way to get the raw keyboard output into a Java program in a cross-browser simple way? System.in would give the processed output of the keyboard, I think... I would rather not have to write Native Code to do this, so if there was, for example, an Event which had this info, it would help a lot. Of course, I'd need to know the type of keyboard being used as well...
I was wondering if there was any way to get the raw keyboard output into a Java program in a cross-browser simple way? System.in would give the processed output of the keyboard, I think... I would rather not have to write Native Code to do this, so if there was, for example, an Event which had this info, it would help a lot. Of course, I'd need to know the type of keyboard being used as well...
