K 10 svn:author V 6 philip K 8 svn:date V 27 2007-06-17T20:27:54.000000Z K 7 svn:log V 462 Fix a (very) longstanding bug in moused(8) affecting high-resolution rodents when linear acceleration (-a) was enabled with a <1 value to slow them down. Previously, rounding errors would eat small movements so the mouse had to be moved a certain distance to get any movement at all. We now calculate the rounding errors and take them into account when reporting movement. PR: bin/113749 Submitted by: Oliver Fromme MFC after: 3 days END