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