This holds settings for the key binding mechanism. Calling brlapi_getTty() with it will load bindings from file "$HOME/BRLAPI_HOMEKEYDIR/client-xy\#\#BRLAPI_HOMEKEYEXT"
where xy
is the driver code, as returned by brlapi_getDriverId().
#include <brlapi.h>
Data Fields | |
const char * | client |
|
application name this is used to build the name of the file which will be read for bindings. |