[PATCH] evdev: pass the valuators to the X server for ButtonPress/Release events.

Oliver McFadden oliver.mcfadden at nokia.com
Thu Feb 25 02:35:00 PST 2010


On Thu, 2010-02-25 at 11:25 +0100, ext Julien Cristau wrote:
> On Thu, Feb 25, 2010 at 10:21:07 +0200, Oliver McFadden wrote:
> 
> > Previously this was not implemented because it requires the X server has
> > the xf86PostButtonEventP() function which was not released at the time.
> > 
> Can you either keep the code working with older X servers with an ifdef,
> or update configure.ac to require a new enough xorg-server.pc?

Yeah, this is probably a good idea. I'll dig through the X server log
later today and check which version is required.

Also, which is preferred; an #if check on XORG_VERSION_CURRENT or a
configure.ac check?



More information about the xorg-devel mailing list