adime_short_name_to_scancode

Langue: en

Autres versions - même langue

Version: version 2.2.1 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

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)