Am 20.05.10 18:27, schrieb Iain Hibbert: [...]
> I don't know about absolute positioning, but that does need > some kind of scaling also (if the device produces > -100..100x-100..100 and your display is 1024x768 then) This is handled in the X input driver. No need to touch it at the wsmouse driver. In fact, even for regular mice, it should probably be handled in the X input driver. - Marc