ts_fd - get the file descriptor to a touchscreen device

NAME  SYNOPSIS  DESCRIPTION  RETURN VALUE  SEE ALSO 

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)


Updated 2024-01-29 - jenkler.se | uex.se