Comment 6 for bug 948938

Revision history for this message
Rocko (rockorequin) wrote :

This program illustrates the problem, displaying a window and the output results (to compile, use: gcc rawmotion.c -o rawmotion -lX11 -lXi).

In xserver 1.11, the raw_values it displays are relative and the valuators.values are absolute. In xserver 1.10, the two streams are both relative.