Variable environnement TSLIB

*Baby*
Hi,

I try to run my Qt app, it run well with my run.sh script :

export TSLIB_TSEVENTTYPE=INPUT
export TSLIB_CONSOLEDEVICE=none
export TSLIB_FBDEVICE=/dev/fb0
export TSLIB_TSDEVICE=/dev/input/event0
export TSLIB_CALIBFILE=/etc/pointercal
export TSLIB_CONFFILE=/usr/local/etc/ts.conf
export TSLIB_PLUGINDIR=/usr/local/lib/ts
export QWS_MOUSE_PROTO=tslib:/dev/input/event0
export QWS_DISPLAY=LinuxFB:mmWidth=310:mmHeight=190
./app -qws

But when I touch the screen, it's like if I touch the things that are
behind my app. (I touch my app and the things behind).

And when I touch the screen I sees the things that are behind.

Do you have an idea it seem to be just a variable environement or something
like that.

davef
Have you Qtopia 2.2.0 on the target as well?

If so, there are quite a few threads about issues running Qt apps with
Qtopia on the target, as well.

Good luck.
Dave

*Baby*
Yes Qtopia 2.2.0 was preinstalled as well as Qt 4.6.3.

Can you give me the link of this thread please ?

Thanks you.

*Baby*
Please give me teh exatc steps to run Qt app on Qtopia. I become crazy. I
passed the last 48h to try to run it.

davef
Haven't done it myself.  If anyone could give the exact steps for doing
anything I wouldn't be still trying to cross compile Qt :)

I would try searching for <Qtopia Qt apps>

Good luck!

Dave