adime_scancode_to_pretty_name (3) - Linux Manuals
Command to display adime_scancode_to_pretty_name
manual in Linux: $ man 3 adime_scancode_to_pretty_name
NAME
adime_scancode_to_pretty_name
SYNOPSIS
#include <adime.h>
char *adime_scancode_to_pretty_name(int scancode, char *buf)
DESCRIPTION
The result from `adime_scancode_to_short_name()' is sometimes an
abbreviation and may contain underscores. You may want to use this
function instead if you are going to display the result for the user: it
returns more user-friendly strings.
Pages related to adime_scancode_to_pretty_name