Tagged Questions
2
votes
1answer
454 views
Intercepting the Nokia Ctrl/Chr key press in Java
I'm trying to intercept the Ctrl/Chr key on a full QWERTY Nokia device (E71). It seems like the keyPress event isn't generated for this particular key.
Any ideas?