|
iPXE
|
"sg" 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 | sg_basic [] |
| "sg" basic remapping More... | |
| static struct keymap_key | sg_altgr [] |
| "sg" AltGr remapping More... | |
| struct keymap sg_keymap | __keymap |
| "sg" keyboard map More... | |
"sg" keyboard mapping
This file is automatically generated; do not edit
Definition in file keymap_sg.c.
| FILE_LICENCE | ( | PUBLIC_DOMAIN | ) |
|
static |
"sg" basic remapping
Definition at line 14 of file keymap_sg.c.
|
static |
"sg" AltGr remapping
Definition at line 47 of file keymap_sg.c.
| struct keymap sg_keymap __keymap |
"sg" keyboard map
Definition at line 65 of file keymap_sg.c.
1.8.15