|
And attributes |
|
Or attributes |
|
Cursor position |
|
Display number |
|
Region parameter |
|
Contains some text |
|
Acknowledgement |
|
Authentication key |
|
non-fatal error |
|
Exception |
|
Dimensions of brl display |
|
Ask which driver is used |
|
Ask which driver is used |
|
Enter in raw mode |
|
Asks for a specified tty |
|
Mask key-range |
|
Mask key-set |
|
Braille key |
|
Leave raw mode |
|
Release the tty |
|
Raw packets |
|
Set current tty focus |
|
Unmask key range |
|
Unmask key set |
|
Write |
|
Magic number to give when sending a BRLPACKET_GETRAW packet |
|
Read a packet from BrlAPI server This function is for internal use, but one might use it if one really knows what one is doing... type is where the function will store the packet type; it should always be one of the above defined BRLPACKET_* (or else something very nasty must have happened :/). The syntax is the same as read()'s.
|
|
Send a packet to BrlAPI server This function is for internal use, but one might use it if one really knows what one is doing... type should only be one of the above defined BRLPACKET_*. The syntax is the same as write()'s.
|