[PATCH v2] dix: don't XWarpPointer through the last slave anymore (#38313)

Daniel Stone daniel at fooishbar.org
Thu Aug 11 02:45:07 PDT 2011


On Thu, Aug 11, 2011 at 03:19:19PM +1000, Peter Hutterer wrote:
> This line was introduced pre-1.6 to fix Bug 19297. The effect of warping
> through the VCP then was that if a device had custom valuator ranges, the
> warp position would be wrong. The better device for this effect is the the
> XTest device.
> 
> This fixes a server crash where the lastSlave is a pointer device without
> valuators (Bug 38313#0).
> 
> And while we're at it, make sure the Xinerama code-path does the same.
> 
> X.Org Bug 38313 <http://bugs.freedesktop.org/show_bug.cgi?id=38313>
> 
> Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>

Reviewed-by: Daniel Stone <daniel at fooishbar.org>

Cheers,
Daniel


More information about the xorg-devel mailing list