[Interest] tty Keyboard & Mouse Support in Qt5
ganesh.sathyanarayanan
ganesh.sathyanarayanan at gmail.com
Wed Aug 29 14:32:15 CEST 2012
Hi Laszlo, Samuel,
Thank you both for the support.
I saw this in qtbase/src/plugins/genric/generic.pro
contains(QT_CONFIG, evdev) {
contains(QT_CONFIG, libudev) {
SUBDIRS += evdevmouse evdevtouch evdevkeyboard
}
}
So I presumed that libudev is a must-have to compile evdev. From your
comments, I think I can just go ahead and add evdevkeyboard and evdevmouse
to SUBDIRS (libudev or not). I will update you my results.
Thanks again!
~Ganesh
On Wed, Aug 29, 2012 at 4:39 PM, Samuel Rødal <samuel.rodal at nokia.com>wrote:
> On 08/29/2012 01:08 PM, ext Samuel Rødal wrote:
> > Example "./myapp -plugin evdev:/dev/event0"
>
> Sorry, that should be "./myapp -plugin evdevkeyboard:/dev/event0"
>
> _______________________________________________
> 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/20120829/dcc8f0c6/attachment.html>
More information about the Interest
mailing list