JMEDesktop and number pad

I am having an issue with JMEDesktop at the moment. It doesn't seem to be registering a keypress when I use the number keys on the number pad. I even confirmed this behavior in TestJMEDesktop. Any ideas?

silly question from me, but is your NUM LOCK on…?

yep, NUM LOCK is on  XD

I investigated a bit on this:

  1. lwjgl key input does not provide the character for the numpad events
  2. on windows lwjgl does not even send different key codes for arrows and numbers (num lock off/on) - seems to work on linux
  3. conversion in jME is not regarding that either (it can't)



    So it seems you have to bug lwjgl people first :wink:
irrisor said:

So it seems you have to bug lwjgl people first ;)


please do I need that side of the keyboard especially