I am trying to make a simple java applet that sends commands (trig1, fwd) over bluetooth to an nxt robot. the program is NXTSymbian and i have the source code, but want to add more functions (like "a" does something) but when i push "A" a is not sent, so im thinkin that when a is pressed uit is sending another command. just wondering if there is a java applet which displays on the display what key is being pressed by showing the code (keylogger)