|
iPXE
|
"no-latin1" 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 | no_latin1_basic [] |
| "no-latin1" basic remapping More... | |
| static struct keymap_key | no_latin1_altgr [] |
| "no-latin1" AltGr remapping More... | |
| struct keymap no_latin1_keymap | __keymap |
| "no-latin1" keyboard map More... | |
"no-latin1" keyboard mapping
This file is automatically generated; do not edit
Definition in file keymap_no-latin1.c.
| FILE_LICENCE | ( | PUBLIC_DOMAIN | ) |
|
static |
"no-latin1" basic remapping
Definition at line 14 of file keymap_no-latin1.c.
|
static |
"no-latin1" AltGr remapping
Definition at line 41 of file keymap_no-latin1.c.
| struct keymap no_latin1_keymap __keymap |
"no-latin1" keyboard map
Definition at line 59 of file keymap_no-latin1.c.
1.8.15