|
iPXE
|
"al" keyboard mapping More...
#include <ipxe/keymap.h>Go to the source code of this file.
Functions | |
| FILE_LICENCE (PUBLIC_DOMAIN) | |
Variables | |
| static struct keymap_key | al_basic [] |
| "al" basic remapping More... | |
| static struct keymap_key | al_altgr [] |
| "al" AltGr remapping More... | |
| struct keymap al_keymap | __keymap |
| "al" keyboard map More... | |
"al" keyboard mapping
This file is automatically generated; do not edit
Definition in file keymap_al.c.
| FILE_LICENCE | ( | PUBLIC_DOMAIN | ) |
|
static |
"al" basic remapping
Definition at line 14 of file keymap_al.c.
|
static |
"al" AltGr remapping
Definition at line 39 of file keymap_al.c.
| struct keymap al_keymap __keymap |
"al" keyboard map
Definition at line 54 of file keymap_al.c.
1.8.15