1TS_PRINT_MT(1)                       tslib                      TS_PRINT_MT(1)
2
3
4

NAME

6       ts_print_mt - A very basic multitouch test routine for tslib.
7
8

SYNOPSIS

10       ts_print_mt [OPTION]
11
12

DESCRIPTION

14       ts_print_mt simply reads tslib multitouch input samples and prints them
15       to the console.
16
17
18       -i, --idev
19
20           Explicitly choose the original input event device for tslib to use.
21           Default: the environment variable TSLIB_TSDEVICE's value.
22
23       -r, --raw
24
25           Don't  use  the  filters.  This  uses  ts_read_raw_mt()  instead of
26           ts_read_mt(). This replaces the ts_print_raw_mt program.
27
28       -n, --non-blocking
29
30           Opens the input device in non-blocking mode and indefinitely prints
31           the error codes while no samples are received.
32
33       -s, --samples
34
35           Number of samples tslib should read before returning.
36
37       -j, --slots
38
39           Override the number of concurrent touch contacts to allocate.
40
41       -h, --help
42           Print usage help and exit.
43
44

SEE ALSO

46       ts.conf (5), ts_test (1), ts_test_mt (1), ts_calibrate (1)
47
48
49
50                                                                TS_PRINT_MT(1)
Impressum