Request #1  : CreateWindow		-- window
Request #2  : ChangeWindowAttributes	-- window
Request #3  : GetWindowAttributes	-- window
Request #4  : DestroyWindow		-- window
Request #5  : DestroySubWindows		-- window
Request #6  : ChangeSaveSet		-- window
Request #7  : ReparentWindow		-- window
Request #8  : MapWindow			-- window
Request #9  : MapSubWindows		-- window
Request #10 : UnMapWindow		-- window
Request #11 : UnMapSubWindows		-- window
Request #12 : ConfigureWindow		-- window
Request #13 : CirculateWindow		-- window
Request #14 : GetGeometry		-- drawable
Request #15 : QueryTree			-- window
Request #16 : InternAtom		-- atombox
Request #17 : GetAtomName		-- atombox
Request #18 : ChangeProperty		-- window
Request #19 : DeleteProperty		-- window
Request #20 : GetProperty		-- window
Request #21 : ListProperties		-- window
Request #22 : SetSelectionOwner		-- display
Request #23 : GetSelectionOwner		-- display
Request #24 : ConvertSelection		-- display
Request #25 : SendEvent			-- display		OBS
Request #26 : GrabPointer		-- pointer
Request #27 : UngrabPointer		-- pointer
Request #28 : GrabButton		-- window
Request #29 : UngrabButton		-- window
Request #30 : ChangeActivePointerGrab	-- pointer
Request #31 : GrabKeyboard		-- keyboard
Request #32 : UngrabKeyboard		-- keyboard
Request #33 : GrabKey			-- window
Request #34 : UngrabKey			-- window
Request #35 : AllowEvents		-- display		OBS
Request #36 : GrabServer		-- display
Request #37 : UngrabServer		-- display
Request #38 : QueryPointer		-- window
Request #39 : GetMotionEvents		-- window
Request #40 : TranslateCoordinates	-- window
Request #41 : WarpPointer		-- pointer
Request #42 : SetInputFocus		-- display
Request #43 : GetInputFocus		-- display
Request #44 : QueryKeymap		-- keyboard
Request #45 : OpenFont			-- font
Request #46 : CloseFont			-- font
Request #47 : QueryFont			-- font, gc
Request #48 : QueryTextExtents		-- font, gc
Request #49 : ListFonts			-- display
Request #50 : ListFontsWithInfo		-- display
Request #51 : SetFontPath		-- display
Request #52 : GetFontPath		-- display
Request #53 : CreatePixmap		-- pixmap
Request #54 : FreePixmap		-- pixmap
Request #55 : CreateGC			-- gc
Request #56 : ChangeGC			-- gc
Request #57 : CopyGC			-- gc
Request #58 : SetDashes			-- gc
Request #59 : SetClipRectangles		-- gc
Request #60 : FreeGC			-- gc
Request #61 : ClearArea			-- window
Request #62 : CopyArea			-- drawable
Request #63 : CopyPlane			-- drawable
Request #64 : PolyPoint			-- graphic objects
Request #65 : PolyLine			-- graphic objects
Request #66 : PolySegment		-- graphic objects
Request #67 : PolyRectangle		-- graphic objects
Request #68 : PolyArc			-- graphic objects
Request #69 : FillPoly			-- graphic objects
Request #70 : PolyFillRectangle		-- graphic objects
Request #71 : PolyFillArc		-- graphic objects
Request #72 : PutImage			-- drawable
Request #73 : GetImage			-- drawable
Request #74 : PolyText8			-- graphic objects
Request #75 : PolyText16		-- graphic objects
Request #76 : ImageText8		-- graphic objects
Request #77 : ImageText16		-- graphic objects
Request #78 : CreateColormap		-- colormap
Request #79 : FreeColormap		-- colormap
Request #80 : CopyColormapAndFree	-- colormap
Request #81 : InstallColormap		-- colormap
Request #82 : UninstallColormap		-- colormap
Request #83 : ListInstalledColormaps	-- screen		OBS
Request #84 : AllocColor		-- colormap
Request #85 : AllocNamedColor		-- colormap
Request #86 : AllocColorCells		-- colormap
Request #87 : AllocColorPlanes		-- colormap
Request #88 : FreeColors		-- colormap
Request #89 : StoreColors		-- colormap
Request #90 : StoreNamedColor		-- colormap
Request #91 : QueryColors 		-- colormap
Request #92 : LookupColor		-- screen		OBS
Request #93 : CreateCursor		-- cursor
Request #94 : CreateGlyphCursor		-- cursor
Request #95 : FreeCursor		-- cursor
Request #96 : RecolorCursor		-- cursor
Request #97 : QueryBestSize		-- drawable
Request #98 : QueryExtension		-- display
Request #99 : ListExtensions		-- display
Request #100: ChangeKeyboardMapping	-- keyboard
Request #101: GetKeyboardMapping	-- keyboard
Request #102: ChangeKeyboardControl	-- keyboard
Request #103: GetKeyboardControl	-- keyboard
Request #104: Bell			-- display
Request #105: ChangePointerControl	-- pointer
Request #106: GetPointerControl		-- pointer
Request #107: SetScreenSaver		-- display
Request #108: GetScreenSaver		-- display
Request #109: ChangeHosts		-- display
Request #110: ListHosts			-- display
Request #111: SetAccessControl		-- display
Request #112: SetCloseDownMode		-- display
Request #113: KillClient		-- display
Request #114: RotateProperties		-- window
Request #115: ForceScreenSaver		-- display
Request #116: SetPointerMapping		-- pointer
Request #117: GetPointerMapping		-- pointer
Request #118: SetModifierMapping	-- keyboard
Request #119: GetModifierMapping	-- keyboard
Request #127: NoOperation		-- display
