[Qt-interest] tslib driver for QT 4.6.3
Gigin Jose
gigin_jose at yahoo.co.in
Tue Feb 8 11:02:36 CET 2011
Hi ,
I am working on ARM based embedded target with linux 2.6.30.4. I need to add tslib support for QT4.6.3.
when I configured with options,
./configure -qt-mouse-tslib -I/opt/qt-4.6.3/include -L-I/opt/qt-4.6.3/lib -embedded arm, I got the summary after the configration as Mouse Driver (qt) .... pc linuxtp tslib .
The include and lib path I added has the the tslib binaries, which are working fine on my target board.
Once I put my Qt application, I am not getting any response from the touch pad. But the ts_caliberate is wrking proper.
The env on my target board is :TSLIB_TSDEVICE=/dev/input/event0USER=rootLD_LIBRARY_PATH=/opt/qt-4.6.3/lib:/opt/gst/lib:/libHOME=/QWS_SIZE=320x240QTDIR=/opt/qt-4.6.3TSLIB_FBDEVICE=/dev/fb0PS1=[\u@\h \W]\#TSLIB_PLUGINDIR=/opt/qt-4.6.3/lib/tsTSLIB_CONSOLEDEVICE=noneLOGNAME=rootTERM=vt102PATH=/sbin:/usr/sbin:/bin:/usr/binTSLIB_CONFFILE=/etc/ts.confSHELL=/bin/shQWS_DISPLAY=LinuxFb:mmWidth135:mmHeight155PWD=/QWS_MOUSE_PROTO=Tslib:/dev/input/event0TSLIB_CALIBFILE=/etc/pointercal
>From the above env, I think the touch pad is configured proper on my target. Is there any more configuration I am missing on my target ? How can I verify whether touch pad driver is proper on my target ?
With regardsGIGIN
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110208/51be3790/attachment.html
More information about the Qt-interest-old
mailing list