|
iPXE
|
"se" 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 | se_basic [] |
| "se" basic remapping More... | |
| static struct keymap_key | se_altgr [] |
| "se" AltGr remapping More... | |
| struct keymap se_keymap | __keymap |
| "se" keyboard map More... | |
"se" keyboard mapping
This file is automatically generated; do not edit
Definition in file keymap_se.c.
| FILE_LICENCE | ( | PUBLIC_DOMAIN | ) |
|
static |
"se" basic remapping
Definition at line 14 of file keymap_se.c.
|
static |
"se" AltGr remapping
Definition at line 39 of file keymap_se.c.
| struct keymap se_keymap __keymap |
"se" keyboard map
Definition at line 60 of file keymap_se.c.
1.8.15