1TS_FD(3)                             tslib                            TS_FD(3)
2
3
4

NAME

6       ts_fd - get the file descriptor to a touchscreen device
7

SYNOPSIS

9       #include <tslib.h>
10
11       int ts_fd(struct tsdev *);
12
13
14

DESCRIPTION

16       ts_fd() gets an open touchscreen device' file descriptor.
17
18

RETURN VALUE

20       The file descriptor value is returned.  struct tsdev is returned.
21
22

SEE ALSO

24       ts_setup(3), ts_close(3), ts_read(3), ts.conf(5)
25
26
27
28                                                                      TS_FD(3)
Impressum