1(define-constant X_PROTOCOL 11)
2(define-constant X_PROTOCOL_REVISION 0)
3(define-constant NONE 0)
4(define-constant PARENTRELATIVE 1)
5(define-constant COPYFROMPARENT 0)
6(define-constant POINTERWINDOW 0)
7(define-constant INPUTFOCUS 1)
8(define-constant POINTERROOT 1)
9(define-constant ANYPROPERTYTYPE 0)
10(define-constant ANYKEY 0)
11(define-constant ANYBUTTON 0)
12(define-constant ALLTEMPORARY 0)
13(define-constant CURRENTTIME 0)
14(define-constant NOSYMBOL 0)
15(define-constant NOEVENTMASK 0)
16(define-constant KEYPRESSMASK 1)
17(define-constant KEYRELEASEMASK 2)
18(define-constant BUTTONPRESSMASK 4)
19(define-constant BUTTONRELEASEMASK 8)
20(define-constant ENTERWINDOWMASK 16)
21(define-constant LEAVEWINDOWMASK 32)
22(define-constant POINTERMOTIONMASK 64)
23(define-constant POINTERMOTIONHINTMASK 128)
24(define-constant BUTTON1MOTIONMASK 256)
25(define-constant BUTTON2MOTIONMASK 512)
26(define-constant BUTTON3MOTIONMASK 1024)
27(define-constant BUTTON4MOTIONMASK 2048)
28(define-constant BUTTON5MOTIONMASK 4096)
29(define-constant BUTTONMOTIONMASK 8192)
30(define-constant KEYMAPSTATEMASK 16384)
31(define-constant EXPOSUREMASK 32768)
32(define-constant VISIBILITYCHANGEMASK 65536)
33(define-constant STRUCTURENOTIFYMASK 131072)
34(define-constant RESIZEREDIRECTMASK 262144)
35(define-constant SUBSTRUCTURENOTIFYMASK 524288)
36(define-constant SUBSTRUCTUREREDIRECTMASK 1048576)
37(define-constant FOCUSCHANGEMASK 2097152)
38(define-constant PROPERTYCHANGEMASK 4194304)
39(define-constant COLORMAPCHANGEMASK 8388608)
40(define-constant OWNERGRABBUTTONMASK 16777216)
41(define-constant KEYPRESS 2)
42(define-constant KEYRELEASE 3)
43(define-constant BUTTONPRESS 4)
44(define-constant BUTTONRELEASE 5)
45(define-constant MOTIONNOTIFY 6)
46(define-constant ENTERNOTIFY 7)
47(define-constant LEAVENOTIFY 8)
48(define-constant FOCUSIN 9)
49(define-constant FOCUSOUT 10)
50(define-constant KEYMAPNOTIFY 11)
51(define-constant EXPOSE 12)
52(define-constant GRAPHICSEXPOSE 13)
53(define-constant NOEXPOSE 14)
54(define-constant VISIBILITYNOTIFY 15)
55(define-constant CREATENOTIFY 16)
56(define-constant DESTROYNOTIFY 17)
57(define-constant UNMAPNOTIFY 18)
58(define-constant MAPNOTIFY 19)
59(define-constant MAPREQUEST 20)
60(define-constant REPARENTNOTIFY 21)
61(define-constant CONFIGURENOTIFY 22)
62(define-constant CONFIGUREREQUEST 23)
63(define-constant GRAVITYNOTIFY 24)
64(define-constant RESIZEREQUEST 25)
65(define-constant CIRCULATENOTIFY 26)
66(define-constant CIRCULATEREQUEST 27)
67(define-constant PROPERTYNOTIFY 28)
68(define-constant SELECTIONCLEAR 29)
69(define-constant SELECTIONREQUEST 30)
70(define-constant SELECTIONNOTIFY 31)
71(define-constant COLORMAPNOTIFY 32)
72(define-constant CLIENTMESSAGE 33)
73(define-constant MAPPINGNOTIFY 34)
74(define-constant LASTEVENT 35)
75(define-constant SHIFTMASK 1)
76(define-constant LOCKMASK 2)
77(define-constant CONTROLMASK 4)
78(define-constant MOD1MASK 8)
79(define-constant MOD2MASK 16)
80(define-constant MOD3MASK 32)
81(define-constant MOD4MASK 64)
82(define-constant MOD5MASK 128)
83(define-constant SHIFTMAPINDEX 0)
84(define-constant LOCKMAPINDEX 1)
85(define-constant CONTROLMAPINDEX 2)
86(define-constant MOD1MAPINDEX 3)
87(define-constant MOD2MAPINDEX 4)
88(define-constant MOD3MAPINDEX 5)
89(define-constant MOD4MAPINDEX 6)
90(define-constant MOD5MAPINDEX 7)
91(define-constant BUTTON1MASK 256)
92(define-constant BUTTON2MASK 512)
93(define-constant BUTTON3MASK 1024)
94(define-constant BUTTON4MASK 2048)
95(define-constant BUTTON5MASK 4096)
96(define-constant ANYMODIFIER 32768)
97(define-constant BUTTON1 1)
98(define-constant BUTTON2 2)
99(define-constant BUTTON3 3)
100(define-constant BUTTON4 4)
101(define-constant BUTTON5 5)
102(define-constant NOTIFYNORMAL 0)
103(define-constant NOTIFYGRAB 1)
104(define-constant NOTIFYUNGRAB 2)
105(define-constant NOTIFYWHILEGRABBED 3)
106(define-constant NOTIFYHINT 1)
107(define-constant NOTIFYANCESTOR 0)
108(define-constant NOTIFYVIRTUAL 1)
109(define-constant NOTIFYINFERIOR 2)
110(define-constant NOTIFYNONLINEAR 3)
111(define-constant NOTIFYNONLINEARVIRTUAL 4)
112(define-constant NOTIFYPOINTER 5)
113(define-constant NOTIFYPOINTERROOT 6)
114(define-constant NOTIFYDETAILNONE 7)
115(define-constant VISIBILITYUNOBSCURED 0)
116(define-constant VISIBILITYPARTIALLYOBSCURED 1)
117(define-constant VISIBILITYFULLYOBSCURED 2)
118(define-constant PLACEONTOP 0)
119(define-constant PLACEONBOTTOM 1)
120(define-constant FAMILYINTERNET 0)
121(define-constant FAMILYDECNET 1)
122(define-constant FAMILYCHAOS 2)
123(define-constant PROPERTYNEWVALUE 0)
124(define-constant PROPERTYDELETE 1)
125(define-constant COLORMAPUNINSTALLED 0)
126(define-constant COLORMAPINSTALLED 1)
127(define-constant GRABMODESYNC 0)
128(define-constant GRABMODEASYNC 1)
129(define-constant GRABSUCCESS 0)
130(define-constant ALREADYGRABBED 1)
131(define-constant GRABINVALIDTIME 2)
132(define-constant GRABNOTVIEWABLE 3)
133(define-constant GRABFROZEN 4)
134(define-constant ASYNCPOINTER 0)
135(define-constant SYNCPOINTER 1)
136(define-constant REPLAYPOINTER 2)
137(define-constant ASYNCKEYBOARD 3)
138(define-constant SYNCKEYBOARD 4)
139(define-constant REPLAYKEYBOARD 5)
140(define-constant ASYNCBOTH 6)
141(define-constant SYNCBOTH 7)
142(define-constant REVERTTONONE 0)
143(define-constant REVERTTOPOINTERROOT 1)
144(define-constant REVERTTOPARENT 2)
145(define-constant SUCCESS 0)
146(define-constant BADREQUEST 1)
147(define-constant BADVALUE 2)
148(define-constant BADWINDOW 3)
149(define-constant BADPIXMAP 4)
150(define-constant BADATOM 5)
151(define-constant BADCURSOR 6)
152(define-constant BADFONT 7)
153(define-constant BADMATCH 8)
154(define-constant BADDRAWABLE 9)
155(define-constant BADACCESS 10)
156(define-constant BADALLOC 11)
157(define-constant BADCOLOR 12)
158(define-constant BADGC 13)
159(define-constant BADIDCHOICE 14)
160(define-constant BADNAME 15)
161(define-constant BADLENGTH 16)
162(define-constant BADIMPLEMENTATION 17)
163(define-constant FIRSTEXTENSIONERROR 128)
164(define-constant LASTEXTENSIONERROR 255)
165(define-constant INPUTOUTPUT 1)
166(define-constant INPUTONLY 2)
167(define-constant CWBACKPIXMAP 1)
168(define-constant CWBACKPIXEL 2)
169(define-constant CWBORDERPIXMAP 4)
170(define-constant CWBORDERPIXEL 8)
171(define-constant CWBITGRAVITY 16)
172(define-constant CWWINGRAVITY 32)
173(define-constant CWBACKINGSTORE 64)
174(define-constant CWBACKINGPLANES 128)
175(define-constant CWBACKINGPIXEL 256)
176(define-constant CWOVERRIDEREDIRECT 512)
177(define-constant CWSAVEUNDER 1024)
178(define-constant CWEVENTMASK 2048)
179(define-constant CWDONTPROPAGATE 4096)
180(define-constant CWCOLORMAP 8192)
181(define-constant CWCURSOR 16384)
182(define-constant CWX 1)
183(define-constant CWY 2)
184(define-constant CWWIDTH 4)
185(define-constant CWHEIGHT 8)
186(define-constant CWBORDERWIDTH 16)
187(define-constant CWSIBLING 32)
188(define-constant CWSTACKMODE 64)
189(define-constant FORGETGRAVITY 0)
190(define-constant NORTHWESTGRAVITY 1)
191(define-constant NORTHGRAVITY 2)
192(define-constant NORTHEASTGRAVITY 3)
193(define-constant WESTGRAVITY 4)
194(define-constant CENTERGRAVITY 5)
195(define-constant EASTGRAVITY 6)
196(define-constant SOUTHWESTGRAVITY 7)
197(define-constant SOUTHGRAVITY 8)
198(define-constant SOUTHEASTGRAVITY 9)
199(define-constant STATICGRAVITY 10)
200(define-constant UNMAPGRAVITY 0)
201(define-constant NOTUSEFUL 0)
202(define-constant WHENMAPPED 1)
203(define-constant ALWAYS 2)
204(define-constant ISUNMAPPED 0)
205(define-constant ISUNVIEWABLE 1)
206(define-constant ISVIEWABLE 2)
207(define-constant SETMODEINSERT 0)
208(define-constant SETMODEDELETE 1)
209(define-constant DESTROYALL 0)
210(define-constant RETAINPERMANENT 1)
211(define-constant RETAINTEMPORARY 2)
212(define-constant ABOVE 0)
213(define-constant BELOW 1)
214(define-constant TOPIF 2)
215(define-constant BOTTOMIF 3)
216(define-constant OPPOSITE 4)
217(define-constant RAISELOWEST 0)
218(define-constant LOWERHIGHEST 1)
219(define-constant PROPMODEREPLACE 0)
220(define-constant PROPMODEPREPEND 1)
221(define-constant PROPMODEAPPEND 2)
222(define-constant GXCLEAR 0)
223(define-constant GXAND 1)
224(define-constant GXANDREVERSE 2)
225(define-constant GXCOPY 3)
226(define-constant GXANDINVERTED 4)
227(define-constant GXNOOP 5)
228(define-constant GXXOR 6)
229(define-constant GXOR 7)
230(define-constant GXNOR 8)
231(define-constant GXEQUIV 9)
232(define-constant GXINVERT 10)
233(define-constant GXORREVERSE 11)
234(define-constant GXCOPYINVERTED 12)
235(define-constant GXORINVERTED 13)
236(define-constant GXNAND 14)
237(define-constant GXSET 15)
238(define-constant LINESOLID 0)
239(define-constant LINEONOFFDASH 1)
240(define-constant LINEDOUBLEDASH 2)
241(define-constant CAPNOTLAST 0)
242(define-constant CAPBUTT 1)
243(define-constant CAPROUND 2)
244(define-constant CAPPROJECTING 3)
245(define-constant JOINMITER 0)
246(define-constant JOINROUND 1)
247(define-constant JOINBEVEL 2)
248(define-constant FILLSOLID 0)
249(define-constant FILLTILED 1)
250(define-constant FILLSTIPPLED 2)
251(define-constant FILLOPAQUESTIPPLED 3)
252(define-constant EVENODDRULE 0)
253(define-constant WINDINGRULE 1)
254(define-constant CLIPBYCHILDREN 0)
255(define-constant INCLUDEINFERIORS 1)
256(define-constant UNSORTED 0)
257(define-constant YSORTED 1)
258(define-constant YXSORTED 2)
259(define-constant YXBANDED 3)
260(define-constant COORDMODEORIGIN 0)
261(define-constant COORDMODEPREVIOUS 1)
262(define-constant COMPLEX 0)
263(define-constant NONCONVEX 1)
264(define-constant CONVEX 2)
265(define-constant ARCCHORD 0)
266(define-constant ARCPIESLICE 1)
267(define-constant GCFUNCTION 1)
268(define-constant GCPLANEMASK 2)
269(define-constant GCFOREGROUND 4)
270(define-constant GCBACKGROUND 8)
271(define-constant GCLINEWIDTH 16)
272(define-constant GCLINESTYLE 32)
273(define-constant GCCAPSTYLE 64)
274(define-constant GCJOINSTYLE 128)
275(define-constant GCFILLSTYLE 256)
276(define-constant GCFILLRULE 512)
277(define-constant GCTILE 1024)
278(define-constant GCSTIPPLE 2048)
279(define-constant GCTILESTIPXORIGIN 4096)
280(define-constant GCTILESTIPYORIGIN 8192)
281(define-constant GCFONT 16384)
282(define-constant GCSUBWINDOWMODE 32768)
283(define-constant GCGRAPHICSEXPOSURES 65536)
284(define-constant GCCLIPXORIGIN 131072)
285(define-constant GCCLIPYORIGIN 262144)
286(define-constant GCCLIPMASK 524288)
287(define-constant GCDASHOFFSET 1048576)
288(define-constant GCDASHLIST 2097152)
289(define-constant GCARCMODE 4194304)
290(define-constant GCLASTBIT 22)
291(define-constant FONTLEFTTORIGHT 0)
292(define-constant FONTRIGHTTOLEFT 1)
293(define-constant FONTCHANGE 255)
294(define-constant XYBITMAP 0)
295(define-constant XYPIXMAP 1)
296(define-constant ZPIXMAP 2)
297(define-constant ALLOCNONE 0)
298(define-constant ALLOCALL 1)
299(define-constant DORED 1)
300(define-constant DOGREEN 2)
301(define-constant DOBLUE 4)
302(define-constant CURSORSHAPE 0)
303(define-constant TILESHAPE 1)
304(define-constant STIPPLESHAPE 2)
305(define-constant AUTOREPEATMODEOFF 0)
306(define-constant AUTOREPEATMODEON 1)
307(define-constant AUTOREPEATMODEDEFAULT 2)
308(define-constant LEDMODEOFF 0)
309(define-constant LEDMODEON 1)
310(define-constant KBKEYCLICKPERCENT 1)
311(define-constant KBBELLPERCENT 2)
312(define-constant KBBELLPITCH 4)
313(define-constant KBBELLDURATION 8)
314(define-constant KBLED 16)
315(define-constant KBLEDMODE 32)
316(define-constant KBKEY 64)
317(define-constant KBAUTOREPEATMODE 128)
318(define-constant MAPPINGSUCCESS 0)
319(define-constant MAPPINGBUSY 1)
320(define-constant MAPPINGFAILED 2)
321(define-constant MAPPINGMODIFIER 0)
322(define-constant MAPPINGKEYBOARD 1)
323(define-constant MAPPINGPOINTER 2)
324(define-constant DONTPREFERBLANKING 0)
325(define-constant PREFERBLANKING 1)
326(define-constant DEFAULTBLANKING 2)
327(define-constant DISABLESCREENSAVER 0)
328(define-constant DISABLESCREENINTERVAL 0)
329(define-constant DONTALLOWEXPOSURES 0)
330(define-constant ALLOWEXPOSURES 1)
331(define-constant DEFAULTEXPOSURES 2)
332(define-constant SCREENSAVERRESET 0)
333(define-constant SCREENSAVERACTIVE 1)
334(define-constant HOSTINSERT 0)
335(define-constant HOSTDELETE 1)
336(define-constant ENABLEACCESS 1)
337(define-constant DISABLEACCESS 0)
338(define-constant STATICGRAY 0)
339(define-constant GRAYSCALE 1)
340(define-constant STATICCOLOR 2)
341(define-constant PSEUDOCOLOR 3)
342(define-constant TRUECOLOR 4)
343(define-constant DIRECTCOLOR 5)
344(define-constant LSBFIRST 0)
345(define-constant MSBFIRST 1)
346(define-constant XA_PRIMARY 1)
347(define-constant XA_SECONDARY 2)
348(define-constant XA_ARC 3)
349(define-constant XA_ATOM 4)
350(define-constant XA_BITMAP 5)
351(define-constant XA_CARDINAL 6)
352(define-constant XA_COLORMAP 7)
353(define-constant XA_CURSOR 8)
354(define-constant XA_CUT_BUFFER0 9)
355(define-constant XA_CUT_BUFFER1 10)
356(define-constant XA_CUT_BUFFER2 11)
357(define-constant XA_CUT_BUFFER3 12)
358(define-constant XA_CUT_BUFFER4 13)
359(define-constant XA_CUT_BUFFER5 14)
360(define-constant XA_CUT_BUFFER6 15)
361(define-constant XA_CUT_BUFFER7 16)
362(define-constant XA_DRAWABLE 17)
363(define-constant XA_FONT 18)
364(define-constant XA_INTEGER 19)
365(define-constant XA_PIXMAP 20)
366(define-constant XA_POINT 21)
367(define-constant XA_RECTANGLE 22)
368(define-constant XA_RESOURCE_MANAGER 23)
369(define-constant XA_RGB_COLOR_MAP 24)
370(define-constant XA_RGB_BEST_MAP 25)
371(define-constant XA_RGB_BLUE_MAP 26)
372(define-constant XA_RGB_DEFAULT_MAP 27)
373(define-constant XA_RGB_GRAY_MAP 28)
374(define-constant XA_RGB_GREEN_MAP 29)
375(define-constant XA_RGB_RED_MAP 30)
376(define-constant XA_STRING 31)
377(define-constant XA_VISUALID 32)
378(define-constant XA_WINDOW 33)
379(define-constant XA_WM_COMMAND 34)
380(define-constant XA_WM_HINTS 35)
381(define-constant XA_WM_CLIENT_MACHINE 36)
382(define-constant XA_WM_ICON_NAME 37)
383(define-constant XA_WM_ICON_SIZE 38)
384(define-constant XA_WM_NAME 39)
385(define-constant XA_WM_NORMAL_HINTS 40)
386(define-constant XA_WM_SIZE_HINTS 41)
387(define-constant XA_WM_ZOOM_HINTS 42)
388(define-constant XA_MIN_SPACE 43)
389(define-constant XA_NORM_SPACE 44)
390(define-constant XA_MAX_SPACE 45)
391(define-constant XA_END_SPACE 46)
392(define-constant XA_SUPERSCRIPT_X 47)
393(define-constant XA_SUPERSCRIPT_Y 48)
394(define-constant XA_SUBSCRIPT_X 49)
395(define-constant XA_SUBSCRIPT_Y 50)
396(define-constant XA_UNDERLINE_POSITION 51)
397(define-constant XA_UNDERLINE_THICKNESS 52)
398(define-constant XA_STRIKEOUT_ASCENT 53)
399(define-constant XA_STRIKEOUT_DESCENT 54)
400(define-constant XA_ITALIC_ANGLE 55)
401(define-constant XA_X_HEIGHT 56)
402(define-constant XA_QUAD_WIDTH 57)
403(define-constant XA_WEIGHT 58)
404(define-constant XA_POINT_SIZE 59)
405(define-constant XA_RESOLUTION 60)
406(define-constant XA_COPYRIGHT 61)
407(define-constant XA_NOTICE 62)
408(define-constant XA_FONT_NAME 63)
409(define-constant XA_FAMILY_NAME 64)
410(define-constant XA_FULL_NAME 65)
411(define-constant XA_CAP_HEIGHT 66)
412(define-constant XA_WM_CLASS 67)
413(define-constant XA_WM_TRANSIENT_FOR 68)
414(define-constant XA_LAST_PREDEFINED 68)
415(define-constant QUEUEDALREADY 0)
416(define-constant QUEUEDAFTERREADING 1)
417(define-constant QUEUEDAFTERFLUSH 2)
418(define-constant ALLPLANES -1)
419(define-constant NULL 0)
420(define-constant NULLQUARK 0)
421(define-constant NULLSTRING 0)
422(define-constant XRMBINDTIGHTLY 0)
423(define-constant XRMBINDLOOSELY 1)
424(define-constant XRMOPTIONNOARG 0)
425(define-constant XRMOPTIONISARG 1)
426(define-constant XRMOPTIONSTICKYARG 2)
427(define-constant XRMOPTIONSEPARG 3)
428(define-constant XRMOPTIONRESARG 4)
429(define-constant XRMOPTIONSKIPARG 5)
430(define-constant XRMOPTIONSKIPLINE 6)
431(define-constant NOVALUE 0)
432(define-constant XVALUE 1)
433(define-constant YVALUE 2)
434(define-constant WIDTHVALUE 4)
435(define-constant HEIGHTVALUE 8)
436(define-constant ALLVALUES 15)
437(define-constant XNEGATIVE 16)
438(define-constant YNEGATIVE 32)
439(define-constant USPOSITION 1)
440(define-constant USSIZE 2)
441(define-constant PPOSITION 4)
442(define-constant PSIZE 8)
443(define-constant PMINSIZE 16)
444(define-constant PMAXSIZE 32)
445(define-constant PRESIZEINC 64)
446(define-constant PASPECT 128)
447(define-constant PALLHINTS 252)
448(define-constant INPUTHINT 1)
449(define-constant STATEHINT 2)
450(define-constant ICONPIXMAPHINT 4)
451(define-constant ICONWINDOWHINT 8)
452(define-constant ICONPOSITIONHINT 16)
453(define-constant ICONMASKHINT 32)
454(define-constant WINDOWGROUPHINT 64)
455(define-constant ALLHINTS 127)
456(define-constant DONTCARESTATE 0)
457(define-constant NORMALSTATE 1)
458(define-constant ZOOMSTATE 2)
459(define-constant ICONICSTATE 3)
460(define-constant INACTIVESTATE 4)
461(define-constant RECTANGLEOUT 0)
462(define-constant RECTANGLEIN 1)
463(define-constant RECTANGLEPART 2)
464(define-constant VISUALNOMASK 0)
465(define-constant VISUALIDMASK 1)
466(define-constant VISUALSCREENMASK 2)
467(define-constant VISUALDEPTHMASK 4)
468(define-constant VISUALCLASSMASK 8)
469(define-constant VISUALREDMASKMASK 16)
470(define-constant VISUALGREENMASKMASK 32)
471(define-constant VISUALBLUEMASKMASK 64)
472(define-constant VISUALCOLORMAPSIZEMASK 128)
473(define-constant VISUALBITSPERRGBMASK 256)
474(define-constant VISUALALLMASK 511)
475(define-constant BITMAPSUCCESS 0)
476(define-constant BITMAPOPENFAILED 1)
477(define-constant BITMAPFILEINVALID 2)
478(define-constant BITMAPNOMEMORY 3)
479(define-constant XCSUCCESS 0)
480(define-constant XCNOMEM 1)
481(define-constant XCNOENT 2)
482(define-constant XK_BACKSPACE 65288)
483(define-constant XK_TAB 65289)
484(define-constant XK_LINEFEED 65290)
485(define-constant XK_CLEAR 65291)
486(define-constant XK_RETURN 65293)
487(define-constant XK_PAUSE 65299)
488(define-constant XK_ESCAPE 65307)
489(define-constant XK_DELETE 65535)
490(define-constant XK_MULTI_KEY 65312)
491(define-constant XK_KANJI 65313)
492(define-constant XK_HOME 65360)
493(define-constant XK_LEFT 65361)
494(define-constant XK_UP 65362)
495(define-constant XK_RIGHT 65363)
496(define-constant XK_DOWN 65364)
497(define-constant XK_PRIOR 65365)
498(define-constant XK_NEXT 65366)
499(define-constant XK_END 65367)
500(define-constant XK_BEGIN 65368)
501(define-constant XK_SELECT 65376)
502(define-constant XK_PRINT 65377)
503(define-constant XK_EXECUTE 65378)
504(define-constant XK_INSERT 65379)
505(define-constant XK_UNDO 65381)
506(define-constant XK_REDO 65382)
507(define-constant XK_MENU 65383)
508(define-constant XK_FIND 65384)
509(define-constant XK_CANCEL 65385)
510(define-constant XK_HELP 65386)
511(define-constant XK_BREAK 65387)
512(define-constant XK_MODE_SWITCH 65406)
513(define-constant XK_SCRIPT_SWITCH 65406)
514(define-constant XK_NUM_LOCK 65407)
515(define-constant XK_KP_SPACE 65408)
516(define-constant XK_KP_TAB 65417)
517(define-constant XK_KP_ENTER 65421)
518(define-constant XK_KP_F1 65425)
519(define-constant XK_KP_F2 65426)
520(define-constant XK_KP_F3 65427)
521(define-constant XK_KP_F4 65428)
522(define-constant XK_KP_EQUAL 65469)
523(define-constant XK_KP_MULTIPLY 65450)
524(define-constant XK_KP_ADD 65451)
525(define-constant XK_KP_SEPARATOR 65452)
526(define-constant XK_KP_SUBTRACT 65453)
527(define-constant XK_KP_DECIMAL 65454)
528(define-constant XK_KP_DIVIDE 65455)
529(define-constant XK_KP_0 65456)
530(define-constant XK_KP_1 65457)
531(define-constant XK_KP_2 65458)
532(define-constant XK_KP_3 65459)
533(define-constant XK_KP_4 65460)
534(define-constant XK_KP_5 65461)
535(define-constant XK_KP_6 65462)
536(define-constant XK_KP_7 65463)
537(define-constant XK_KP_8 65464)
538(define-constant XK_KP_9 65465)
539(define-constant XK_F1 65470)
540(define-constant XK_F2 65471)
541(define-constant XK_F3 65472)
542(define-constant XK_F4 65473)
543(define-constant XK_F5 65474)
544(define-constant XK_F6 65475)
545(define-constant XK_F7 65476)
546(define-constant XK_F8 65477)
547(define-constant XK_F9 65478)
548(define-constant XK_F10 65479)
549(define-constant XK_F11 65480)
550(define-constant XK_L1 65480)
551(define-constant XK_F12 65481)
552(define-constant XK_L2 65481)
553(define-constant XK_F13 65482)
554(define-constant XK_L3 65482)
555(define-constant XK_F14 65483)
556(define-constant XK_L4 65483)
557(define-constant XK_F15 65484)
558(define-constant XK_L5 65484)
559(define-constant XK_F16 65485)
560(define-constant XK_L6 65485)
561(define-constant XK_F17 65486)
562(define-constant XK_L7 65486)
563(define-constant XK_F18 65487)
564(define-constant XK_L8 65487)
565(define-constant XK_F19 65488)
566(define-constant XK_L9 65488)
567(define-constant XK_F20 65489)
568(define-constant XK_L10 65489)
569(define-constant XK_F21 65490)
570(define-constant XK_R1 65490)
571(define-constant XK_F22 65491)
572(define-constant XK_R2 65491)
573(define-constant XK_F23 65492)
574(define-constant XK_R3 65492)
575(define-constant XK_F24 65493)
576(define-constant XK_R4 65493)
577(define-constant XK_F25 65494)
578(define-constant XK_R5 65494)
579(define-constant XK_F26 65495)
580(define-constant XK_R6 65495)
581(define-constant XK_F27 65496)
582(define-constant XK_R7 65496)
583(define-constant XK_F28 65497)
584(define-constant XK_R8 65497)
585(define-constant XK_F29 65498)
586(define-constant XK_R9 65498)
587(define-constant XK_F30 65499)
588(define-constant XK_R10 65499)
589(define-constant XK_F31 65500)
590(define-constant XK_R11 65500)
591(define-constant XK_F32 65501)
592(define-constant XK_R12 65501)
593(define-constant XK_R13 65502)
594(define-constant XK_F33 65502)
595(define-constant XK_F34 65503)
596(define-constant XK_R14 65503)
597(define-constant XK_F35 65504)
598(define-constant XK_R15 65504)
599(define-constant XK_SHIFT_L 65505)
600(define-constant XK_SHIFT_R 65506)
601(define-constant XK_CONTROL_L 65507)
602(define-constant XK_CONTROL_R 65508)
603(define-constant XK_CAPS_LOCK 65509)
604(define-constant XK_SHIFT_LOCK 65510)
605(define-constant XK_META_L 65511)
606(define-constant XK_META_R 65512)
607(define-constant XK_ALT_L 65513)
608(define-constant XK_ALT_R 65514)
609(define-constant XK_SUPER_L 65515)
610(define-constant XK_SUPER_R 65516)
611(define-constant XK_HYPER_L 65517)
612(define-constant XK_HYPER_R 65518)
613(define-constant XK_SPACE 32)
614(define-constant XK_EXCLAM 33)
615(define-constant XK_QUOTEDBL 34)
616(define-constant XK_NUMBERSIGN 35)
617(define-constant XK_DOLLAR 36)
618(define-constant XK_PERCENT 37)
619(define-constant XK_AMPERSAND 38)
620(define-constant XK_QUOTERIGHT 39)
621(define-constant XK_PARENLEFT 40)
622(define-constant XK_PARENRIGHT 41)
623(define-constant XK_ASTERISK 42)
624(define-constant XK_PLUS 43)
625(define-constant XK_COMMA 44)
626(define-constant XK_MINUS 45)
627(define-constant XK_PERIOD 46)
628(define-constant XK_SLASH 47)
629(define-constant XK_0 48)
630(define-constant XK_1 49)
631(define-constant XK_2 50)
632(define-constant XK_3 51)
633(define-constant XK_4 52)
634(define-constant XK_5 53)
635(define-constant XK_6 54)
636(define-constant XK_7 55)
637(define-constant XK_8 56)
638(define-constant XK_9 57)
639(define-constant XK_COLON 58)
640(define-constant XK_SEMICOLON 59)
641(define-constant XK_LESS 60)
642(define-constant XK_EQUAL 61)
643(define-constant XK_GREATER 62)
644(define-constant XK_QUESTION 63)
645(define-constant XK_AT 64)
646(define-constant XK_A 65)
647(define-constant XK_B 66)
648(define-constant XK_C 67)
649(define-constant XK_D 68)
650(define-constant XK_E 69)
651(define-constant XK_F 70)
652(define-constant XK_G 71)
653(define-constant XK_H 72)
654(define-constant XK_I 73)
655(define-constant XK_J 74)
656(define-constant XK_K 75)
657(define-constant XK_L 76)
658(define-constant XK_M 77)
659(define-constant XK_N 78)
660(define-constant XK_O 79)
661(define-constant XK_P 80)
662(define-constant XK_Q 81)
663(define-constant XK_R 82)
664(define-constant XK_S 83)
665(define-constant XK_T 84)
666(define-constant XK_U 85)
667(define-constant XK_V 86)
668(define-constant XK_W 87)
669(define-constant XK_X 88)
670(define-constant XK_Y 89)
671(define-constant XK_Z 90)
672(define-constant XK_BRACKETLEFT 91)
673(define-constant XK_BACKSLASH 92)
674(define-constant XK_BRACKETRIGHT 93)
675(define-constant XK_ASCIICIRCUM 94)
676(define-constant XK_UNDERSCORE 95)
677(define-constant XK_QUOTELEFT 96)
678(define-constant XK_LCA 97)
679(define-constant XK_LCB 98)
680(define-constant XK_LCC 99)
681(define-constant XK_LCD 100)
682(define-constant XK_LCE 101)
683(define-constant XK_LCF 102)
684(define-constant XK_LCG 103)
685(define-constant XK_LCH 104)
686(define-constant XK_LCI 105)
687(define-constant XK_LCJ 106)
688(define-constant XK_LCK 107)
689(define-constant XK_LCL 108)
690(define-constant XK_LCM 109)
691(define-constant XK_LCN 110)
692(define-constant XK_LCO 111)
693(define-constant XK_LCP 112)
694(define-constant XK_LCQ 113)
695(define-constant XK_LCR 114)
696(define-constant XK_LCS 115)
697(define-constant XK_LCT 116)
698(define-constant XK_LCU 117)
699(define-constant XK_LCV 118)
700(define-constant XK_LCW 119)
701(define-constant XK_LCX 120)
702(define-constant XK_LCY 121)
703(define-constant XK_LCZ 122)
704(define-constant XK_BRACELEFT 123)
705(define-constant XK_BAR 124)
706(define-constant XK_BRACERIGHT 125)
707(define-constant XK_ASCIITILDE 126)
708(define-constant XK_NOBREAKSPACE 160)
709(define-constant XK_EXCLAMDOWN 161)
710(define-constant XK_CENT 162)
711(define-constant XK_STERLING 163)
712(define-constant XK_CURRENCY 164)
713(define-constant XK_YEN 165)
714(define-constant XK_BROKENBAR 166)
715(define-constant XK_SECTION 167)
716(define-constant XK_DIAERESIS 168)
717(define-constant XK_COPYRIGHT 169)
718(define-constant XK_ORDFEMININE 170)
719(define-constant XK_GUILLEMOTLEFT 171)
720(define-constant XK_NOTSIGN 172)
721(define-constant XK_HYPHEN 173)
722(define-constant XK_REGISTERED 174)
723(define-constant XK_MACRON 175)
724(define-constant XK_DEGREE 176)
725(define-constant XK_PLUSMINUS 177)
726(define-constant XK_TWOSUPERIOR 178)
727(define-constant XK_THREESUPERIOR 179)
728(define-constant XK_ACUTE 180)
729(define-constant XK_MU 181)
730(define-constant XK_PARAGRAPH 182)
731(define-constant XK_PERIODCENTERED 183)
732(define-constant XK_CEDILLA 184)
733(define-constant XK_ONESUPERIOR 185)
734(define-constant XK_MASCULINE 186)
735(define-constant XK_GUILLEMOTRIGHT 187)
736(define-constant XK_ONEQUARTER 188)
737(define-constant XK_ONEHALF 189)
738(define-constant XK_THREEQUARTERS 190)
739(define-constant XK_QUESTIONDOWN 191)
740(define-constant XK_AGRAVE 192)
741(define-constant XK_AACUTE 193)
742(define-constant XK_ACIRCUMFLEX 194)
743(define-constant XK_ATILDE 195)
744(define-constant XK_ADIAERESIS 196)
745(define-constant XK_ARING 197)
746(define-constant XK_AE 198)
747(define-constant XK_CCEDILLA 199)
748(define-constant XK_EGRAVE 200)
749(define-constant XK_EACUTE 201)
750(define-constant XK_ECIRCUMFLEX 202)
751(define-constant XK_EDIAERESIS 203)
752(define-constant XK_IGRAVE 204)
753(define-constant XK_IACUTE 205)
754(define-constant XK_ICIRCUMFLEX 206)
755(define-constant XK_IDIAERESIS 207)
756(define-constant XK_ETH 208)
757(define-constant XK_NTILDE 209)
758(define-constant XK_OGRAVE 210)
759(define-constant XK_OACUTE 211)
760(define-constant XK_OCIRCUMFLEX 212)
761(define-constant XK_OTILDE 213)
762(define-constant XK_ODIAERESIS 214)
763(define-constant XK_MULTIPLY 215)
764(define-constant XK_OOBLIQUE 216)
765(define-constant XK_UGRAVE 217)
766(define-constant XK_UACUTE 218)
767(define-constant XK_UCIRCUMFLEX 219)
768(define-constant XK_UDIAERESIS 220)
769(define-constant XK_YACUTE 221)
770(define-constant XK_THORN 222)
771(define-constant XK_SSHARP 223)
772(define-constant XK_LCAGRAVE 224)
773(define-constant XK_LCAACUTE 225)
774(define-constant XK_LCACIRCUMFLEX 226)
775(define-constant XK_LCATILDE 227)
776(define-constant XK_LCADIAERESIS 228)
777(define-constant XK_LCARING 229)
778(define-constant XK_LCAE 230)
779(define-constant XK_LCCCEDILLA 231)
780(define-constant XK_LCEGRAVE 232)
781(define-constant XK_LCEACUTE 233)
782(define-constant XK_LCECIRCUMFLEX 234)
783(define-constant XK_LCEDIAERESIS 235)
784(define-constant XK_LCIGRAVE 236)
785(define-constant XK_LCIACUTE 237)
786(define-constant XK_LCICIRCUMFLEX 238)
787(define-constant XK_LCIDIAERESIS 239)
788(define-constant XK_LCETH 240)
789(define-constant XK_LCNTILDE 241)
790(define-constant XK_LCOGRAVE 242)
791(define-constant XK_LCOACUTE 243)
792(define-constant XK_LCOCIRCUMFLEX 244)
793(define-constant XK_LCOTILDE 245)
794(define-constant XK_LCODIAERESIS 246)
795(define-constant XK_DIVISION 247)
796(define-constant XK_OSLASH 248)
797(define-constant XK_LCUGRAVE 249)
798(define-constant XK_LCUACUTE 250)
799(define-constant XK_LCUCIRCUMFLEX 251)
800(define-constant XK_LCUDIAERESIS 252)
801(define-constant XK_LCYACUTE 253)
802(define-constant XK_LCTHORN 254)
803(define-constant XK_YDIAERESIS 255)
804(define-constant DXK_RING_ACCENT 268500656)
805(define-constant DXK_CIRCUMFLEX_ACCENT 268500574)
806(define-constant DXK_CEDILLA_ACCENT 268500524)
807(define-constant DXK_ACUTE_ACCENT 268500519)
808(define-constant DXK_GRAVE_ACCENT 268500576)
809(define-constant DXK_TILDE 268500606)
810(define-constant DXK_DIAERESIS 268500514)
811(define-constant DXK_REMOVE 268500736)
812(define-constant XC_NUM_GLYPHS 154)
813(define-constant XC_X_CURSOR 0)
814(define-constant XC_ARROW 2)
815(define-constant XC_BASED_ARROW_DOWN 4)
816(define-constant XC_BASED_ARROW_UP 6)
817(define-constant XC_BOAT 8)
818(define-constant XC_BOGOSITY 10)
819(define-constant XC_BOTTOM_LEFT_CORNER 12)
820(define-constant XC_BOTTOM_RIGHT_CORNER 14)
821(define-constant XC_BOTTOM_SIDE 16)
822(define-constant XC_BOTTOM_TEE 18)
823(define-constant XC_BOX_SPIRAL 20)
824(define-constant XC_CENTER_PTR 22)
825(define-constant XC_CIRCLE 24)
826(define-constant XC_CLOCK 26)
827(define-constant XC_COFFEE_MUG 28)
828(define-constant XC_CROSS 30)
829(define-constant XC_CROSS_REVERSE 32)
830(define-constant XC_CROSSHAIR 34)
831(define-constant XC_DIAMOND_CROSS 36)
832(define-constant XC_DOT 38)
833(define-constant XC_DOTBOX 40)
834(define-constant XC_DOUBLE_ARROW 42)
835(define-constant XC_DRAFT_LARGE 44)
836(define-constant XC_DRAFT_SMALL 46)
837(define-constant XC_DRAPED_BOX 48)
838(define-constant XC_EXCHANGE 50)
839(define-constant XC_FLEUR 52)
840(define-constant XC_GOBBLER 54)
841(define-constant XC_GUMBY 56)
842(define-constant XC_HAND1 58)
843(define-constant XC_HAND2 60)
844(define-constant XC_HEART 62)
845(define-constant XC_ICON 64)
846(define-constant XC_IRON_CROSS 66)
847(define-constant XC_LEFT_PTR 68)
848(define-constant XC_LEFT_SIDE 70)
849(define-constant XC_LEFT_TEE 72)
850(define-constant XC_LEFTBUTTON 74)
851(define-constant XC_LL_ANGLE 76)
852(define-constant XC_LR_ANGLE 78)
853(define-constant XC_MAN 80)
854(define-constant XC_MIDDLEBUTTON 82)
855(define-constant XC_MOUSE 84)
856(define-constant XC_PENCIL 86)
857(define-constant XC_PIRATE 88)
858(define-constant XC_PLUS 90)
859(define-constant XC_QUESTION_ARROW 92)
860(define-constant XC_RIGHT_PTR 94)
861(define-constant XC_RIGHT_SIDE 96)
862(define-constant XC_RIGHT_TEE 98)
863(define-constant XC_RIGHTBUTTON 100)
864(define-constant XC_RTL_LOGO 102)
865(define-constant XC_SAILBOAT 104)
866(define-constant XC_SB_DOWN_ARROW 106)
867(define-constant XC_SB_H_DOUBLE_ARROW 108)
868(define-constant XC_SB_LEFT_ARROW 110)
869(define-constant XC_SB_RIGHT_ARROW 112)
870(define-constant XC_SB_UP_ARROW 114)
871(define-constant XC_SB_V_DOUBLE_ARROW 116)
872(define-constant XC_SHUTTLE 118)
873(define-constant XC_SIZING 120)
874(define-constant XC_SPIDER 122)
875(define-constant XC_SPRAYCAN 124)
876(define-constant XC_STAR 126)
877(define-constant XC_TARGET 128)
878(define-constant XC_TCROSS 130)
879(define-constant XC_TOP_LEFT_ARROW 132)
880(define-constant XC_TOP_LEFT_CORNER 134)
881(define-constant XC_TOP_RIGHT_CORNER 136)
882(define-constant XC_TOP_SIDE 138)
883(define-constant XC_TOP_TEE 140)
884(define-constant XC_TREK 142)
885(define-constant XC_UL_ANGLE 144)
886(define-constant XC_UMBRELLA 146)
887(define-constant XC_UR_ANGLE 148)
888(define-constant XC_WATCH 150)
889(define-constant XC_XTERM 152)
890