|
iPXE
|
"pt" 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 | pt_basic [] |
| "pt" basic remapping More... | |
| static struct keymap_key | pt_altgr [] |
| "pt" AltGr remapping More... | |
| struct keymap pt_keymap | __keymap |
| "pt" keyboard map More... | |
"pt" keyboard mapping
This file is automatically generated; do not edit
Definition in file keymap_pt.c.
| FILE_LICENCE | ( | PUBLIC_DOMAIN | ) |
|
static |
"pt" basic remapping
Definition at line 14 of file keymap_pt.c.
|
static |
"pt" AltGr remapping
Definition at line 42 of file keymap_pt.c.
| struct keymap pt_keymap __keymap |
"pt" keyboard map
Definition at line 58 of file keymap_pt.c.
1.8.15