qt/e keyboard dose not work
hello everyone:
I've installed a qt/e-3.1.1 for ARM, but when i run a application program, it echos "cannot open key board", i've configured my qt/e with these selection: -qconfig full -qt-kbd-usb -qt-kbd-tty
(I think i found a bug, in ~/qt-embedded-free-3.1.1/src/embedded/qkbdusb_qws.cpp, line 78 needs a ":")
and enviroment variable:
export QWS_USB_KEYBOARD=/dev/input/event1
export QWS_KEYBOARD=TTY
it echos "cannot open key board"
if modify QWS_KEYBOARD=TTY:/dev/tty or TTY:/dev/input/event1
no prompt appear but the keyboard remain dosen't work.
Ask for help!
I Love Open Source Software!