[Fwd: Re: [accessibility-discuss] Accessibility helpers & Xinput2/Xevie/Xorg]

2010-04-22 Thread Joanmarie Diggs
essibility-list@gnome.org, accessibility-disc...@opensolaris.org Subject: Re: [accessibility-discuss] Accessibility helpers & Xinput2/Xevie/Xorg Date: Tue, 20 Apr 2010 14:58:27 -0700 Alan, I'm cc-ing the GNOME Accessibility list, where folks who are interested in this live. The GNOME On

Re: XEvie

2010-02-10 Thread Willie Walker
Hi Patrick: As far as I understand, XEvIE is not being carried forward into future versions of X. Instead, I believe the XInput2 extension is meant to be some sort of replacement. You can quickly remove XEvIE from the builds by using the --disable-xevie switch for autogen.sh or configure

Re: XEvie

2010-02-10 Thread Patrick Welche
On Wed, Feb 10, 2010 at 02:22:32PM +0100, Patrick Welche wrote: > On Wed, Feb 10, 2010 at 08:32:59PM +0800, Li Yuan wrote: > > XEvIE has not been maintained for some time. I remember it doesn't work > > now. at-spi2 can intercept keyboard/mouse events through atk-adaptor. >

Re: XEvie

2010-02-10 Thread Patrick Welche
On Wed, Feb 10, 2010 at 08:32:59PM +0800, Li Yuan wrote: > XEvIE has not been maintained for some time. I remember it doesn't work > now. at-spi2 can intercept keyboard/mouse events through atk-adaptor. So g/c XEvIE from at-spi2-core? Cheer

Re: XEvie

2010-02-10 Thread Li Yuan
XEvIE has not been maintained for some time. I remember it doesn't work now. at-spi2 can intercept keyboard/mouse events through atk-adaptor. Li On Wed, 2010-02-10 at 12:55 +0100, Patrick Welche wrote: > While trying to sort out configure.ac in at-spi2-core, I came across >

XEvie

2010-02-10 Thread Patrick Welche
While trying to sort out configure.ac in at-spi2-core, I came across http://www.freedesktop.org/wiki/Software/XEvIE XEvIE - X Event Interception Extension XEvIE is a X extension providing functionalities to allow users intercept keyboard/mouse events. About XEvIE ... It has been