Given a physical location on the keyboard described by keycode, returns its keyname, that is, the attribution of this key with respect the installed key mapping (AZERTY, QWERTY, ...)
- Parameters:
-
| keycode | a keycode describing the physical location of a key. |
- Returns:
- the keyname of this key, or NULL if no such key exists.