BrlAPI 0.8
|
#include <brlapi.h>
Data Fields | |
unsigned int | type |
unsigned int | command |
unsigned int | argument |
unsigned int | flags |
Structure holding the components of a key code as returned by brlapi_expandKeyCode()
unsigned int brlapi_expandedKeyCode_t::argument |
the argument value
unsigned int brlapi_expandedKeyCode_t::command |
the command value
unsigned int brlapi_expandedKeyCode_t::flags |
the flags value
unsigned int brlapi_expandedKeyCode_t::type |
the type value