|
iPXE
|
"ro" 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 | ro_basic [] |
| "ro" basic remapping | |
| static struct keymap_key | ro_altgr [] |
| "ro" AltGr remapping | |
| struct keymap ro_keymap | __keymap |
| "ro" keyboard map | |
"ro" keyboard mapping
This file is automatically generated; do not edit
Definition in file keymap_ro.c.
| FILE_LICENCE | ( | PUBLIC_DOMAIN | ) |
| FILE_SECBOOT | ( | PERMITTED | ) |
|
static |
"ro" basic remapping
Definition at line 15 of file keymap_ro.c.
|
static |
"ro" AltGr remapping
Definition at line 20 of file keymap_ro.c.
| struct keymap ro_keymap __keymap |
"ro" keyboard map
Definition at line 25 of file keymap_ro.c.