Lines Matching full:wheel
30 wheel; movement sensitivity differs between different models, and so
168 # 0x09, 0x38, // Usage (Wheel) 38
171 and a wheel (Usage (Wheel)) ::
184 and there are three of those eight bits, matching X, Y and Wheel. ::
202 wheel changes, respectively.
215 # Button: 1 0 0 | # | X: 0 | Y: 0 | Wheel: 0
217 # Button: 0 0 0 | # | X: 0 | Y: 0 | Wheel: 0
219 # Button: 0 1 0 | # | X: 0 | Y: 0 | Wheel: 0
221 # Button: 0 0 0 | # | X: 0 | Y: 0 | Wheel: 0
223 # Button: 0 0 1 | # | X: 0 | Y: 0 | Wheel: 0
225 # Button: 0 0 0 | # | X: 0 | Y: 0 | Wheel: 0
236 # Button: 1 0 0 | # | X: 0 | Y: 0 | Wheel: 0
238 # Button: 1 1 0 | # | X: 0 | Y: 0 | Wheel: 0
240 # Button: 0 1 0 | # | X: 0 | Y: 0 | Wheel: 0
242 # Button: 0 0 0 | # | X: 0 | Y: 0 | Wheel: 0