[OE-core] QEMU_UI_OPTIONS

Slater, Joseph joe.slater at windriver.com
Fri Mar 29 01:06:51 UTC 2013



> -----Original Message-----
> From: Richard Purdie [mailto:richard.purdie at linuxfoundation.org]
> Sent: Thursday, March 28, 2013 3:40 PM
> To: Bruce Ashfield
> Cc: Slater, Joseph; openembedded-core at lists.openembedded.org
> Subject: Re: [OE-core] QEMU_UI_OPTIONS
> 
> On Thu, 2013-03-28 at 16:53 -0400, Bruce Ashfield wrote:
> > On Thu, Mar 28, 2013 at 4:29 PM, Slater, Joseph
> > <joe.slater at windriver.com> wrote:
> > > I notice that, by default, we pretend we have a touchscreen instead of a
> > >
> > > mouse (-usbdevice wacom-tablet option) for the qemu bsp's.  Is there
> > >
> > > some reason for this?
> >
> > Avoiding screen grab is the best reason (and all that I need) to use
> > the tablet options.
> 
> Exactly. A mouse only gives relative position data so it has to grab,
> the touchscreen can do absolute position and hence doesn't need a grab.

That does seem cleaner.  I do see, also, that if there is a /dev/input/touchscreen0,
host mouse movements, etc, also appear on /dev/input/mice.  Might that be
confusing?  Is there some way for qemu to emulate a touchscreen while suppressing
the mouse?

Joe


> 
> Cheers,
> 
> Richard



More information about the Openembedded-core mailing list