DragonFly On-Line Manual Pages

Search: Section:  


adime_short_name_to_scancode(3)                            Adime API Reference

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) Adime version 2.2.1 adime_short_name_to_scancode(3)

Search: Section: