I've set three variables: export QWS_MOUSE_PROTO="Tslib:/dev/input/touchscreen0" ; Your touchscreen device export TSLIB_CALIBFILE="/media/mmcblk0p1/pointercal" ; Your calibration file export TSLIB_TSDEVICE="/dev/input/touchscreen0" ; Touchscreen device again
and it works ok. And it didn't work without any of this variables. пятница, 14 июня 2013 г., 2:13:00 UTC+4 пользователь Paulo Villa написал: > > Has anyone solved this problem? > > Cheers, > Paulo > > On Sunday, 9 December 2012 02:38:37 UTC-2, Brent wrote: >> >> I tried this, but it's like the touchscreen stops working completly when >> I export QWS_MOUSE_PROTO. Any ideas? I tried both LinuxInput and Tslib. >> >> On Monday, November 26, 2012 5:32:05 AM UTC-5, Rai32 wrote: >> >>> I fixed the problem: >>> I download from *http://www.angstrom-distribution.org/repo/?section=x11 >>> <http://www.angstrom-distribution.org/repo/?section=x11>* >>> >>> >>> >>> *-tslib-calibrate_1.0+gitr1+e17263ef401ee885a27d649b90b577cfb44500e0-r8_armv7a.ipk-tslib-conf_1.0+gitr1+e17263ef401ee885a27d649b90b577cfb44500e0-r8_armv7a.ipk-tslib-tests_1.0+gitr1+e17263ef401ee885a27d649b90b577cfb44500e0-r8_armv7a.ipk* >>> I put this files in the beaglebone by sftp and install all of them: >>> *#opkg install tslib-calibrate...* >>> *#opkg install **tslib-conf**....* >>> *#opkg install **tslib-tests**....* >>> *I executed ts_calibrated and export the lib:* >>> *#export QWS_MOUSE_PROTO=LinuxInput:/dev/input/event0* >>> *then run * >>> *#myapplication -qws* >>> *and runs good!!* >>> >>> El martes, 14 de agosto de 2012 18:00:13 UTC+2, Rai32 escribió: >>>> >>>> Hi, I'm trying to use: >>>> export QWS_MOUSE_PROTO=Tslib:/dev/input/event0 >>>> and touchscreen is not work. >>>> If I don't introduce export QWS_MOUSE_PROTO=Tslib:/dev/input/event0 >>>> the touchscreen works bad, but with export >>>> QWS_MOUSE_PROTO=Tslib:/dev/input/event0 it doesn't work. >>>> >>>> I run the Qt program using: ./NameProgram -qws >>>> >>>> any help? thanks very much >>>> >>>> El miércoles, 8 de agosto de 2012 01:18:10 UTC+2, TeraHz escribió: >>>>> >>>>> OK guys, found the fix. You need to setup the QWS driver to use tslib: >>>>> >>>>> export QWS_MOUSE_PROTO=Tslib:/dev/input/event0 >>>>> >>>>> That fixes the problem. >>>>> >>>> -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to beagleboard+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.