From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: Ville Syrj?l? <syrjala@sci.fi>
Cc: Daniel Stone <daniel@fooishbar.org>,
Peter Hutterer <peter.hutterer@who-t.net>,
Michel D?nzer <michel@tungstengraphics.com>,
xorg@lists.freedesktop.org, linux-input@vger.kernel.org
Subject: Re: Warning: evdev changes - no auto-grabs anymore
Date: Fri, 15 Aug 2008 10:10:10 -0400 [thread overview]
Message-ID: <20080815100717.ZZRA012@mailhub.coreip.homeip.net> (raw)
In-Reply-To: <20080815082629.GB16680@sci.fi>
On Fri, Aug 15, 2008 at 11:26:29AM +0300, Ville Syrj?l? wrote:
> On Fri, Aug 15, 2008 at 11:02:48AM +0300, Daniel Stone wrote:
> > On Fri, Aug 15, 2008 at 09:51:59AM +0300, Ville Syrj?l? wrote:
> > > On Fri, Aug 15, 2008 at 09:54:58AM +0930, Peter Hutterer wrote:
> > > > On Thu, Aug 14, 2008 at 01:50:09PM -0400, Adam Jackson wrote:
> > > > > This is, in fact, one of the main reasons I put SIOCGRAB there in the
> > > > > first place; you need to keep the keyboard's event stream out of the tty
> > > > > layer entirely, not just out of reach of the kbd driver. At the time
> > > > > the argument was also that you wanted to keep them out of reach of
> > > > > normal users so you couldn't snoop passwords, but now that there's a
> > > > > ConsoleKit I think that's less true.
> > > > >
> > > > > Mac mouse emulation we could probably just blacklist away from the evdev
> > > > > driver. rfkill is... harder? Does it get its own event device or not?
> > > > > I'd think it would have to get one kill device per wireless device.
> > > >
> > > > The issue is not grabbing the mouse emulation device, it's grabbing the
> > > > keyboard that generates those keys events that should result in a button click
> > > > on a different device. So we'd need something in the kernel I guess.
> > >
> > > I was pondering about the same issue wrt. DirectFB. I wonder if
> > > KDSETMODE/KD_GRAPHICS could be extended to take care of this or
> > > would it break some existing applications.
> >
> > Yeah, I was thinking about that, but that would mean we have issues
> > under older kernels. I think the best was what I was proposing, which
> > would be EVIOCSERIOUSLYDONTSENDANYCONSOLEINPUTWEWILLDEALWITHIT().
>
> Yeah that would be better since support for it could be detected runtime
> so the driver could do the right thing when running with a recent kernel,
> and it could just fall back to the normal grab with old kernels.
>
If evdev support in X is maturing why does it even need using tty and
mousedev multiplexors? If you just use evdev for all of your devices
you would not have the problem of duplicate events coming from 2
interfaces.
--
Dmitry
next prev parent reply other threads:[~2008-08-15 14:10 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20080814044337.GA11632@emu>
[not found] ` <1218725645.907.27.camel@thor.sulgenrain.local>
[not found] ` <1218736209.4467.11.camel@localhost.localdomain>
[not found] ` <20080815002458.GA16836@emu>
[not found] ` <20080815065159.GA16680@sci.fi>
[not found] ` <20080815080247.GA17613@fooishbar.org>
2008-08-15 8:26 ` Warning: evdev changes - no auto-grabs anymore Ville Syrjälä
2008-08-15 14:10 ` Dmitry Torokhov [this message]
2008-08-15 14:31 ` Daniel Stone
2008-08-15 14:38 ` Alan Cox
2008-08-15 14:49 ` Dmitry Torokhov
2008-08-15 14:39 ` Ville Syrjälä
2008-08-15 14:49 ` Samuel Thibault
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=20080815100717.ZZRA012@mailhub.coreip.homeip.net \
--to=dmitry.torokhov@gmail.com \
--cc=daniel@fooishbar.org \
--cc=linux-input@vger.kernel.org \
--cc=michel@tungstengraphics.com \
--cc=peter.hutterer@who-t.net \
--cc=syrjala@sci.fi \
--cc=xorg@lists.freedesktop.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).