Man page - ts_print_mt(1)
Packages contas this manual
- ts_config(3)
- ts_conf_get(3)
- ts_open(3)
- ts_read_raw(3)
- ts_setup(3)
- ts_read(3)
- ts_close(3)
- ts_libversion(3)
- ts_uinput(1)
- ts_finddev(1)
- ts_read_raw_mt(3)
- ts.conf(5)
- ts_verify(1)
- ts_test(1)
- ts_conf_set(3)
- ts_error_fn(3)
- ts_read_mt(3)
- ts_open_restricted(3)
- ts_harvest(1)
- ts_get_eventpath(3)
- ts_fd(3)
- ts_print_raw(1)
- ts_print_mt(1)
- ts_print(1)
- ts_test_mt(1)
- ts_calibrate(1)
- ts_conf(1)
- ts_close_restricted(3)
Package: libts0t64
apt-get install libts0t64
apt-get install libts0t64
Manuals in package:
Documentations in package:
Manual
| TS_PRINT_MT(1) | tslib | TS_PRINT_MT(1) |
NAME
ts_print_mt - A very basic multitouch test routine for tslib.
SYNOPSIS
ts_print_mt [OPTION]
DESCRIPTION
ts_print_mt simply reads tslib multitouch input samples and prints them to the console.
-i, --idev
Explicitly choose the original input event device for
tslib to use. Default: the environment variable TSLIB_TSDEVICE's
value.
-r, --raw
Don't use the filters. This uses ts_read_raw_mt() instead
of ts_read_mt(). This replaces the ts_print_raw_mt program.
-n, --non-blocking
Opens the input device in non-blocking mode and
indefinitely prints the error codes while no samples are received.
-s, --samples
Number of samples tslib should read before
returning.
-j, --slots
Override the number of concurrent touch contacts to
allocate.
-h, --help
Print usage help and exit.
SEE ALSO
ts.conf (5), ts_test (1), ts_test_mt (1), ts_calibrate (1)