Defines | |
#define | BRLKEYCODES ((uint32_t) 1) |
#define | BRLCOMMANDS ((uint32_t) 2) |
Functions | |
int | brlapi_getTty (uint32_t tty, uint32_t how, brlapi_keybinding_t *keybinding) |
int | brlapi_leaveTty (void) |
The application must also specify how braille keys will be delivered to it. Two ways are possible: KEYCODES and COMMANDS
|
ask for brltty commands |
|
ask for raw driver keycodes |
|
ask for some tty, with some key mechanism
|
|
stop controlling the tty
|