[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] Re: [patch] pvfb: Split mouse and keyboard into separate devices.



Keir Fraser wrote:
> On 2/2/07 08:39, "Gerd Hoffmann" <kraxel@xxxxxxx> wrote:
> 
>> Daniel P. Berrange wrote:
>>> Is there some way we can keep the original device supplying both keyboard
>>> and mouse events as before, and just have this second device as an opt-in
>>> 'absolute pointer' event device. That way existing Xorg setups will still
>>> work correctly without needing any config changes, while providing the
>>> ability to opt-in to getting absolute events by adding the extra config.
>> Should be possible.
> 
> I guess I'll wait for this before applying the patch then.

With Xorg 7.2, this patch, and the device id patch on top you can add
this ...

Section "InputDevice"
  Driver        "evdev"
  Identifier    "xenptr"
  Option        "SendCoreEvents" "true"
  Option        "vendor"        "0x5853"
  Option        "product"       "0x0003"
EndSection

... as additional (to the default /dev/input/mice) input device.  The
new input device must also be added to the serverlayout section.
WorksForMe[tm].

cheers,
  Gerd

-- 
Gerd Hoffmann <kraxel@xxxxxxx>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.