GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
TS_PRINT_MT(1) tslib TS_PRINT_MT(1)

ts_print_mt - A very basic multitouch test routine for tslib.

ts_print_mt [OPTION]

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.

ts.conf (5), ts_test (1), ts_test_mt (1), ts_calibrate (1)

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.