vmmouse driver and calling conversion_proc
Peter Hutterer
peter.hutterer at who-t.net
Thu Aug 28 15:36:37 PDT 2008
On Thu, Aug 28, 2008 at 09:58:54AM -0700, Philip Langdale wrote:
> But I'm not getting reports that the driver doesn't work for newer 1.4.99.x (1.5)
> X servers. At a glance at your patches, I don't see any restoration of calling
> conversion_proc.
The server doesn't call {reverse_}conversion_proc, it scales the coordinates
itself. See GetPointerEvents in xserver/dix/getevents.c,
d9e23c4ff1607a62164b34717ef9afd352ce2b94.
This should work, if min/max axis is set up to the device range. If no range
is specified, no scaling is performed.
Cheers,
Peter
More information about the xorg
mailing list