Hello,

I have read that qtopia support virtual keyboard. is it true?
I have downloaded qtopia 4.3.5, and later, I configured it :

./configure -embedded x86 -depths 8,16,24,32 -big-endian -no-cups -qt-gif -qt-libjpeg -qt-libpng -qt-zlib -qt-mouse-linuxtp -no-kbd-tty -qt-kbd-qvfb -qt-mouse-tslib -L /home/john/GeodeProject/Qt-embedded/tslib-src/compilado/lib -I /home/john/GeodeProject/Qt-embedded/tslib-src/compilado/include -lts

Theese options: "-no-kbd-tty -qt-kbd-qvfb" I have supposed that it is to disable tty keyboard and enable virtual keyboard , but it does not work.

any advice??