ts_fd
get the file descriptor to a touchscreen device
- Provided by: libts0 (Version: 1.22-1)
- Source: tslib
- Report a bug
get the file descriptor to a touchscreen device
#include <tslib.h> int ts_fd(struct tsdev *);
ts_fd() gets an open touchscreen device' file descriptor.
The file descriptor value is returned. struct tsdev is returned.