Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
TS_FD(3)			      tslib				TS_FD(3)

NAME
     ts_fd - 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)

									TS_FD(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=ts_fd&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help