|
iPXE
|
"sr-latin" 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 | sr_latin_basic [] |
| "sr-latin" basic remapping More... | |
| static struct keymap_key | sr_latin_altgr [] |
| "sr-latin" AltGr remapping More... | |
| struct keymap sr_latin_keymap | __keymap |
| "sr-latin" keyboard map More... | |
"sr-latin" keyboard mapping
This file is automatically generated; do not edit
Definition in file keymap_sr-latin.c.
| FILE_LICENCE | ( | PUBLIC_DOMAIN | ) |
|
static |
"sr-latin" basic remapping
Definition at line 14 of file keymap_sr-latin.c.
|
static |
"sr-latin" AltGr remapping
Definition at line 21 of file keymap_sr-latin.c.
| struct keymap sr_latin_keymap __keymap |
"sr-latin" keyboard map
Definition at line 26 of file keymap_sr-latin.c.
1.8.15