From: Gerd Hoffmann <kraxel@suse.de>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: Xen devel list <xen-devel@lists.xensource.com>,
"Daniel P. Berrange" <berrange@redhat.com>,
Markus Armbruster <armbru@redhat.com>
Subject: Re: Re: [patch] pvfb: Split mouse and keyboard into separate devices.
Date: Fri, 02 Feb 2007 17:29:57 +0100 [thread overview]
Message-ID: <45C36705.5080600@suse.de> (raw)
In-Reply-To: <C1E9084D.8C73%Keir.Fraser@cl.cam.ac.uk>
Keir Fraser wrote:
> On 2/2/07 08:39, "Gerd Hoffmann" <kraxel@suse.de> 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@suse.de>
next prev parent reply other threads:[~2007-02-02 16:29 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-01 10:59 [patch] pvfb: Split mouse and keyboard into separate devices Gerd Hoffmann
2007-02-01 13:15 ` Markus Armbruster
2007-02-01 13:47 ` Gerd Hoffmann
2007-02-01 17:37 ` Markus Armbruster
2007-02-01 18:05 ` Daniel P. Berrange
2007-02-02 8:39 ` Gerd Hoffmann
2007-02-02 15:25 ` Keir Fraser
2007-02-02 16:29 ` Gerd Hoffmann [this message]
2007-02-02 18:11 ` Keir Fraser
2007-02-03 0:28 ` Daniel P. Berrange
2007-02-03 3:51 ` Daniel P. Berrange
2007-02-05 9:20 ` Gerd Hoffmann
2007-02-05 14:19 ` Gerd Hoffmann
2007-02-05 9:10 ` Gerd Hoffmann
2007-02-05 20:55 ` Daniel P. Berrange
2007-02-06 8:48 ` Gerd Hoffmann
2007-02-06 13:45 ` Daniel P. Berrange
2007-02-06 15:05 ` Gerd Hoffmann
2007-02-06 18:40 ` Markus Armbruster
2007-02-07 9:35 ` Gerd Hoffmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=45C36705.5080600@suse.de \
--to=kraxel@suse.de \
--cc=Keir.Fraser@cl.cam.ac.uk \
--cc=armbru@redhat.com \
--cc=berrange@redhat.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.