ts_fd - Man Page
get the file descriptor to a touchscreen device
Synopsis
#include <tslib.h> int ts_fd(struct tsdev *);
Description
ts_fd() gets an open touchscreen device' file descriptor.
Return Value
The file descriptor value is returned. struct tsdev is returned.
See Also
Info
tslib