In the last svn trunk version there's a dedicated method
Code: Select all
EKEY_CODE CIrrDeviceLinux::getKeyCode(XEvent &event)
Code: Select all
EKEY_CODE CIrrDeviceLinux::getKeyCode(XEvent &event)
Currently I postponed input part of my application, but I hope I will look closer on this problem soon.CuteAlien wrote:but my first guess would be that X11 maybe never sends the XK_KP codes.
Code: Select all
scene::IAnimatedMesh* IrrlichtManager::LoadMesh