20static const value_string x11_enum_composite_Redirect[] = {
26static const value_string x11_enum_damage_ReportLevel[] = {
27 { 0,
"RawRectangles" },
28 { 1,
"DeltaRectangles" },
56 { 0,
"BufferFrontLeft" },
57 { 1,
"BufferBackLeft" },
58 { 2,
"BufferFrontRight" },
59 { 3,
"BufferBackRight" },
61 { 5,
"BufferStencil" },
63 { 7,
"BufferFakeFrontLeft" },
64 { 8,
"BufferFakeFrontRight" },
65 { 9,
"BufferDepthStencil" },
78 { 1,
"Disconnected" },
85 { 1,
"HorizontalRGB" },
86 { 2,
"HorizontalBGR" },
106 { 0,
"PositiveTransition" },
107 { 1,
"NegativeTransition" },
108 { 2,
"PositiveComparison" },
109 { 3,
"NegativeComparison" },
113static const value_string x11_enum_present_CompleteKind[] = {
119static const value_string x11_enum_present_CompleteMode[] = {
123 { 3,
"SuboptimalCopy" },
129 { 1,
"InvalidConfigTime" },
130 { 2,
"InvalidTime" },
142static const value_string x11_enum_xproto_GetPropertyType[] = {
157 { 9,
"CUT_BUFFER0" },
158 { 10,
"CUT_BUFFER1" },
159 { 11,
"CUT_BUFFER2" },
160 { 12,
"CUT_BUFFER3" },
161 { 13,
"CUT_BUFFER4" },
162 { 14,
"CUT_BUFFER5" },
163 { 15,
"CUT_BUFFER6" },
164 { 16,
"CUT_BUFFER7" },
171 { 23,
"RESOURCE_MANAGER" },
172 { 24,
"RGB_COLOR_MAP" },
173 { 25,
"RGB_BEST_MAP" },
174 { 26,
"RGB_BLUE_MAP" },
175 { 27,
"RGB_DEFAULT_MAP" },
176 { 28,
"RGB_GRAY_MAP" },
177 { 29,
"RGB_GREEN_MAP" },
178 { 30,
"RGB_RED_MAP" },
182 { 34,
"WM_COMMAND" },
184 { 36,
"WM_CLIENT_MACHINE" },
185 { 37,
"WM_ICON_NAME" },
186 { 38,
"WM_ICON_SIZE" },
188 { 40,
"WM_NORMAL_HINTS" },
189 { 41,
"WM_SIZE_HINTS" },
190 { 42,
"WM_ZOOM_HINTS" },
192 { 44,
"NORM_SPACE" },
195 { 47,
"SUPERSCRIPT_X" },
196 { 48,
"SUPERSCRIPT_Y" },
197 { 49,
"SUBSCRIPT_X" },
198 { 50,
"SUBSCRIPT_Y" },
199 { 51,
"UNDERLINE_POSITION" },
200 { 52,
"UNDERLINE_THICKNESS" },
201 { 53,
"STRIKEOUT_ASCENT" },
202 { 54,
"STRIKEOUT_DESCENT" },
203 { 55,
"ITALIC_ANGLE" },
205 { 57,
"QUAD_WIDTH" },
207 { 59,
"POINT_SIZE" },
208 { 60,
"RESOLUTION" },
212 { 64,
"FAMILY_NAME" },
214 { 66,
"CAP_HEIGHT" },
216 { 68,
"WM_TRANSIENT_FOR" },
222 { 1,
"OutputChange" },
223 { 2,
"OutputProperty" },
224 { 3,
"ProviderChange" },
225 { 4,
"ProviderProperty" },
226 { 5,
"ResourceChange" },
239static const value_string x11_enum_xproto_SubwindowMode[] = {
240 { 0,
"ClipByChildren" },
241 { 1,
"IncludeInferiors" },
262 { 4,
"OverReverse" },
268 { 10,
"AtopReverse" },
272 { 16,
"DisjointClear" },
273 { 17,
"DisjointSrc" },
274 { 18,
"DisjointDst" },
275 { 19,
"DisjointOver" },
276 { 20,
"DisjointOverReverse" },
277 { 21,
"DisjointIn" },
278 { 22,
"DisjointInReverse" },
279 { 23,
"DisjointOut" },
280 { 24,
"DisjointOutReverse" },
281 { 25,
"DisjointAtop" },
282 { 26,
"DisjointAtopReverse" },
283 { 27,
"DisjointXor" },
284 { 32,
"ConjointClear" },
285 { 33,
"ConjointSrc" },
286 { 34,
"ConjointDst" },
287 { 35,
"ConjointOver" },
288 { 36,
"ConjointOverReverse" },
289 { 37,
"ConjointIn" },
290 { 38,
"ConjointInReverse" },
291 { 39,
"ConjointOut" },
292 { 40,
"ConjointOutReverse" },
293 { 41,
"ConjointAtop" },
294 { 42,
"ConjointAtopReverse" },
295 { 43,
"ConjointXor" },
301 { 53,
"ColorDodge" },
305 { 57,
"Difference" },
308 { 60,
"HSLSaturation" },
310 { 62,
"HSLLuminosity" },
319static const value_string x11_enum_screensaver_Kind[] = {
326static const value_string x11_enum_xproto_WindowClass[] = {
327 { 0,
"CopyFromParent" },
328 { 1,
"InputOutput" },
333static const value_string x11_enum_xproto_BackPixmap[] = {
335 { 1,
"ParentRelative" },
359static const value_string x11_enum_xproto_BackingStore[] = {
392static const value_string x11_enum_xproto_ClipOrdering[] = {
407static const value_string x11_enum_xfixes_SaveSetMode[] = {
413static const value_string x11_enum_xfixes_SaveSetTarget[] = {
419static const value_string x11_enum_xfixes_SaveSetMapping[] = {
425static const value_string x11_enum_xfixes_CursorNotify[] = {
426 { 0,
"DisplayCursor" },
430static const value_string x11_enum_xinput_DeviceUse[] = {
432 { 1,
"IsXKeyboard" },
433 { 2,
"IsXExtensionDevice" },
434 { 3,
"IsXExtensionKeyboard" },
435 { 4,
"IsXExtensionPointer" },
439static const value_string x11_enum_xinput_InputClass[] = {
450static const value_string x11_enum_xinput_ValuatorMode[] = {
456static const value_string x11_enum_xproto_GrabStatus[] = {
458 { 1,
"AlreadyGrabbed" },
459 { 2,
"InvalidTime" },
460 { 3,
"NotViewable" },
465static const value_string x11_enum_xinput_PropagateMode[] = {
467 { 1,
"DeleteFromList" },
472 { 0,
"CurrentTime" },
482static const value_string x11_enum_xinput_ModifierDevice[] = {
483 { 255,
"UseXKeyboard" },
492static const value_string x11_enum_xinput_DeviceInputMode[] = {
493 { 0,
"AsyncThisDevice" },
494 { 1,
"SyncThisDevice" },
495 { 2,
"ReplayThisDevice" },
496 { 3,
"AsyncOtherDevices" },
502static const value_string x11_enum_xproto_InputFocus[] = {
504 { 1,
"PointerRoot" },
506 { 3,
"FollowKeyboard" },
510static const value_string x11_enum_xinput_FeedbackClass[] = {
520static const value_string x11_enum_xproto_MappingStatus[] = {
527static const value_string x11_enum_xinput_DeviceControl[] = {
536static const value_string x11_enum_xinput_PropertyFormat[] = {
549static const value_string x11_enum_xinput_HierarchyChangeType[] = {
551 { 2,
"RemoveMaster" },
552 { 3,
"AttachSlave" },
553 { 4,
"DetachSlave" },
557static const value_string x11_enum_xinput_ChangeMode[] = {
563static const value_string x11_enum_xinput_DeviceClassType[] = {
573static const value_string x11_enum_xinput_ScrollType[] = {
579static const value_string x11_enum_xinput_TouchMode[] = {
585static const value_string x11_enum_xinput_DeviceType[] = {
586 { 1,
"MasterPointer" },
587 { 2,
"MasterKeyboard" },
588 { 3,
"SlavePointer" },
589 { 4,
"SlaveKeyboard" },
590 { 5,
"FloatingSlave" },
594static const value_string x11_enum_xinput_GrabOwner[] = {
600static const value_string x11_enum_xinput_EventMode[] = {
601 { 0,
"AsyncDevice" },
603 { 2,
"ReplayDevice" },
604 { 3,
"AsyncPairedDevice" },
607 { 6,
"AcceptTouch" },
608 { 7,
"RejectTouch" },
612static const value_string x11_enum_xinput_ModifierMask[] = {
622 { 5,
"GesturePinchBegin" },
623 { 6,
"GestureSwipeBegin" },
627static const value_string x11_enum_xinput_GrabMode22[] = {
639static const value_string x11_enum_xproto_NotifyDetail[] = {
644 { 4,
"NonlinearVirtual" },
646 { 6,
"PointerRoot" },
651static const value_string x11_enum_xproto_NotifyMode[] = {
655 { 3,
"WhileGrabbed" },
666static const value_string x11_enum_xinput_ChangeDevice[] = {
668 { 1,
"NewKeyboard" },
672static const value_string x11_enum_xinput_DeviceChange[] = {
677 { 4,
"Unrecoverable" },
678 { 5,
"ControlChanged" },
682static const value_string x11_enum_xinput_ChangeReason[] = {
683 { 1,
"SlaveSwitch" },
684 { 2,
"DeviceChange" },
688static const value_string x11_enum_xinput_NotifyMode[] = {
692 { 3,
"WhileGrabbed" },
693 { 4,
"PassiveGrab" },
694 { 5,
"PassiveUngrab" },
698static const value_string x11_enum_xinput_NotifyDetail[] = {
703 { 4,
"NonlinearVirtual" },
705 { 6,
"PointerRoot" },
710static const value_string x11_enum_xinput_PropertyFlag[] = {
717static const value_string x11_enum_xinput_TouchOwnershipFlags[] = {
726static const value_string x11_enum_xkb_IMGroupsWhich[] = {
739 { 0,
"KbdFeedbackClass" },
740 { 4,
"LedFeedbackClass" },
741 { 768,
"DfltXIClass" },
742 { 1280,
"AllXIClasses" },
747 { 256,
"UseCoreKbd" },
748 { 512,
"UseCorePtr" },
749 { 768,
"DfltXIClass" },
750 { 1024,
"DfltXIId" },
751 { 1280,
"AllXIClass" },
768 { 10,
"SetPtrDflt" },
771 { 13,
"SwitchScreen" },
772 { 14,
"SetControls" },
773 { 15,
"LockControls" },
774 { 16,
"ActionMessage" },
775 { 17,
"RedirectKey" },
777 { 19,
"LockDeviceBtn" },
778 { 20,
"DeviceValuator" },
785 { 2,
"SetValCenter" },
787 { 4,
"SetValRelative" },
788 { 5,
"SetValAbsolute" },
792static const value_string x11_enum_xkb_SymInterpretMatch[] = {
794 { 1,
"AnyOfOrNone" },
809static const value_string x11_enum_xkb_BellClassResult[] = {
810 { 0,
"KbdFeedbackClass" },
811 { 5,
"BellFeedbackClass" },
815static const value_string x11_enum_xkb_LedClassResult[] = {
816 { 0,
"KbdFeedbackClass" },
817 { 4,
"LedFeedbackClass" },
821static const value_string x11_enum_xv_ImageFormatInfoType[] = {
827static const value_string x11_enum_xproto_ImageOrder[] = {
833static const value_string x11_enum_xv_ImageFormatInfoFormat[] = {
839static const value_string x11_enum_xv_ScanlineOrder[] = {
840 { 0,
"TopToBottom" },
841 { 1,
"BottomToTop" },
845static const value_string x11_enum_xv_GrabPortStatus[] = {
847 { 1,
"BadExtension" },
848 { 2,
"AlreadyGrabbed" },
849 { 3,
"InvalidTime" },
Definition value_string.h:25