Lines Matching +full:38 +full:x
40 bits from 8 to 15 is the delta x coordinate of a mouse".
76 00000020 05 01 09 30 09 31 09 38 15 81 25 7f 75 08 95 03 |...0.1.8..%.u...|
166 # 0x09, 0x30, // Usage (X) 34
168 # 0x09, 0x38, // Usage (Wheel) 38
170 The mouse has also two physical positions (Usage (X), Usage (Y))
184 and there are three of those eight bits, matching X, Y and Wheel. ::
194 …29 03 15 00 25 01 75 01 95 03 81 02 75 05 95 01 81 01 05 01 09 30 09 31 09 38 15 81 25 7f 75 08 95…
201 bits used, five for padding), the last three for the mouse X, Y and
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
283 09 38 15 80 25 7F 75 08 95 01 81 06 05 0C 0A 38
287 16 00 F8 26 FF 07 75 0C 95 02 81 06 09 38 15 80
288 25 7F 75 08 95 01 81 06 05 0C 0A 38 02 15 80 25
331 the ``EV_KEY/BTN_LEFT`` evdev event and relative X movement translates
516 …5 1 9 2 a1 1 9 1 a1 0 5 9 19 1 29 3 15 0 25 1 75 1 95 3 81 2 75 5 95 1 81 1 5 1 9 30 9 31 9 38 15 …