Hi, the DFBInputEvent struct has min and max fields that can optionally be set. The documentation for DFBInputEventFlags indicates that they are useful for handling absolute motion events. And indeed that's where I would like to use them. Unfortunately it appears that the linux-input driver does not set these fields. Can that be considered a bug and would you accept a patch that fixes this? Or am I misunderstanding the purpose of these fields?
On a related note, I found DFBInputDeviceAxisInfo in the directfb.h header file. This looks useful, but unfortunately I did not find any method to query the input device for this information. Did I miss something obvious? Sven _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev