adime_short_name_to_scancode(3)
| adime_short_name_to_scancode(3) | Adime API Reference | adime_short_name_to_scancode(3) |
NAME
adime_short_name_to_scancode
SYNOPSIS
#include <adime.h>
int adime_short_name_to_scancode(const char *short_name)
DESCRIPTION
Given the name for a key as a string (in the format given by `adime_scancode_to_short_name()´), this function returns the scancode for the key, or -1 if the string doesn´t represent any known scancode.
SEE ALSO
adime_scancode_to_short_name(3), adime_scancode_to_pretty_name(3)
| version 2.2.1 | Adime |
