|
iPXE
|
"es" 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 | es_basic [] |
| "es" basic remapping More... | |
| static struct keymap_key | es_altgr [] |
| "es" AltGr remapping More... | |
| struct keymap es_keymap | __keymap |
| "es" keyboard map More... | |
"es" keyboard mapping
This file is automatically generated; do not edit
Definition in file keymap_es.c.
| FILE_LICENCE | ( | PUBLIC_DOMAIN | ) |
|
static |
"es" basic remapping
Definition at line 14 of file keymap_es.c.
|
static |
"es" AltGr remapping
Definition at line 39 of file keymap_es.c.
| struct keymap es_keymap __keymap |
"es" keyboard map
Definition at line 73 of file keymap_es.c.
1.8.15