X stops receiving mouse clicks
Peter Hutterer
peter.hutterer at who-t.net
Tue May 12 00:57:00 PDT 2009
On Tue, May 12, 2009 at 09:49:08AM +0200, walter harms wrote:
>
>
> Emanuele Tamponi schrieb:
> > In data lunedì 11 maggio 2009 14:48:51, walter harms ha scritto:
> >> maybe you can reproduce that with xev ?
> >> does ist happen with other inputs devices also ? keyboard ?
> >
> > I'll try with xev.
> > Every mouse device stops working: wireless mouse and builtin trackpad.
> >
>
> sounds like a strange bug in the subssystem.
> This is beyond my capabilities :(
no, actually. this is how input devices work. the physical devices are
abstracted away through the virtual core pointer. all events go through this
core pointer device, and if an application grabs it then events are no
longer sent to anyone else. same with the keyboard.
hence if you have a rogue grab, all devices seem to stop working.
Cheers,
Peter
More information about the xorg
mailing list