NumpadEqual and kp= #1745
Unanswered
marvin-tr-81
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
Out of curiosity, most numpad keys are mapped to kp, eg. kp1, kp+ and so on. I wonder why kp= is not mapped to KEY_KPEQUAL but to KEY_CLEAR instead? I am sure there is a reason for that. Also, what is the KEY_CLEAR key, I don't remember to have noticed such a key in any keyboard.
Thanks for this great tool.
All reactions