I'm using XISelectEvents for root window with deviceid=XIAllDevices and mask=XI_RawMotion, but I don't get any events. What's wrong?

link|improve this question

feedback

1 Answer

While looking through the header files, I noticed that there is XI_RawMotion and XI_RawMotionMask. Does the later fix your problem?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.