1TS_FINDDEV(1) tslib TS_FINDDEV(1)
23
4
NAME
6ts_finddev - Discover touch screen devices.
7
SYNOPSIS
9ts_finddev device wait_seconds
10
DESCRIPTION
12ts_finddev tests whether the device given as parameter is a touch
13screen device. Touch the screen after invoking ts_finddev.
1415
Return value is 0 if the given timeout wait_seconds expired without an
16input event, -1 if device is no touch screen device and 1 if it is.
17
SEE ALSO
19ts.conf (5), ts_test (1), ts_test_mt (1), ts_calibrate (1)
2021
22
23
TS_FINDDEV(1)