Libts0
- ts_calibrate(1) A test program to calibrate a touch screen used by tslib.
- ts_close_restricted(3) use a custom function for closing the touchscreen's
- ts_close(3) close a touch screen input device
- ts_conf_get(3) get a pointer to struct ts_module_conf holding data from the TSLIB_CONFFILE file.
- ts_conf_set(3) write a new TSLIB_CONFFILE config file and reload it.
- ts_conf(1) A test program to test the ts_conf_get() and ts_conf_set() API
- ts_config(3) read tslib's configuration
- ts_error_fn(3) use a custom error function for libts library errors
- ts_fd(3) get the file descriptor to a touchscreen device
- ts_finddev(1) Discover touch screen devices.
- ts_get_eventpath(3) get the path to the currently opened touchscreen device file
- ts_harvest(1) Harvest hundreds of raw touch screen coordinates.
- ts_libversion(3) get version information on the currently running tslib
- ts_open_restricted(3) use a custom function for opening the touchscreen's
- ts_open(3) open a touch screen input device
- ts_print_mt(1) A very basic multitouch test routine for tslib.
- ts_print_raw(1) A very basic test routine for tslib.
- ts_print(1) A very basic test routine for tslib.
- ts_read_mt(3) read tslib touch samples
- ts_read_raw_mt(3) read tslib touch samples
- ts_read_raw(3) read tslib touch samples
- ts_read(3) read tslib touch samples
- ts_setup(3) find, open and configure a touch screen input device
- ts_test_mt(1) A basic multitouch test program for tslib.
- ts_test(1) A basic test routine for tslib.
- ts_uinput(1) A daemon program creating a tslib-filtered and calibrated input event device
- ts_verify(1) A basic test routine for tslib's API.
- ts.conf(5) Configuration file for tslib, controlling touch screens for embedded devices.