Functions | |
char * | brlapi_getDriverId (void) |
char * | brlapi_getDriverName (void) |
int | brlapi_getDisplaySize (unsigned int *x, unsigned int *y) |
One should also check for display size, so as to adjust further displaying on it.
|
return the size of the braille display |
|
Identify the driver used by brltty This function will return the brltty 2-chars code of the driver currently in use.
|
|
return the complete name of the driver used by brltty This function will return the whole name of the braille terminal, if available.
|