1adime_short_name_to_scancode(3)Adime API Referencaedime_short_name_to_scancode(3)
2
3
4

NAME

6       adime_short_name_to_scancode
7

SYNOPSIS

9       #include <adime.h>
10
11
12       int adime_short_name_to_scancode(const char *short_name)
13

DESCRIPTION

15       Given  the  name  for  a  key  as  a  string  (in  the  format given by
16       `adime_scancode_to_short_name()´), this function returns  the  scancode
17       for the key, or -1 if the string doesn´t represent any known scancode.
18
19
20
21

SEE ALSO

23       adime_scancode_to_short_name(3), adime_scancode_to_pretty_name(3)
24
25
26
27Adime                            version 2.2.1 adime_short_name_to_scancode(3)
Impressum