1 Attachment(s)
Unknown mouseevent type=3
On executing an Qt based Crosscompiled application on arm based board, containing touchscreen
used -qt-mouse-linuxinput -plugin-mouse-tslib flag in configuring qmake
also exported on device
export QWS_MOUSE_PROTO=tslib:/dev/event0
on running the application , as the touch event occurs the following message is being displayed on console.
Unknown mouseevent type=3
Re: Unknown mouseevent type=3
Hi maverick. I do have exactly the same problem with my Beagle bone . Have you got any Solution or idea? br apockels
Re: Unknown mouseevent type=3
not yet!!....still searching