Home
Name Modified Size InfoDownloads / Week
src 2012-07-28
README 2012-07-28 878 Bytes
Totals: 2 Items   878 Bytes 0
I say work just mean that the multi-touch screen can work as a
single-touch screen, so that the programs that have already exist
could work without any change.

It works with the multi-touch input event device. (/dev/event?)
I tested it with a 2-touch resistive touch panel, which uses the
multi-touch input device protocol.
It should work on any touch panel with multi-touch input device protocol.






you should first download the tslib-mt, and
make & install, the plugin module named mtinput.
in the config file,
use :
module_raw mtinput
instead of :
module_raw input

or you can just use the file tslib/plugin/mtinput-raw.c:
download the tslib and add tslib/plugin/mtinput-raw.c as a plugin

Let me know if any porblems.

If anybody have some tslib version that can work with QT, send me a copy if convenient so everyone could use it.
Thanks.
Source: README, updated 2012-07-28