Lines Matching full:usage
20 * right and middle buttons. However, its original HID descriptor has a Usage
22 * changes that usage to 5.
26 * 0x05, 0x01, // Usage Page (Generic Desktop) 0
27 * 0x09, 0x02, // Usage (Mouse) 2
30 * 0x09, 0x01, // Usage (Pointer) 8
32 * 0x05, 0x09, // Usage Page (Button) 12
33 * 0x19, 0x01, // Usage Minimum (1) 14
34 * 0x29, 0x03, // Usage Maximum (3) 16 <- change to 0x05
43 * 0x05, 0x01, // Usage Page (Generic Desktop) 34
44 * 0x09, 0x30, // Usage (X) 36
45 * 0x09, 0x31, // Usage (Y) 38
51 * 0x09, 0x38, // Usage (Wheel) 52
59 * 0x05, 0x0c, // Usage Page (Consumer Devices) 66
60 * 0x09, 0x01, // Usage (Consumer Control) 68
67 * 0x19, 0x01, // Usage Minimum (1) 83
68 * 0x2a, 0x8c, 0x02, // Usage Maximum (652) 85
71 * 0x05, 0x01, // Usage Page (Generic Desktop) 91
72 * 0x09, 0x80, // Usage (System Control) 93
75 * 0x09, 0x82, // Usage (System Sleep) 99
76 * 0x09, 0x81, // Usage (System Power Down) 101
77 * 0x09, 0x83, // Usage (System Wake Up) 103
80 * 0x19, 0x01, // Usage Minimum (1) 109
81 * 0x29, 0x03, // Usage Maximum (3) 111
88 * 0x05, 0x01, // Usage Page (Generic Desktop) 124
89 * 0x09, 0x00, // Usage (Undefined) 126
92 * 0x06, 0x00, 0xff, // Usage Page (Vendor Defined Page 1) 132
93 * 0x09, 0x01, // Usage (Vendor Usage 1) 135
100 * 0x06, 0x00, 0xff, // Usage Page (Vendor Defined Page 1) 148
101 * 0x09, 0x0e, // Usage (Vendor Usage 0x0e) 151
108 * 0x09, 0x01, // Usage (Vendor Usage 1) 166
115 * 0x09, 0x01, // Usage (Vendor Usage 1) 181