PDA

View Full Version : configure -qt-mouse-tslib



tpillera
1st August 2018, 17:30
I need to configure the mouse on my Beaglebone Black to use tslib, not sure how to do this?

wysota
20th August 2018, 09:19
You need to rebuild Qt with tslib support (if you don't have it already) for your device. Download Qt sources and run configure -help to see all the options.