.\" Generated by the Allegro makedoc utility .TH adime_short_name_to_scancode 3 "version 2.2.1" "Adime" "Adime API Reference" .SH NAME adime_short_name_to_scancode .SH SYNOPSIS .B #include .sp .B int adime_short_name_to_scancode(const char *short_name) .SH 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. .SH SEE ALSO .BR adime_scancode_to_short_name (3), .BR adime_scancode_to_pretty_name (3)