|
iPXE
|
"us" keyboard mapping More...
#include <ipxe/keymap.h>Go to the source code of this file.
Functions | |
| FILE_LICENCE (PUBLIC_DOMAIN) | |
| FILE_SECBOOT (PERMITTED) | |
Variables | |
| static struct keymap_key | us_basic [] |
| "us" basic remapping | |
| static struct keymap_key | us_altgr [] |
| "us" AltGr remapping | |
| struct keymap us_keymap | __keymap_default |
| "us" keyboard map | |
"us" keyboard mapping
This file is automatically generated; do not edit
Definition in file keymap_us.c.
| FILE_LICENCE | ( | PUBLIC_DOMAIN | ) |
| FILE_SECBOOT | ( | PERMITTED | ) |
|
static |
"us" basic remapping
Definition at line 15 of file keymap_us.c.
|
static |
"us" AltGr remapping
Definition at line 20 of file keymap_us.c.
| struct keymap us_keymap __keymap_default |
"us" keyboard map
Definition at line 25 of file keymap_us.c.