libx52
0.2.3
Saitek X52/X52Pro drivers for Linux/Unix
|
Functions, structures and enumerations for the Saitek X52 MFD & LED daemon communication library. More...
Go to the source code of this file.
Functions | |
int | x52d_dial_command (const char *sock_path) |
Open a connection to the daemon. More... | |
int | x52d_send_command (int sock_fd, char *buffer, size_t bufin, size_t bufout) |
Send a command to the daemon and retrieve the response. More... | |
Functions, structures and enumerations for the Saitek X52 MFD & LED daemon communication library.
This file contains the type, enum and function prototypes for the Saitek X52 daemon communication library. These functions allow a client application to communicate with a running X52 daemon, execute commands and retrieve data.