|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: Problems with guest mouse Was: More issues with xl o
On Wed, Mar 09, Stefano Stabellini wrote:
> On Wed, 9 Mar 2011, Olaf Hering wrote:
> > On Wed, Mar 09, John Haxby wrote:
> >
> > > (II) Xen Virtual Pointer: initialized for relative axes.
> > > (WW) Xen Virtual Pointer: ignoring absolute axes.
> >
> > The bug is in the PV driver, it should send either absolute or relative,
> > but not advertise both to the kernel evdev driver. The current
> > xorg-input driver gets confused if both are advertised (it may have a
> > reason to do it that way for real hardware).
> >
> > I have a kernel patch which I will send out later this week.
>
> Ok, I count on you :)
I just sent a patch for linux-2.6.18.hg:
fbfront: advertise either absolute or relative coordinates
The code in linux-2.6-xen.git looks identical, please try this patch.
Olaf
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|