Bugs item #3598768, was opened at 2012-12-28 09:35 Message generated for change (Tracker Item Submitted) made by kubriel You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3598768...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: externals Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: kubriel (kubriel) Assigned to: Nobody/Anonymous (nobody) Summary: hid-0.7-2 sending last values mouse every poll
Initial Comment: i want to read data from mouse, but [hid] is sending last values every poll. like this(im doing nothing with mouse): print: rel rel_wheel 1 print: rel rel_x 2 print: rel rel_y -1 print: rel rel_wheel 1 print: rel rel_x 2 print: rel rel_y -1 print: rel rel_wheel 1 print: rel rel_x 2 print: rel rel_y -1 print: rel rel_wheel 1 print: rel rel_x 2 print: rel rel_y -1 print: rel rel_wheel 1 print: rel rel_x 2 print: rel rel_y -1 print: rel rel_wheel 1 print: rel rel_x 2 print: rel rel_y -1 print: rel rel_wheel 1 print: rel rel_x 2 print: rel rel_y -1 print: rel rel_wheel 1 values are correct, but this problem makes reading mouse wheel unusable, and lead also to other problems. i tested two mouses.. this is not happening in [linuxevent]
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=3598768...