Trolltech Home | Qt-embedded-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-embedded-interest Archive, November 2007
QT 4.2.4 on ARM


Message 1 in thread

Hello all,
           I could configure and run the Qtopia 4.2.4:
./configure -xplatform linux-arm -prefix /opt/Qtopia -no-qvfb 
-architecture arm -no-infrared -sound-system oss

The runqpe script gives me error about no driver found in qpe.conf for 
QWS_DISPLAY and so I set it manually:

I export QWS_DISPLAY="LinuxFb:/dev/fb0"
QWS_SIZE="320x240"

When I run ./qpe from /opt/Qtopia/bin I get a UI on the LCD all right 
but there is no cursor to be seen. Is there a patch to be applied ?
I tried QWS_MOUSE_PROTO="USB:/dev/input/mice". It did not report any 
error with this (with QWS_MOUSE_PROTO="Microsoft:/dev/input/mice" it 
says 'no such device'). But I cannot see the cursor. Hence it does not 
do anything after the first two screen and it seems like frozen.

Kindly advice,
Akshay

To unsubscribe - send "unsubscribe" in the subject to qt-embedded-interest-request@xxxxxxxxxxxxx