Lines Matching full:button

126 /* Button names */
127 #define BTN_LABEL_PROP "Button Labels"
130 #define BTN_LABEL_PROP_BTN_UNKNOWN "Button Unknown"
132 #define BTN_LABEL_PROP_BTN_WHEEL_UP "Button Wheel Up"
133 #define BTN_LABEL_PROP_BTN_WHEEL_DOWN "Button Wheel Down"
134 #define BTN_LABEL_PROP_BTN_HWHEEL_LEFT "Button Horiz Wheel Left"
135 #define BTN_LABEL_PROP_BTN_HWHEEL_RIGHT "Button Horiz Wheel Right"
138 #define BTN_LABEL_PROP_BTN_0 "Button 0"
139 #define BTN_LABEL_PROP_BTN_1 "Button 1"
140 #define BTN_LABEL_PROP_BTN_2 "Button 2"
141 #define BTN_LABEL_PROP_BTN_3 "Button 3"
142 #define BTN_LABEL_PROP_BTN_4 "Button 4"
143 #define BTN_LABEL_PROP_BTN_5 "Button 5"
144 #define BTN_LABEL_PROP_BTN_6 "Button 6"
145 #define BTN_LABEL_PROP_BTN_7 "Button 7"
146 #define BTN_LABEL_PROP_BTN_8 "Button 8"
147 #define BTN_LABEL_PROP_BTN_9 "Button 9"
149 #define BTN_LABEL_PROP_BTN_LEFT "Button Left"
150 #define BTN_LABEL_PROP_BTN_RIGHT "Button Right"
151 #define BTN_LABEL_PROP_BTN_MIDDLE "Button Middle"
152 #define BTN_LABEL_PROP_BTN_SIDE "Button Side"
153 #define BTN_LABEL_PROP_BTN_EXTRA "Button Extra"
154 #define BTN_LABEL_PROP_BTN_FORWARD "Button Forward"
155 #define BTN_LABEL_PROP_BTN_BACK "Button Back"
156 #define BTN_LABEL_PROP_BTN_TASK "Button Task"
158 #define BTN_LABEL_PROP_BTN_TRIGGER "Button Trigger"
159 #define BTN_LABEL_PROP_BTN_THUMB "Button Thumb"
160 #define BTN_LABEL_PROP_BTN_THUMB2 "Button Thumb2"
161 #define BTN_LABEL_PROP_BTN_TOP "Button Top"
162 #define BTN_LABEL_PROP_BTN_TOP2 "Button Top2"
163 #define BTN_LABEL_PROP_BTN_PINKIE "Button Pinkie"
164 #define BTN_LABEL_PROP_BTN_BASE "Button Base"
165 #define BTN_LABEL_PROP_BTN_BASE2 "Button Base2"
166 #define BTN_LABEL_PROP_BTN_BASE3 "Button Base3"
167 #define BTN_LABEL_PROP_BTN_BASE4 "Button Base4"
168 #define BTN_LABEL_PROP_BTN_BASE5 "Button Base5"
169 #define BTN_LABEL_PROP_BTN_BASE6 "Button Base6"
170 #define BTN_LABEL_PROP_BTN_DEAD "Button Dead"
172 #define BTN_LABEL_PROP_BTN_A "Button A"
173 #define BTN_LABEL_PROP_BTN_B "Button B"
174 #define BTN_LABEL_PROP_BTN_C "Button C"
175 #define BTN_LABEL_PROP_BTN_X "Button X"
176 #define BTN_LABEL_PROP_BTN_Y "Button Y"
177 #define BTN_LABEL_PROP_BTN_Z "Button Z"
178 #define BTN_LABEL_PROP_BTN_TL "Button T Left"
179 #define BTN_LABEL_PROP_BTN_TR "Button T Right"
180 #define BTN_LABEL_PROP_BTN_TL2 "Button T Left2"
181 #define BTN_LABEL_PROP_BTN_TR2 "Button T Right2"
182 #define BTN_LABEL_PROP_BTN_SELECT "Button Select"
183 #define BTN_LABEL_PROP_BTN_START "Button Start"
184 #define BTN_LABEL_PROP_BTN_MODE "Button Mode"
185 #define BTN_LABEL_PROP_BTN_THUMBL "Button Thumb Left"
186 #define BTN_LABEL_PROP_BTN_THUMBR "Button Thumb Right"
188 #define BTN_LABEL_PROP_BTN_TOOL_PEN "Button Tool Pen"
189 #define BTN_LABEL_PROP_BTN_TOOL_RUBBER "Button Tool Rubber"
190 #define BTN_LABEL_PROP_BTN_TOOL_BRUSH "Button Tool Brush"
191 #define BTN_LABEL_PROP_BTN_TOOL_PENCIL "Button Tool Pencil"
192 #define BTN_LABEL_PROP_BTN_TOOL_AIRBRUSH "Button Tool Airbrush"
193 #define BTN_LABEL_PROP_BTN_TOOL_FINGER "Button Tool Finger"
194 #define BTN_LABEL_PROP_BTN_TOOL_MOUSE "Button Tool Mouse"
195 #define BTN_LABEL_PROP_BTN_TOOL_LENS "Button Tool Lens"
196 #define BTN_LABEL_PROP_BTN_TOUCH "Button Touch"
197 #define BTN_LABEL_PROP_BTN_STYLUS "Button Stylus"
198 #define BTN_LABEL_PROP_BTN_STYLUS2 "Button Stylus2"
199 #define BTN_LABEL_PROP_BTN_TOOL_DOUBLETAP "Button Tool Doubletap"
200 #define BTN_LABEL_PROP_BTN_TOOL_TRIPLETAP "Button Tool Tripletap"
202 #define BTN_LABEL_PROP_BTN_GEAR_DOWN "Button Gear down"
203 #define BTN_LABEL_PROP_BTN_GEAR_UP "Button Gear up"