[Interest] tty Keyboard & Mouse Support in Qt5

ganesh.sathyanarayanan ganesh.sathyanarayanan at gmail.com
Tue Sep 11 18:12:33 CEST 2012


Hi,

Before I could try Qt5-Beta or reply to this thread, I had to wind-up the
work I was doing on Qt5-Alpha.

I have now been able to cross-compile Qt5-beta for my platform, but I have
been asked to use directfb platform plugin instead of eglfs which I was
formerly using (due to some flicker issues our platform is facing on eglfs).

As suggested before, in qt5-beta, the evdev keyboard and mouse plugins
build and without libudev. However they don't seem to work fully. When I
invoke my app (QtTestBrowser) with -plugin evdevkeyboard:/dev/event0
-plugin evdevmouse:/dev/event1, the mouse pointer doesn't move on the
screen, although it is moving internally (visible when hovering over some
areas of the screen). The keyboard seems completely dead.

I put debug prints in both plugins' main.cpp and they indeed being created.
Has someone used directfb plugin with mouse and keyboard and found any
issues similar? Also is it good to start looking into
qtbase/src/platformsupport/input?

Thanks,
Ganesh.S


On Wed, Aug 29, 2012 at 8:13 PM, Thiago Macieira
<thiago.macieira at intel.com>wrote:

> On quarta-feira, 29 de agosto de 2012 19.08.11, ganesh.sathyanarayanan
> wrote:
> > Hi Laszlo,
> >
> > Thanks, and yes you were right. Ran into build issues. I am using Qt5
> Alpha
> > from http://releases.qt-project.org/qt5.0/alpha/
>
> The alpha is old. Do not use it.
>
> > Is it necessary to take the entire latest qtbase, or would it do to take
> > plugins alone from the latest? Reason to ask, is that we took Qt5 Alpha
> > because its kinda frozen (so reasonably stable). The latest (or qt5 beta
> is
> > still under development)
>
> The alpha is neither frozen nor stable. You need the full qtbase at least,
> or
> the beta packages.
>
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel Open Source Technology Center
>      Intel Sweden AB - Registration Number: 556189-6027
>      Knarrarnäsgatan 15, 164 40 Kista, Stockholm, Sweden
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20120911/f761f4b1/attachment.html>


More information about the Interest mailing list