I'm using XISelectEvents for root window with deviceid=XIAllDevices and mask=XI_RawMotion, but I don't get any events. What's wrong?
A:
While looking through the header files, I noticed that there is XI_RawMotion
and XI_RawMotionMask
. Does the later fix your problem?
Uli Schlachter
2010-09-05 10:06:09