home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-bin / x11r6.1 / lib / x11 / xerrordb < prev    next >
Encoding:
Text File  |  1996-10-17  |  24.0 KB  |  608 lines

  1. ! $XConsortium: XErrorDB /main/37 1996/02/02 16:08:31 kaleb $
  2. ! Copyright (c) 1993, 1995  X Consortium
  3. ! Permission is hereby granted, free of charge, to any person obtaining
  4. ! a copy of this software and associated documentation files (the
  5. ! "Software"), to deal in the Software without restriction, including
  6. ! without limitation the rights to use, copy, modify, merge, publish,
  7. ! distribute, sublicense, and/or sell copies of the Software, and to
  8. ! permit persons to whom the Software is furnished to do so, subject to
  9. ! the following conditions:
  10. ! The above copyright notice and this permission notice shall be
  11. ! included in all copies or substantial portions of the Software.
  12. ! THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  13. ! EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  14. ! MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
  15. ! IN NO EVENT SHALL THE X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR
  16. ! OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
  17. ! ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
  18. ! OTHER DEALINGS IN THE SOFTWARE.
  19. ! Except as contained in this notice, the name of the X Consortium shall
  20. ! not be used in advertising or otherwise to promote the sale, use or
  21. ! other dealings in this Software without prior written authorization
  22. ! from the X Consortium.
  23. !
  24. ! these are used in XGetErrorMessage.
  25. XlibMessage.XError: X Error of failed request
  26. XlibMessage.MajorCode: Major opcode of failed request:  %d
  27. XlibMessage.MinorCode: Minor opcode of failed request:  %d
  28. XlibMessage.ResourceID: Resource id in failed request:  0x%lx
  29. XlibMessage.Value: Value in failed request:  0x%lx
  30. XlibMessage.AtomID: Atom id in failed request:  0x%lx
  31. XlibMessage.ErrorSerial: Serial number of failed request:  %lu
  32. XlibMessage.CurrentSerial: Current serial number in output stream:  %lu
  33. ! X request codes.
  34. XRequest.1:X_CreateWindow
  35. XRequest.2:X_ChangeWindowAttributes
  36. XRequest.3:X_GetWindowAttributes
  37. XRequest.4:X_DestroyWindow
  38. XRequest.5:X_DestroySubwindows
  39. XRequest.6:X_ChangeSaveSet
  40. XRequest.7:X_ReparentWindow
  41. XRequest.8:X_MapWindow
  42. XRequest.9:X_MapSubwindows
  43. XRequest.10:X_UnmapWindow
  44. XRequest.11:X_UnmapSubwindows
  45. XRequest.12:X_ConfigureWindow
  46. XRequest.13:X_CirculateWindow
  47. XRequest.14:X_GetGeometry
  48. XRequest.15:X_QueryTree
  49. XRequest.16:X_InternAtom
  50. XRequest.17:X_GetAtomName
  51. XRequest.18:X_ChangeProperty
  52. XRequest.19:X_DeleteProperty
  53. XRequest.20:X_GetProperty
  54. XRequest.21:X_ListProperties
  55. XRequest.22:X_SetSelectionOwner
  56. XRequest.23:X_GetSelectionOwner
  57. XRequest.24:X_ConvertSelection
  58. XRequest.25:X_SendEvent
  59. XRequest.26:X_GrabPointer
  60. XRequest.27:X_UngrabPointer
  61. XRequest.28:X_GrabButton
  62. XRequest.29:X_UngrabButton
  63. XRequest.30:X_ChangeActivePointerGrab
  64. XRequest.31:X_GrabKeyboard
  65. XRequest.32:X_UngrabKeyboard
  66. XRequest.33:X_GrabKey
  67. XRequest.34:X_UngrabKey
  68. XRequest.35:X_AllowEvents
  69. XRequest.36:X_GrabServer
  70. XRequest.37:X_UngrabServer
  71. XRequest.38:X_QueryPointer
  72. XRequest.39:X_GetMotionEvents
  73. XRequest.40:X_TranslateCoords
  74. XRequest.41:X_WarpPointer
  75. XRequest.42:X_SetInputFocus
  76. XRequest.43:X_GetInputFocus
  77. XRequest.44:X_QueryKeymap
  78. XRequest.45:X_OpenFont
  79. XRequest.46:X_CloseFont
  80. XRequest.47:X_QueryFont
  81. XRequest.48:X_QueryTextExtents
  82. XRequest.49:X_ListFonts
  83. XRequest.50:X_ListFontsWithInfo
  84. XRequest.51:X_SetFontPath
  85. XRequest.52:X_GetFontPath
  86. XRequest.53:X_CreatePixmap
  87. XRequest.54:X_FreePixmap
  88. XRequest.55:X_CreateGC
  89. XRequest.56:X_ChangeGC
  90. XRequest.57:X_CopyGC
  91. XRequest.58:X_SetDashes
  92. XRequest.59:X_SetClipRectangles
  93. XRequest.60:X_FreeGC
  94. XRequest.61:X_ClearArea
  95. XRequest.62:X_CopyArea
  96. XRequest.63:X_CopyPlane
  97. XRequest.64:X_PolyPoint
  98. XRequest.65:X_PolyLine
  99. XRequest.66:X_PolySegment
  100. XRequest.67:X_PolyRectangle
  101. XRequest.68:X_PolyArc
  102. XRequest.69:X_FillPoly
  103. XRequest.70:X_PolyFillRectangle
  104. XRequest.71:X_PolyFillArc
  105. XRequest.72:X_PutImage
  106. XRequest.73:X_GetImage
  107. XRequest.74:X_PolyText8
  108. XRequest.75:X_PolyText16
  109. XRequest.76:X_ImageText8
  110. XRequest.77:X_ImageText16
  111. XRequest.78:X_CreateColormap
  112. XRequest.79:X_FreeColormap
  113. XRequest.80:X_CopyColormapAndFree
  114. XRequest.81:X_InstallColormap
  115. XRequest.82:X_UninstallColormap
  116. XRequest.83:X_ListInstalledColormaps
  117. XRequest.84:X_AllocColor
  118. XRequest.85:X_AllocNamedColor
  119. XRequest.86:X_AllocColorCells
  120. XRequest.87:X_AllocColorPlanes
  121. XRequest.88:X_FreeColors
  122. XRequest.89:X_StoreColors
  123. XRequest.90:X_StoreNamedColor
  124. XRequest.91:X_QueryColors
  125. XRequest.92:X_LookupColor
  126. XRequest.93:X_CreateCursor
  127. XRequest.94:X_CreateGlyphCursor
  128. XRequest.95:X_FreeCursor
  129. XRequest.96:X_RecolorCursor
  130. XRequest.97:X_QueryBestSize
  131. XRequest.98:X_QueryExtension
  132. XRequest.99:X_ListExtensions
  133. XRequest.100:X_ChangeKeyboardMapping
  134. XRequest.101:X_GetKeyboardMapping
  135. XRequest.102:X_ChangeKeyboardControl
  136. XRequest.103:X_GetKeyboardControl
  137. XRequest.104:X_Bell
  138. XRequest.105:X_ChangePointerControl
  139. XRequest.106:X_GetPointerControl
  140. XRequest.107:X_SetScreenSaver
  141. XRequest.108:X_GetScreenSaver
  142. XRequest.109:X_ChangeHosts
  143. XRequest.110:X_ListHosts
  144. XRequest.111:X_SetAccessControl
  145. XRequest.112:X_SetCloseDownMode
  146. XRequest.113:X_KillClient
  147. XRequest.114:X_RotateProperties
  148. XRequest.115:X_ForceScreenSaver
  149. XRequest.116:X_SetPointerMapping
  150. XRequest.117:X_GetPointerMapping
  151. XRequest.118:X_SetModifierMapping
  152. XRequest.119:X_GetModifierMapping
  153. XRequest.127:X_NoOperation
  154. ! X Error Codes
  155. XProtoError.0: unknown error code 0
  156. XProtoError.1: BadRequest (invalid request code or no such operation)
  157. XProtoError.2: BadValue (integer parameter out of range for operation)
  158. XProtoError.3: BadWindow (invalid Window parameter)
  159. XProtoError.4: BadPixmap (invalid Pixmap parameter)
  160. XProtoError.5: BadAtom (invalid Atom parameter)
  161. XProtoError.6: BadCursor (invalid Cursor parameter)
  162. XProtoError.7: BadFont (invalid Font parameter)
  163. XProtoError.8: BadMatch (invalid parameter attributes)
  164. XProtoError.9: BadDrawable (invalid Pixmap or Window parameter)
  165. XProtoError.10: BadAccess (attempt to access private resource denied)
  166. XProtoError.11: BadAlloc (insufficient resources for operation)
  167. XProtoError.12: BadColor (invalid Colormap parameter)
  168. XProtoError.13: BadGC (invalid GC parameter)
  169. XProtoError.14: BadIDChoice (invalid resource ID chosen for this connection)
  170. XProtoError.15: BadName (named color or font does not exist)
  171. XProtoError.16: BadLength (poly request too large or internal Xlib length error)
  172. XProtoError.17: BadImplementation (server does not implement operation)
  173. ! Multi-Buffering extension, not an X Consortium standard
  174. XRequest.Multi-Buffering.0: X_MbufGetBufferVersion
  175. XRequest.Multi-Buffering.1: X_MbufCreateImageBuffers
  176. XRequest.Multi-Buffering.2: X_MbufDestroyImageBuffers
  177. XRequest.Multi-Buffering.3: X_MbufDisplayImageBuffers
  178. XRequest.Multi-Buffering.4: X_MbufSetMultiBufferAttributes
  179. XRequest.Multi-Buffering.5: X_MbufGetMultiBufferAttributes
  180. XRequest.Multi-Buffering.6: X_MbufSetBufferAttributes
  181. XRequest.Multi-Buffering.7: X_MbufGetBufferAttributes
  182. XRequest.Multi-Buffering.8: X_MbufGetBufferInfo
  183. XRequest.Multi-Buffering.9: X_MbufCreateStereoWindow
  184. XProtoError.Multi-Buffering.0: BadBuffer (invalid Buffer parameter)
  185. XlibMessage.Multi-Buffering.0: Buffer id in failed request:  0x%lx
  186. ! SHAPE extension, an X Consortium standard
  187. XRequest.SHAPE.0: X_ShapeQueryVersion
  188. XRequest.SHAPE.1: X_ShapeRectangles
  189. XRequest.SHAPE.2: X_ShapeMask
  190. XRequest.SHAPE.3: X_ShapeCombine
  191. XRequest.SHAPE.4: X_ShapeOffset
  192. XRequest.SHAPE.5: X_ShapeQueryExtents
  193. XRequest.SHAPE.6: X_ShapeSelectInput
  194. XRequest.SHAPE.7: X_ShapeInputSelected
  195. XRequest.SHAPE.8: X_ShapeGetRectangles
  196. ! Input extension, an X Consortium standard
  197. XRequest.XInputExtension.1:X_GetExtensionVersion
  198. XRequest.XInputExtension.2:X_ListInputDevices
  199. XRequest.XInputExtension.3:X_OpenDevice
  200. XRequest.XInputExtension.4:X_CloseDevice
  201. XRequest.XInputExtension.5:X_SetDeviceMode
  202. XRequest.XInputExtension.6:X_SelectExtensionEvent
  203. XRequest.XInputExtension.7:X_GetSelectedExtensionEvents
  204. XRequest.XInputExtension.8:X_ChangeDeviceDontPropagateList
  205. XRequest.XInputExtension.9:X_GetDeviceDontPropagateList
  206. XRequest.XInputExtension.10:X_GetDeviceMotionEvents
  207. XRequest.XInputExtension.11:X_ChangeKeyboardDevice
  208. XRequest.XInputExtension.12:X_ChangePointerDevice
  209. XRequest.XInputExtension.13:X_GrabDevice
  210. XRequest.XInputExtension.14:X_UngrabDevice
  211. XRequest.XInputExtension.15:X_GrabDeviceKey
  212. XRequest.XInputExtension.16:X_UngrabDeviceKey
  213. XRequest.XInputExtension.17:X_GrabDeviceButton
  214. XRequest.XInputExtension.18:X_UngrabDeviceButton
  215. XRequest.XInputExtension.19:X_AllowDeviceEvents
  216. XRequest.XInputExtension.20:X_GetDeviceFocus
  217. XRequest.XInputExtension.21:X_SetDeviceFocus
  218. XRequest.XInputExtension.22:X_GetFeedbackControl
  219. XRequest.XInputExtension.23:X_ChangeFeedbackControl
  220. XRequest.XInputExtension.24:X_GetDeviceKeyMapping
  221. XRequest.XInputExtension.25:X_ChangeDeviceKeyMapping
  222. XRequest.XInputExtension.26:X_GetDeviceModifierMapping
  223. XRequest.XInputExtension.27:X_SetDeviceModifierMapping
  224. XRequest.XInputExtension.28:X_GetDeviceButtonMapping
  225. XRequest.XInputExtension.29:X_SetDeviceButtonMapping
  226. XRequest.XInputExtension.30:X_QueryDeviceState
  227. XRequest.XInputExtension.31:X_SendExtensionEvent
  228. XRequest.XInputExtension.32:X_DeviceBell
  229. XRequest.XInputExtension.33:X_SetDeviceValuators
  230. XRequest.XInputExtension.34:X_GetDeviceControl
  231. XRequest.XInputExtension.35:X_ChangeDeviceControl
  232. ! MIT-SHM extension, experimental, not an X Consortium standard
  233. XRequest.MIT-SHM.0: X_ShmQueryVersion
  234. XRequest.MIT-SHM.1: X_ShmAttach
  235. XRequest.MIT-SHM.2: X_ShmDetach
  236. XRequest.MIT-SHM.3: X_ShmPutImage
  237. XRequest.MIT-SHM.4: X_ShmGetImage
  238. XRequest.MIT-SHM.5: X_ShmCreatePixmap
  239. XProtoError.MIT-SHM.0: BadShmSeg (invalid shared segment parameter)
  240. XlibMessage.MIT-SHM.0: Segment id in failed request:  0x%lx
  241. ! MIT-SUNDRY-NONSTANDARD extension, definitely not an X Consortium standard
  242. XRequest.MIT-SUNDRY-NONSTANDARD.0: X_MITSetBugMode
  243. XRequest.MIT-SUNDRY-NONSTANDARD.1: X_MITGetBugMode
  244. ! X3D-PEX extension
  245. XRequest.X3D-PEX.1: PEX_GetExtensionInfo
  246. XRequest.X3D-PEX.2: PEX_GetEnumeratedTypeInfo
  247. XRequest.X3D-PEX.3: PEX_GetImpDepConstants
  248. XRequest.X3D-PEX.4: PEX_CreateLookupTable
  249. XRequest.X3D-PEX.5: PEX_CopyLookupTable
  250. XRequest.X3D-PEX.6: PEX_FreeLookupTable
  251. XRequest.X3D-PEX.7: PEX_GetTableInfo
  252. XRequest.X3D-PEX.8: PEX_GetPredefinedEntries
  253. XRequest.X3D-PEX.9: PEX_GetDefinedIndices
  254. XRequest.X3D-PEX.10: PEX_GetTableEntry
  255. XRequest.X3D-PEX.11: PEX_GetTableEntries
  256. XRequest.X3D-PEX.12: PEX_SetTableEntries
  257. XRequest.X3D-PEX.13: PEX_DeleteTableEntries
  258. XRequest.X3D-PEX.14: PEX_CreatePipelineContext
  259. XRequest.X3D-PEX.15: PEX_CopyPipelineContext
  260. XRequest.X3D-PEX.16: PEX_FreePipelineContext
  261. XRequest.X3D-PEX.17: PEX_GetPipelineContext
  262. XRequest.X3D-PEX.18: PEX_ChangePipelineContext
  263. XRequest.X3D-PEX.19: PEX_CreateRenderer
  264. XRequest.X3D-PEX.20: PEX_FreeRenderer
  265. XRequest.X3D-PEX.21: PEX_ChangeRenderer
  266. XRequest.X3D-PEX.22: PEX_GetRendererAttributes
  267. XRequest.X3D-PEX.23: PEX_GetRendererDynamics
  268. XRequest.X3D-PEX.24: PEX_BeginRendering
  269. XRequest.X3D-PEX.25: PEX_EndRendering
  270. XRequest.X3D-PEX.26: PEX_BeginStructure
  271. XRequest.X3D-PEX.27: PEX_EndStructure
  272. XRequest.X3D-PEX.28: PEX_RenderOutputCommands
  273. XRequest.X3D-PEX.29: PEX_RenderNetwork
  274. XRequest.X3D-PEX.30: PEX_CreateStructure
  275. XRequest.X3D-PEX.31: PEX_CopyStructure
  276. XRequest.X3D-PEX.32: PEX_DestroyStructures
  277. XRequest.X3D-PEX.33: PEX_GetStructureInfo
  278. XRequest.X3D-PEX.34: PEX_GetElementInfo
  279. XRequest.X3D-PEX.35: PEX_GetStructuresInNetwork
  280. XRequest.X3D-PEX.36: PEX_GetAncestors
  281. XRequest.X3D-PEX.37: PEX_GetDescendants
  282. XRequest.X3D-PEX.38: PEX_FetchElements
  283. XRequest.X3D-PEX.39: PEX_SetEditingMode
  284. XRequest.X3D-PEX.40: PEX_SetElementPointer
  285. XRequest.X3D-PEX.41: PEX_SetElementPointerAtLabel
  286. XRequest.X3D-PEX.42: PEX_ElementSearch
  287. XRequest.X3D-PEX.43: PEX_StoreElements
  288. XRequest.X3D-PEX.44: PEX_DeleteElements
  289. XRequest.X3D-PEX.45: PEX_DeleteElementsToLabel
  290. XRequest.X3D-PEX.46: PEX_DeleteBetweenLabels
  291. XRequest.X3D-PEX.47: PEX_CopyElements
  292. XRequest.X3D-PEX.48: PEX_ChangeStructureRefs
  293. XRequest.X3D-PEX.49: PEX_CreateNameSet
  294. XRequest.X3D-PEX.50: PEX_CopyNameSet
  295. XRequest.X3D-PEX.51: PEX_FreeNameSet
  296. XRequest.X3D-PEX.52: PEX_GetNameSet
  297. XRequest.X3D-PEX.53: PEX_ChangeNameSet
  298. XRequest.X3D-PEX.54: PEX_CreateSearchContext
  299. XRequest.X3D-PEX.55: PEX_CopySearchContext
  300. XRequest.X3D-PEX.56: PEX_FreeSearchContext
  301. XRequest.X3D-PEX.57: PEX_GetSearchContext
  302. XRequest.X3D-PEX.58: PEX_ChangeSearchContext
  303. XRequest.X3D-PEX.59: PEX_SearchNetwork
  304. XRequest.X3D-PEX.60: PEX_CreatePhigsWks
  305. XRequest.X3D-PEX.61: PEX_FreePhigsWks
  306. XRequest.X3D-PEX.62: PEX_GetWksInfo
  307. XRequest.X3D-PEX.63: PEX_GetDynamics
  308. XRequest.X3D-PEX.64: PEX_GetViewRep
  309. XRequest.X3D-PEX.65: PEX_RedrawAllStructures
  310. XRequest.X3D-PEX.66: PEX_UpdateWorkstation
  311. XRequest.X3D-PEX.67: PEX_RedrawClipRegion
  312. XRequest.X3D-PEX.68: PEX_ExecuteDeferredActions
  313. XRequest.X3D-PEX.69: PEX_SetViewPriority
  314. XRequest.X3D-PEX.70: PEX_SetDisplayUpdateMode
  315. XRequest.X3D-PEX.71: PEX_MapDCtoWC
  316. XRequest.X3D-PEX.72: PEX_MapWCtoDC
  317. XRequest.X3D-PEX.73: PEX_SetViewRep
  318. XRequest.X3D-PEX.74: PEX_SetWksWindow
  319. XRequest.X3D-PEX.75: PEX_SetWksViewport
  320. XRequest.X3D-PEX.76: PEX_SetHlhsrMode
  321. XRequest.X3D-PEX.77: PEX_SetWksBufferMode
  322. XRequest.X3D-PEX.78: PEX_PostStructure
  323. XRequest.X3D-PEX.79: PEX_UnpostStructure
  324. XRequest.X3D-PEX.80: PEX_UnpostAllStructures
  325. XRequest.X3D-PEX.81: PEX_GetWksPostings
  326. XRequest.X3D-PEX.82: PEX_GetPickDevice
  327. XRequest.X3D-PEX.83: PEX_ChangePickDevice
  328. XRequest.X3D-PEX.84: PEX_CreatePickMeasure
  329. XRequest.X3D-PEX.85: PEX_FreePickMeasure
  330. XRequest.X3D-PEX.86: PEX_GetPickMeasure
  331. XRequest.X3D-PEX.87: PEX_UpdatePickMeasure
  332. XRequest.X3D-PEX.88: PEX_OpenFont
  333. XRequest.X3D-PEX.89: PEX_CloseFont
  334. XRequest.X3D-PEX.90: PEX_QueryFont
  335. XRequest.X3D-PEX.91: PEX_ListFonts
  336. XRequest.X3D-PEX.92: PEX_ListFontsWithInfo
  337. XRequest.X3D-PEX.93: PEX_QueryTextExtents
  338. XRequest.X3D-PEX.94: PEX_MatchRenderingTargets
  339. XRequest.X3D-PEX.95: PEX_Escape
  340. XRequest.X3D-PEX.96: PEX_EscapeWithReply
  341. XRequest.X3D-PEX.97: PEX_RenderElements
  342. XRequest.X3D-PEX.98: PEX_AccumulateState
  343. XRequest.X3D-PEX.99: PEX_BeginPickOne
  344. XRequest.X3D-PEX.100: PEX_EndPickOne
  345. XRequest.X3D-PEX.101: PEX_PickOne
  346. XRequest.X3D-PEX.102: PEX_BeginPickAll
  347. XRequest.X3D-PEX.103: PEX_EndPickAll
  348. XRequest.X3D-PEX.104: PEX_PickAll
  349. XProtoError.X3D-PEX.0: PEXColorTypeError
  350. XlibMessage.X3D-PEX.0: Color type in failed request:  0x%lx
  351. XProtoError.X3D-PEX.1: PEXRendererStateError
  352. XlibMessage.X3D-PEX.1: Renderer id in failed request:  0x%lx
  353. XProtoError.X3D-PEX.2: PEXFloatingPointFormatError
  354. XlibMessage.X3D-PEX.2: Format in failed request:  0x%lx
  355. XProtoError.X3D-PEX.3: PEXLabelError
  356. XlibMessage.X3D-PEX.3: Label in failed request:  0x%lx
  357. XProtoError.X3D-PEX.4: PEXLookupTableError
  358. XlibMessage.X3D-PEX.4: Table id in failed request:  0x%lx
  359. XProtoError.X3D-PEX.5: PEXNameSetError
  360. XlibMessage.X3D-PEX.5: Nameset in failed request:  0x%lx
  361. XProtoError.X3D-PEX.6: PEXPathError
  362. XlibMessage.X3D-PEX.6: Path id in failed request:  0x%lx
  363. XProtoError.X3D-PEX.7: PEXFontError
  364. XlibMessage.X3D-PEX.7: Font id in failed request:  0x%lx
  365. XProtoError.X3D-PEX.8: PEXPhigsWksError
  366. XlibMessage.X3D-PEX.8: Workstation id in failed request:  0x%lx
  367. XProtoError.X3D-PEX.9: PEXPickMeasureError
  368. XlibMessage.X3D-PEX.9: Device id in failed request:  0x%lx
  369. XProtoError.X3D-PEX.10: PEXPipelineContextError
  370. XlibMessage.X3D-PEX.10: Context id in failed request:  0x%lx
  371. XProtoError.X3D-PEX.11: PEXRendererError
  372. XlibMessage.X3D-PEX.11: Renderer id in failed request:  0x%lx
  373. XProtoError.X3D-PEX.12: PEXSearchContextError
  374. XlibMessage.X3D-PEX.12: Context id in failed request:  0x%lx
  375. XProtoError.X3D-PEX.13: PEXStructureError
  376. XlibMessage.X3D-PEX.13: Structure id in failed request:  0x%lx
  377. XProtoError.X3D-PEX.14: PEXOutputCommandError
  378. XlibMessage.X3D-PEX.14: Resource id in failed request:  0x%lx
  379. ! XTEST extension, an X Consortium standard
  380. XRequest.XTEST.0: X_XTestGetVersion
  381. XRequest.XTEST.1: X_XTestCompareCursor
  382. XRequest.XTEST.2: X_XTestFakeInput
  383. ! BIG-REQUESTS extension, an X Consortium standard
  384. XRequest.BIG-REQUESTS.0: X_BigReqEnable
  385. ! XIE extension, an X Consortium standard
  386. XRequest.XIE.1: XIE_QueryImageExtension
  387. XRequest.XIE.2: XIE_QueryTechniques
  388. XRequest.XIE.3: XIE_CreateColorList
  389. XRequest.XIE.4: XIE_DestroyColorList
  390. XRequest.XIE.5: XIE_PurgeColorList
  391. XRequest.XIE.6: XIE_QueryColorList
  392. XRequest.XIE.7: XIE_CreateLUT
  393. XRequest.XIE.8: XIE_DestroyLUT
  394. XRequest.XIE.9: XIE_CreatePhotomap
  395. XRequest.XIE.10: XIE_DestroyPhotomap
  396. XRequest.XIE.11: XIE_QueryPhotomap
  397. XRequest.XIE.12: XIE_CreateROI
  398. XRequest.XIE.13: XIE_DestroyROI
  399. XRequest.XIE.14: XIE_CreatePhotospace
  400. XRequest.XIE.15: XIE_DestroyPhotospace
  401. XRequest.XIE.16: XIE_ExecuteImmediate
  402. XRequest.XIE.17: XIE_CreatePhotoflo
  403. XRequest.XIE.18: XIE_DestroyPhotoflo
  404. XRequest.XIE.19: XIE_ExecutePhotoflo
  405. XRequest.XIE.20: XIE_ModifyPhotoflo
  406. XRequest.XIE.21: XIE_RedefinePhotoflo
  407. XRequest.XIE.22: XIE_PutClientData
  408. XRequest.XIE.23: XIE_GetClientData
  409. XRequest.XIE.24: XIE_QueryPhotoflo
  410. XRequest.XIE.25: XIE_Await
  411. XRequest.XIE.26: XIE_Abort
  412. XProtoError.XIE.0: XIE_ColorListError
  413. XlibMessage.XIE.0: ColorList in failed request:  0x%lx
  414. XProtoError.XIE.1: XIE_LUTError
  415. XlibMessage.XIE.1: LUT in failed request:  0x%lx
  416. XProtoError.XIE.2: XIE_PhotofloError
  417. XlibMessage.XIE.2: Photoflo in failed request:  0x%lx
  418. XProtoError.XIE.3: XIE_PhotomapError
  419. XlibMessage.XIE.3: Photomap in failed request:  0x%lx
  420. XProtoError.XIE.4: XIE_PhotospaceError
  421. XlibMessage.XIE.4: Photospace in failed request:  0x%lx
  422. XProtoError.XIE.5: XIE_ROIError
  423. XlibMessage.XIE.5: ROI in failed request:  0x%lx
  424. XProtoError.XIE.6: XIE_FloError
  425. XlibMessage.XIE.6: Photoflo in failed request:  0x%lx
  426. ! SYNC extension, an X Consortium standard
  427. XRequest.SYNC.0: X_SyncInitialize
  428. XRequest.SYNC.1: X_SyncListSystemCounters
  429. XRequest.SYNC.2: X_SyncCreateCounter
  430. XRequest.SYNC.3: X_SyncSetCounter
  431. XRequest.SYNC.4: X_SyncChangeCounter
  432. XRequest.SYNC.5: X_SyncQueryCounter
  433. XRequest.SYNC.6: X_SyncDestroyCounter
  434. XRequest.SYNC.7: X_SyncAwait
  435. XRequest.SYNC.8: X_SyncCreateAlarm
  436. XRequest.SYNC.9: X_SyncChangeAlarm
  437. XRequest.SYNC.10: X_SyncQueryAlarm
  438. XRequest.SYNC.11: X_SyncDestroyAlarm
  439. XRequest.SYNC.12: X_SyncSetPriority
  440. XRequest.SYNC.13: X_SyncGetPriority
  441. XProtoError.SYNC.0: XSyncBadCounter
  442. XlibMessage.SYNC.0: Counter in failed request:  0x%lx
  443. XProtoError.SYNC.1: XSyncBadAlarm
  444. XlibMessage.SYNC.1: Alarm in failed request:  0x%lx
  445. ! XKB extension
  446. XRequest.XKEYBOARD.0: XkbUseExtension
  447. XRequest.XKEYBOARD.1: XkbSelectEvents
  448. XRequest.XKEYBOARD.2: XkbSendEvent
  449. XRequest.XKEYBOARD.3: XkbBell
  450. XRequest.XKEYBOARD.4: XkbGetState
  451. XRequest.XKEYBOARD.5: XkbLatchLockState
  452. XRequest.XKEYBOARD.6: XkbGetControls
  453. XRequest.XKEYBOARD.7: XkbSetControls
  454. XRequest.XKEYBOARD.8: XkbGetMap
  455. XRequest.XKEYBOARD.9: XkbSetMap
  456. XRequest.XKEYBOARD.10: XkbGetCompatMap
  457. XRequest.XKEYBOARD.11: XkbSetCompatMap
  458. XRequest.XKEYBOARD.12: XkbGetIndicatorState
  459. XRequest.XKEYBOARD.13: XkbGetIndicatorMap
  460. XRequest.XKEYBOARD.14: XkbSetIndicatorMap
  461. XRequest.XKEYBOARD.15: XkbGetNamedIndicator
  462. XRequest.XKEYBOARD.16: XkbSetNamedIndicator
  463. XRequest.XKEYBOARD.17: XkbGetNames
  464. XRequest.XKEYBOARD.18: XkbSetNames
  465. XRequest.XKEYBOARD.19: XkbGetGeometry
  466. XRequest.XKEYBOARD.20: XkbSetGeometry
  467. XRequest.XKEYBOARD.21: XkbPerClientFlags
  468. XRequest.XKEYBOARD.22: XkbListComponents
  469. XRequest.XKEYBOARD.23: XkbGetKbdByName
  470. XRequest.XKEYBOARD.24: XkbGetDeviceInfo
  471. XRequest.XKEYBOARD.25: XkbSetDeviceInfo
  472. XRequest.XKEYBOARD.101: XkbSetDebuggingFlags
  473. XProtoError.XKEYBOARD.0: XkbBadKeyboard
  474. XlibMessage.XKEYBOARD.0: Device id in failed request:  0x%lx
  475. ! GLX extension for OpenGL, an OpenGL Architectural Review Board standard
  476. ! GLX Commands
  477. XRequest.GLX.7: X_GLXQueryVersion
  478. XRequest.GLX.3: X_GLXCreateContext
  479. XRequest.GLX.4: X_GLXDestroyContext
  480. XRequest.GLX.5: X_GLXMakeCurrent
  481. XRequest.GLX.6: X_GLXIsDirect
  482. XRequest.GLX.10: X_GLXCopyContext
  483. XRequest.GLX.8: X_GLXWaitGL
  484. XRequest.GLX.9: X_GLXWaitX
  485. XRequest.GLX.11: X_GLXSwapBuffers
  486. XRequest.GLX.12: X_GLXUseXFont
  487. XRequest.GLX.13: X_GLXCreateGLXPixmap
  488. XRequest.GLX.15: X_GLXDestroyGLXPixmap
  489. XRequest.GLX.14: X_GLXGetVisualConfigs
  490. XRequest.GLX.16: X_GLXVendorPrivate
  491. XRequest.GLX.17: X_GLXVendorPrivateWithReply
  492. XRequest.GLX.18: X_GLXQueryExtensionsString
  493. XRequest.GLX.19: X_GLXQueryServerString
  494. XRequest.GLX.20: X_GLXClientInfo
  495. ! GL Non-rendering Commands
  496. XRequest.GLX.103: X_GLXDeleteLists
  497. XRequest.GLX.102: X_GLXEndList
  498. XRequest.GLX.105: X_GLXFeedbackBuffer
  499. XRequest.GLX.108: X_GLXFinish
  500. XRequest.GLX.142: X_GLXFlush
  501. XRequest.GLX.104: X_GLXGenLists
  502. XRequest.GLX.112: X_GLXGetBooleanv
  503. XRequest.GLX.113: X_GLXGetClipPlane
  504. XRequest.GLX.114: X_GLXGetDoublev
  505. XRequest.GLX.115: X_GLXGetError
  506. XRequest.GLX.116: X_GLXGetFloatv
  507. XRequest.GLX.117: X_GLXGetIntegerv
  508. XRequest.GLX.118: X_GLXGetLightfv
  509. XRequest.GLX.119: X_GLXGetLightiv
  510. XRequest.GLX.120: X_GLXGetMapdv
  511. XRequest.GLX.121: X_GLXGetMapfv
  512. XRequest.GLX.122: X_GLXGetMapiv
  513. XRequest.GLX.123: X_GLXGetMaterialfv
  514. XRequest.GLX.124: X_GLXGetMaterialiv
  515. XRequest.GLX.125: X_GLXGetPixelfv
  516. XRequest.GLX.126: X_GLXGetPixelMapuiv
  517. XRequest.GLX.127: X_GLXGetPixelMapusv
  518. XRequest.GLX.129: X_GLXGetString
  519. XRequest.GLX.130: X_GLXGetTexEnvfv
  520. XRequest.GLX.131: X_GLXGetTexEnviv
  521. XRequest.GLX.132: X_GLXGetTexGendv
  522. XRequest.GLX.133: X_GLXGetTexGenfv
  523. XRequest.GLX.134: X_GLXGetTexGeniv
  524. XRequest.GLX.138: X_GLXGetTexLevelParameterfv
  525. XRequest.GLX.139: X_GLXGetTexLevelParameteriv
  526. XRequest.GLX.136: X_GLXGetTexParameterfv
  527. XRequest.GLX.137: X_GLXGetTexParameteriv
  528. XRequest.GLX.140: X_GLXIsEnabled
  529. XRequest.GLX.141: X_GLXIsList
  530. XRequest.GLX.101: X_GLXNewList
  531. XRequest.GLX.109: X_GLXPixelStoref
  532. XRequest.GLX.110: X_GLXPixelStorei
  533. XRequest.GLX.107: X_GLXRenderMode
  534. XRequest.GLX.106: X_GLXSelectBuffer
  535. ! GL Non-rendering Commands That Return Pixel Data
  536. XRequest.GLX.128: X_GLXGetPolygonStipple
  537. XRequest.GLX.135: X_GLXGetTexImage
  538. XRequest.GLX.111: X_GLXReadPixels
  539. ! GL Rendering Commands
  540. XRequest.GLX.1: X_GLXRender
  541. XRequest.GLX.2: X_GLXRenderLarge
  542. ! GLX Errors
  543. XProtoError.GLX.0: GLXBadContext
  544. XProtoError.GLX.1: GLXBadContextState
  545. XProtoError.GLX.2: GLXBadDrawable
  546. XProtoError.GLX.3: GLXBadPixmap
  547. XProtoError.GLX.4: GLXBadContextTag
  548. XProtoError.GLX.5: GLXBadCurrentWindow
  549. XProtoError.GLX.6: GLXBadRenderRequest
  550. XProtoError.GLX.7: GLXBadLargeRequest
  551. XProtoError.GLX.8: GLXUnsupportedPrivateRequest
  552. ! XC-MISC extension, an X Consortium standard
  553. XRequest.XC-MISC.0: XCMiscGetVersion
  554. XRequest.XC-MISC.1: XCMiscGetXIDRange
  555. ! RECORD extension
  556. XRequest.RECORD.0: XRecordQueryVersion
  557. XRequest.RECORD.1: XRecordCreateContext
  558. XRequest.RECORD.2: XRecordRegisterClients
  559. XRequest.RECORD.3: XRecordUnregisterClients
  560. XRequest.RECORD.4: XRecordGetContext
  561. XRequest.RECORD.5: XRecordEnableContext
  562. XRequest.RECORD.6: XRecordDisableContext
  563. XRequest.RECORD.7: XRecordFreeContext
  564. XProtoError.RECORD.0: XRecordBadContext
  565. XlibMessage.RECORD.0: Context in failed request:  0x%lx
  566. ! XFree86-VidModeExtension  -- not an X Consortium standard
  567. XRequest.XFree86-VidModeExtension.0: XF86VidModeQueryVersion
  568. XRequest.XFree86-VidModeExtension.1: XF86VidModeGetModeLine
  569. XRequest.XFree86-VidModeExtension.2: XF86VidModeModModeLine
  570. XRequest.XFree86-VidModeExtension.3: XF86VidModeSwitchMode
  571. XRequest.XFree86-VidModeExtension.4: XF86VidModeGetMonitor
  572. XRequest.XFree86-VidModeExtension.5: XF86VidModeLockModeSwitch
  573. XRequest.XFree86-VidModeExtension.6: XF86VidModeGetAllModeLines
  574. XProtoError.XFree86-VidModeExtension.0: XF86VidModeBadClock
  575. XProtoError.XFree86-VidModeExtension.1: XF86VidModeBadHTimings
  576. XProtoError.XFree86-VidModeExtension.2: XF86VidModeBadVTimings
  577. XProtoError.XFree86-VidModeExtension.3: XF86VidModeModeUnsuitable
  578. XProtoError.XFree86-VidModeExtension.4: XF86VidModeExtensionDisabled
  579. XProtoError.XFree86-VidModeExtension.5: XF86VidModeClientNotLocal
  580. XProtoError.XFree86-VidModeExtension.6: XF86VidModeZoomLocked
  581. ! XFree86-DGA  -- not an X Consortium standard
  582. XRequest.XFree86-DGA.0: XF86DGAQueryVersion
  583. XRequest.XFree86-DGA.1: XF86DGAGetVideoLL
  584. XRequest.XFree86-DGA.2: XF86DGADirectVideo
  585. XRequest.XFree86-DGA.3: XF86DGAGetViewPort
  586. XRequest.XFree86-DGA.4: XF86DGASetViewPort
  587. XRequest.XFree86-DGA.5: XF86DGAGetVidPage
  588. XRequest.XFree86-DGA.6: XF86DGASetVidPage
  589. XProtoError.XFree86-DGA.0: XF86DGAClientNotLocal
  590. XProtoError.XFree86-DGA.1: XF86DGANoDirectVideoMode
  591. XProtoError.XFree86-DGA.2: XF86DGAScreenNotActive
  592. XProtoError.XFree86-DGA.3: XF86DGADirectNotActivated
  593. ! DOUBLE-BUFFER (DBE), an X Consortium standard
  594. XRequest.DOUBLE-BUFFER.0: DBEGetVersion
  595. XRequest.DOUBLE-BUFFER.1: DBEAllocateBackBufferName
  596. XRequest.DOUBLE-BUFFER.2: DBEDeallocateBackBufferName
  597. XRequest.DOUBLE-BUFFER.3: DBESwapBuffers
  598. XRequest.DOUBLE-BUFFER.4: DBEBeginIdiom
  599. XRequest.DOUBLE-BUFFER.5: DBEEndIdiom
  600. XRequest.DOUBLE-BUFFER.6: DBEGetVisualInfo
  601. XRequest.DOUBLE-BUFFER.7: DBEGetBackBufferAttributes
  602. XProtoError.DOUBLE-BUFFER.0: DBEBadBuffer  (invalid BackBuffer parameter)
  603. XlibMessage.DOUBLE-BUFFER.0: BackBuffer in failed request:  0x%lx
  604.