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