Lines Matching full:movement
41 provide user programs with movement and button state information of the mouse.
54 Movement and button states are usually encoded in fixed-length data packets.
67 Most drivers provide horizontal and vertical movement of the mouse
91 The first half of horizontal movement count in two's complement;
94 The first half of vertical movement count in two's complement;
97 The second half of the horizontal movement count in two's complement;
99 To obtain the full horizontal movement count, add
102 The second half of the vertical movement count in two's complement;
104 To obtain the full vertical movement count, add
109 Z axis movement count in two's complement; -64 through 63.
113 the Z axis movement count in two's complement; -64 through 63.
114 To obtain the full Z axis movement count, add the byte 6 and 7.
236 movement reports to the host computer.
314 movement counts in the following structure.
320 int dx; /* x movement */
321 int dy; /* y movement */
322 int dz; /* z movement */
350 The other fields hold movement counts since the last