1adime_scancode_to_pretty_name(3A)dime API Referenacdeime_scancode_to_pretty_name(3)
2
3
4

NAME

6       adime_scancode_to_pretty_name
7

SYNOPSIS

9       #include <adime.h>
10
11
12       char *adime_scancode_to_pretty_name(int scancode, char *buf)
13

DESCRIPTION

15       The result from `adime_scancode_to_short_name()´ is sometimes an abbre‐
16       viation and may contain underscores. You may want to use this  function
17       instead if you are going to display the result for the user: it returns
18       more user-friendly strings.
19
20

SEE ALSO

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