adime_short_name_to_scancode - Man Page
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)
Referenced By
adime_scancode_to_pretty_name(3), adime_scancode_to_short_name(3).
version 2.2.1 Adime API Reference