[oe] Regarding customized image with Qt embedded support.

Eric Bénard eric at eukrea.com
Thu May 6 10:00:02 UTC 2010


Le 06/05/2010 11:53, Abhishek Sharma a écrit :
> Thanks for the solution Eric. I was also facing problems regarding tslib,
> which u answered on the irc. I did
> IMAGE_INSTALL += "qt4-embedded-plugin-mousedriver-tslib"
>
> but still when I am running the qtehelloworld app on the created image in
> qemu, everything is being "displayed" fine but the mouse pointer is not
> moving when I try it to, in other words the touch screen ain't working with
> the image while it works when i try to run a preconfigured opie-image.

QWS_MOUSE_PROTO=tslib:/dev/input/touchscreen0 qt-app -qws

you will find details here :
http://doc.qt.nokia.com/4.6/qt-embedded-envvars.html

Eric




More information about the Openembedded-devel mailing list