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

ts_setup(3), ts_close(3), ts_read(3), ts.conf(5)

Info

tslib