Is it possible to use only the numbers on the numpad and not the other numbers? Thanks
http://wiki.bennugd.org/index.php?title=Scancodes
They don't appear there. So i don't know.
numlock status of the keyboard perhaps? simpy pressing numlock?
You could compare the local variables
scan_code and
ascii to know which keys are in use. However the values are the same
when using Numlock :(
Here are the values I got for the "normal" number 8 and the numpad one. Just for curiosity I also tested the normal up-key.
normal 8 Numpad: Using Numlock, W/O Numlock up-key |