The Pedigree Project
0.1
|
Structure representing an entry in the keymap table. More...
#include <KeymapManager.h>
Public Types | |
enum | Flags { Special = 0x80000000 } |
Public Attributes | |
uint32_t | flags |
uint32_t | value |
Structure representing an entry in the keymap table.
Definition at line 73 of file KeymapManager.h.