|
iPXE
|
A remapped key. More...
#include <keymap.h>
Data Fields | |
| uint8_t | from |
| Character read from keyboard. More... | |
| uint8_t | to |
| Character to be used instead. More... | |
A remapped key.
Represents a mapping from an ASCII character (as interpreted from a keyboard scancode by the US-only keyboard driver provided by the BIOS) to the appropriate ASCII value for the keyboard layout.
1.8.15