Gamepad with Lemur and LWJGL3

I’ve noticed that my gamepad with Lemur and LWJGL3 is missing a few buttons. The PR is here
Added missing buttons by Pesegato · Pull Request #101 · jMonkeyEngine-Contributions/Lemur (github.com)

However, another issue is that the D-PAD and the left analog switch are sometimes switched (the D-PAD behaves as the left analog switch and vice versa)

Anybody else experienced that?

Also, we might need a forum category Troubleshooting/input devices

Also got these:

11:39:07.876 [jME3 Main] WARN  c.simsilica.lemur.input.InputMapper - No axis mapping for:JoystickAxis[name=z, parent=Xbox Controller, id=2, logicalId=rx, isAnalog=true, isRelative=false, deadZone=0.0]
11:39:07.876 [jME3 Main] WARN  c.simsilica.lemur.input.InputMapper - No axis mapping for:JoystickAxis[name=rz, parent=Xbox Controller, id=3, logicalId=ry, isAnalog=true, isRelative=false, deadZone=0.0]
11:39:07.876 [jME3 Main] WARN  c.simsilica.lemur.input.InputMapper - No axis mapping for:JoystickAxis[name=4, parent=Xbox Controller, id=4, logicalId=4, isAnalog=true, isRelative=false, deadZone=0.0]
11:39:07.876 [jME3 Main] WARN  c.simsilica.lemur.input.InputMapper - No axis mapping for:JoystickAxis[name=5, parent=Xbox Controller, id=5, logicalId=5, isAnalog=true, isRelative=false, deadZone=0.0]