|
iPXE
|
"ua" 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 | ua_basic [] |
| "ua" basic remapping More... | |
| static struct keymap_key | ua_altgr [] |
| "ua" AltGr remapping More... | |
| struct keymap ua_keymap | __keymap |
| "ua" keyboard map More... | |
"ua" keyboard mapping
This file is automatically generated; do not edit
Definition in file keymap_ua.c.
| FILE_LICENCE | ( | PUBLIC_DOMAIN | ) |
|
static |
"ua" basic remapping
Definition at line 14 of file keymap_ua.c.
|
static |
| struct keymap ua_keymap __keymap |
"ua" keyboard map
Definition at line 26 of file keymap_ua.c.
1.8.15