1) is it possible to handle the input of all keyboards keys and modifiers to output them in a log file?
2) Is it possible to use the Shift modifier with the NUMPAD keys?
Accelerator ("Ctrl+Numpad4", "foo",sendto.world) - work fine
Accelerator ("Shift+Numpad4", "foo",sendto.world) - not work
Accelerator ("LShift+Numpad4", "foo",sendto.world) - some not work
2) Is it possible to use the Shift modifier with the NUMPAD keys?
Accelerator ("Ctrl+Numpad4", "foo",sendto.world) - work fine
Accelerator ("Shift+Numpad4", "foo",sendto.world) - not work
Accelerator ("LShift+Numpad4", "foo",sendto.world) - some not work