You cannot have two windowing systems running at the same time, they interfere with each other.
On Thursday, July 31, 2014 at 2:07:41 AM UTC+2, [email protected] wrote: > > hey the link > > http://harmattan-dev.nokia.com/docs/library/html/qt4/qt-embedded-pointer.html > <http://www.google.com/url?q=http%3A%2F%2Fharmattan-dev.nokia.com%2Fdocs%2Flibrary%2Fhtml%2Fqt4%2Fqt-embedded-pointer.html&sa=D&sntz=1&usg=AFQjCNHZdWGZZVlKwL6BoiXKbXaRHj3P4w> > is broken can u please tell what you did.. > Thanks in advance > On Tuesday, November 5, 2013 6:58:09 PM UTC-8, [email protected] wrote: >> >> Thanks lisarden. >> >> I fixed this issue by the following commands. >> export QWS_MOUSE_PROTO=linuxinput:/dev/input/event1 >> >> >> lisarden於 2013年11月5日星期二UTC+8下午10時44分08秒寫道: >>> >>> >>> http://harmattan-dev.nokia.com/docs/library/html/qt4/qt-embedded-pointer.html >>> >>> <http://www.google.com/url?q=http%3A%2F%2Fharmattan-dev.nokia.com%2Fdocs%2Flibrary%2Fhtml%2Fqt4%2Fqt-embedded-pointer.html&sa=D&sntz=1&usg=AFQjCNHZdWGZZVlKwL6BoiXKbXaRHj3P4w> >>> >>> you can also use google sometimes ;) >>> >>> >>> 2013/11/5 <[email protected]> >>> >>>> I used Beaglebone Black without LCD/touchscreen module, just with HDMI >>>> out to my Monitor. >>>> When I execute "systemctl disable gdm.service" and "./myQtHelloWorld >>>> -qws", >>>> I can see the window display to my Monitor but the mouse hanged(can not >>>> be moved). >>>> Can you give me some suggestions for this issue? >>>> >>>> >>>> lisarden於 2013年10月13日星期日UTC+8上午10時46分45秒寫道: >>>>> >>>>> Disable gdm at all >>>>> 11.10.2013 20:39 пользователь "MCU Solution" <[email protected]> >>>>> написал: >>>>> >>>>>> when i use the command "pkill gdm" then run my application , its >>>>>> running. but Mouse operation nill. how can i run the button like graphic >>>>>> application without using the command pkill gdm >>>>>> >>>>>> any idea ?? >>>>>> >>>>>> On Friday, October 11, 2013 9:05:31 PM UTC+5:30, MCU Solution wrote: >>>>>>> >>>>>>> Yes i have it. >>>>>>> >>>>>>> On Friday, October 11, 2013 10:10:23 AM UTC+5:30, MCU Solution wrote: >>>>>>>> >>>>>>>> is it possible to run QT GUI Application on Beaglebone Black with >>>>>>>> HDMI Output? >>>>>>>> >>>>>>>> i try the QT GUI Example ,No Output in the Monitor .but i try hello >>>>>>>> world in the terminal its show hello world but i try GUI application >>>>>>>> example like Buttons ,not shown any Output. >>>>>>>> >>>>>>>> Any Help? >>>>>>>> >>>>>>> -- >>>>>> 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 [email protected]. >>>>>> >>>>>> For more options, visit https://groups.google.com/groups/opt_out. >>>>>> >>>>> -- >>>> 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 [email protected]. >>>> For more options, visit https://groups.google.com/groups/opt_out. >>>> >>> >>> >>> >>> -- >>> LinkedIn - http://www.linkedin.com/in/maximpodbereznyy >>> Company - http://www.linkedin.com/company/mentorel >>> Facebook - https://www.facebook.com/mentorel.company >>> >> -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
