|
iPXE
|
"mt" 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 | mt_basic [] |
| "mt" basic remapping More... | |
| static struct keymap_key | mt_altgr [] |
| "mt" AltGr remapping More... | |
| struct keymap mt_keymap | __keymap |
| "mt" keyboard map More... | |
"mt" keyboard mapping
This file is automatically generated; do not edit
Definition in file keymap_mt.c.
| FILE_LICENCE | ( | PUBLIC_DOMAIN | ) |
|
static |
"mt" basic remapping
Definition at line 14 of file keymap_mt.c.
|
static |
"mt" AltGr remapping
Definition at line 24 of file keymap_mt.c.
| struct keymap mt_keymap __keymap |
"mt" keyboard map
Definition at line 39 of file keymap_mt.c.
1.8.15