1keysyms(n)                   Tk Built-In Commands                   keysyms(n)
2
3
4
5______________________________________________________________________________
6

NAME

8       keysyms - keysyms recognized by Tk
9______________________________________________________________________________
10

DESCRIPTION

12       Tk  recognizes many keysyms when specifying key bindings (e.g., “bind .
13       <Key-keysym>”).  The following list enumerates the keysyms that will be
14       recognized by Tk.  Note that not all keysyms will be valid on all plat‐
15       forms, and some keysyms are also available on  platforms  that  have  a
16       different  native name for that key.  For example, on Unix systems, the
17       presence of a particular keysym is dependent on  the  configuration  of
18       the  keyboard  modifier  map.  This list shows keysyms along with their
19       decimal and hexadecimal values.
20
21              space                               32     0x20
22              exclam                              33     0x21
23              quotedbl                            34     0x22
24              numbersign                          35     0x23
25              dollar                              36     0x24
26              percent                             37     0x25
27              ampersand                           38     0x26
28              apostrophe                          39     0x27
29              parenleft                           40     0x28
30              parenright                          41     0x29
31              asterisk                            42     0x2A
32              plus                                43     0x2B
33              comma                               44     0x2C
34              minus                               45     0x2D
35              period                              46     0x2E
36              slash                               47     0x2F
37              0                                   48     0x30
38              1                                   49     0x31
39              2                                   50     0x32
40              3                                   51     0x33
41              4                                   52     0x34
42              5                                   53     0x35
43              6                                   54     0x36
44              7                                   55     0x37
45              8                                   56     0x38
46              9                                   57     0x39
47              colon                               58     0x3A
48              semicolon                           59     0x3B
49              less                                60     0x3C
50              equal                               61     0x3D
51              greater                             62     0x3E
52              question                            63     0x3F
53              at                                  64     0x40
54              A                                   65     0x41
55              B                                   66     0x42
56              C                                   67     0x43
57              D                                   68     0x44
58              E                                   69     0x45
59              F                                   70     0x46
60              G                                   71     0x47
61              H                                   72     0x48
62              I                                   73     0x49
63              J                                   74     0x4A
64              K                                   75     0x4B
65              L                                   76     0x4C
66              M                                   77     0x4D
67              N                                   78     0x4E
68              O                                   79     0x4F
69              P                                   80     0x50
70              Q                                   81     0x51
71              R                                   82     0x52
72              S                                   83     0x53
73              T                                   84     0x54
74              U                                   85     0x55
75              V                                   86     0x56
76              W                                   87     0x57
77              X                                   88     0x58
78              Y                                   89     0x59
79              Z                                   90     0x5A
80              bracketleft                         91     0x5B
81              backslash                           92     0x5C
82              bracketright                        93     0x5D
83              asciicircum                         94     0x5E
84              underscore                          95     0x5F
85              grave                               96     0x60
86              a                                   97     0x61
87              b                                   98     0x62
88              c                                   99     0x63
89              d                                  100     0x64
90              e                                  101     0x65
91              f                                  102     0x66
92              g                                  103     0x67
93              h                                  104     0x68
94              i                                  105     0x69
95              j                                  106     0x6A
96              k                                  107     0x6B
97              l                                  108     0x6C
98              m                                  109     0x6D
99              n                                  110     0x6E
100              o                                  111     0x6F
101              p                                  112     0x70
102              q                                  113     0x71
103              r                                  114     0x72
104              s                                  115     0x73
105              t                                  116     0x74
106              u                                  117     0x75
107              v                                  118     0x76
108              w                                  119     0x77
109              x                                  120     0x78
110              y                                  121     0x79
111              z                                  122     0x7A
112              braceleft                          123     0x7B
113              bar                                124     0x7C
114              braceright                         125     0x7D
115              asciitilde                         126     0x7E
116              nobreakspace                       160     0xA0
117              exclamdown                         161     0xA1
118              cent                               162     0xA2
119              sterling                           163     0xA3
120              currency                           164     0xA4
121              yen                                165     0xA5
122              brokenbar                          166     0xA6
123              section                            167     0xA7
124              diaeresis                          168     0xA8
125              copyright                          169     0xA9
126              ordfeminine                        170     0xAA
127              guillemotleft                      171     0xAB
128              notsign                            172     0xAC
129              hyphen                             173     0xAD
130              registered                         174     0xAE
131              macron                             175     0xAF
132              degree                             176     0xB0
133              plusminus                          177     0xB1
134              twosuperior                        178     0xB2
135              threesuperior                      179     0xB3
136              acute                              180     0xB4
137              mu                                 181     0xB5
138              paragraph                          182     0xB6
139              periodcentered                     183     0xB7
140              cedilla                            184     0xB8
141              onesuperior                        185     0xB9
142              masculine                          186     0xBA
143              guillemotright                     187     0xBB
144              onequarter                         188     0xBC
145              onehalf                            189     0xBD
146              threequarters                      190     0xBE
147              questiondown                       191     0xBF
148              Agrave                             192     0xC0
149              Aacute                             193     0xC1
150              Acircumflex                        194     0xC2
151              Atilde                             195     0xC3
152              Adiaeresis                         196     0xC4
153              Aring                              197     0xC5
154              AE                                 198     0xC6
155              Ccedilla                           199     0xC7
156              Egrave                             200     0xC8
157              Eacute                             201     0xC9
158              Ecircumflex                        202     0xCA
159              Ediaeresis                         203     0xCB
160              Igrave                             204     0xCC
161              Iacute                             205     0xCD
162              Icircumflex                        206     0xCE
163              Idiaeresis                         207     0xCF
164              ETH                                208     0xD0
165              Ntilde                             209     0xD1
166              Ograve                             210     0xD2
167              Oacute                             211     0xD3
168              Ocircumflex                        212     0xD4
169              Otilde                             213     0xD5
170              Odiaeresis                         214     0xD6
171              multiply                           215     0xD7
172              Oslash                             216     0xD8
173              Ugrave                             217     0xD9
174              Uacute                             218     0xDA
175              Ucircumflex                        219     0xDB
176              Udiaeresis                         220     0xDC
177              Yacute                             221     0xDD
178              THORN                              222     0xDE
179              ssharp                             223     0xDF
180              agrave                             224     0xE0
181              aacute                             225     0xE1
182              acircumflex                        226     0xE2
183              atilde                             227     0xE3
184              adiaeresis                         228     0xE4
185              aring                              229     0xE5
186              ae                                 230     0xE6
187              ccedilla                           231     0xE7
188              egrave                             232     0xE8
189              eacute                             233     0xE9
190              ecircumflex                        234     0xEA
191              ediaeresis                         235     0xEB
192              igrave                             236     0xEC
193              iacute                             237     0xED
194              icircumflex                        238     0xEE
195              idiaeresis                         239     0xEF
196              eth                                240     0xF0
197              ntilde                             241     0xF1
198              ograve                             242     0xF2
199              oacute                             243     0xF3
200              ocircumflex                        244     0xF4
201              otilde                             245     0xF5
202              odiaeresis                         246     0xF6
203              division                           247     0xF7
204              oslash                             248     0xF8
205              ugrave                             249     0xF9
206              uacute                             250     0xFA
207              ucircumflex                        251     0xFB
208              udiaeresis                         252     0xFC
209              yacute                             253     0xFD
210              thorn                              254     0xFE
211              ydiaeresis                         255     0xFF
212              Aogonek                            417     0x1A1
213              breve                              418     0x1A2
214              Lstroke                            419     0x1A3
215              Lcaron                             421     0x1A5
216              Sacute                             422     0x1A6
217              Scaron                             425     0x1A9
218              Scedilla                           426     0x1AA
219              Tcaron                             427     0x1AB
220              Zacute                             428     0x1AC
221              Zcaron                             430     0x1AE
222              Zabovedot                          431     0x1AF
223              aogonek                            433     0x1B1
224              ogonek                             434     0x1B2
225              lstroke                            435     0x1B3
226              lcaron                             437     0x1B5
227              sacute                             438     0x1B6
228              caron                              439     0x1B7
229              scaron                             441     0x1B9
230              scedilla                           442     0x1BA
231              tcaron                             443     0x1BB
232              zacute                             444     0x1BC
233              doubleacute                        445     0x1BD
234              zcaron                             446     0x1BE
235              zabovedot                          447     0x1BF
236              Racute                             448     0x1C0
237              Abreve                             451     0x1C3
238              Lacute                             453     0x1C5
239              Cacute                             454     0x1C6
240              Ccaron                             456     0x1C8
241              Eogonek                            458     0x1CA
242              Ecaron                             460     0x1CC
243              Dcaron                             463     0x1CF
244              Dstroke                            464     0x1D0
245              Nacute                             465     0x1D1
246              Ncaron                             466     0x1D2
247              Odoubleacute                       469     0x1D5
248              Rcaron                             472     0x1D8
249              Uring                              473     0x1D9
250              Udoubleacute                       475     0x1DB
251              Tcedilla                           478     0x1DE
252              racute                             480     0x1E0
253              abreve                             483     0x1E3
254              lacute                             485     0x1E5
255              cacute                             486     0x1E6
256              ccaron                             488     0x1E8
257              eogonek                            490     0x1EA
258              ecaron                             492     0x1EC
259              dcaron                             495     0x1EF
260              dstroke                            496     0x1F0
261              nacute                             497     0x1F1
262              ncaron                             498     0x1F2
263              odoubleacute                       501     0x1F5
264              rcaron                             504     0x1F8
265              uring                              505     0x1F9
266              udoubleacute                       507     0x1FB
267              tcedilla                           510     0x1FE
268              abovedot                           511     0x1FF
269              Hstroke                            673     0x2A1
270              Hcircumflex                        678     0x2A6
271              Iabovedot                          681     0x2A9
272              Gbreve                             683     0x2AB
273              Jcircumflex                        684     0x2AC
274              hstroke                            689     0x2B1
275              hcircumflex                        694     0x2B6
276              idotless                           697     0x2B9
277              gbreve                             699     0x2BB
278              jcircumflex                        700     0x2BC
279              Cabovedot                          709     0x2C5
280              Ccircumflex                        710     0x2C6
281              Gabovedot                          725     0x2D5
282              Gcircumflex                        728     0x2D8
283              Ubreve                             733     0x2DD
284              Scircumflex                        734     0x2DE
285              cabovedot                          741     0x2E5
286              ccircumflex                        742     0x2E6
287              gabovedot                          757     0x2F5
288              gcircumflex                        760     0x2F8
289              ubreve                             765     0x2FD
290              scircumflex                        766     0x2FE
291              kra                                930     0x3A2
292              Rcedilla                           931     0x3A3
293              Itilde                             933     0x3A5
294              Lcedilla                           934     0x3A6
295              Emacron                            938     0x3AA
296              Gcedilla                           939     0x3AB
297              Tslash                             940     0x3AC
298              rcedilla                           947     0x3B3
299              itilde                             949     0x3B5
300              lcedilla                           950     0x3B6
301              emacron                            954     0x3BA
302              gcedilla                           955     0x3BB
303              tslash                             956     0x3BC
304              ENG                                957     0x3BD
305              eng                                959     0x3BF
306              Amacron                            960     0x3C0
307              Iogonek                            967     0x3C7
308              Eabovedot                          972     0x3CC
309              Imacron                            975     0x3CF
310              Ncedilla                           977     0x3D1
311              Omacron                            978     0x3D2
312              Kcedilla                           979     0x3D3
313              Uogonek                            985     0x3D9
314              Utilde                             989     0x3DD
315              Umacron                            990     0x3DE
316              amacron                            992     0x3E0
317              iogonek                            999     0x3E7
318              eabovedot                         1004     0x3EC
319              imacron                           1007     0x3EF
320              ncedilla                          1009     0x3F1
321              omacron                           1010     0x3F2
322              kcedilla                          1011     0x3F3
323              uogonek                           1017     0x3F9
324              utilde                            1021     0x3FD
325              umacron                           1022     0x3FE
326              overline                          1150     0x47E
327              kana_fullstop                     1185     0x4A1
328              kana_openingbracket               1186     0x4A2
329              kana_closingbracket               1187     0x4A3
330              kana_comma                        1188     0x4A4
331              kana_conjunctive                  1189     0x4A5
332              kana_WO                           1190     0x4A6
333              kana_a                            1191     0x4A7
334              kana_i                            1192     0x4A8
335              kana_u                            1193     0x4A9
336              kana_e                            1194     0x4AA
337              kana_o                            1195     0x4AB
338              kana_ya                           1196     0x4AC
339              kana_yu                           1197     0x4AD
340              kana_yo                           1198     0x4AE
341              kana_tsu                          1199     0x4AF
342              prolongedsound                    1200     0x4B0
343              kana_A                            1201     0x4B1
344              kana_I                            1202     0x4B2
345              kana_U                            1203     0x4B3
346              kana_E                            1204     0x4B4
347              kana_O                            1205     0x4B5
348              kana_KA                           1206     0x4B6
349              kana_KI                           1207     0x4B7
350              kana_KU                           1208     0x4B8
351              kana_KE                           1209     0x4B9
352              kana_KO                           1210     0x4BA
353              kana_SA                           1211     0x4BB
354              kana_SHI                          1212     0x4BC
355              kana_SU                           1213     0x4BD
356              kana_SE                           1214     0x4BE
357              kana_SO                           1215     0x4BF
358              kana_TA                           1216     0x4C0
359              kana_CHI                          1217     0x4C1
360              kana_TSU                          1218     0x4C2
361              kana_TE                           1219     0x4C3
362              kana_TO                           1220     0x4C4
363              kana_NA                           1221     0x4C5
364              kana_NI                           1222     0x4C6
365              kana_NU                           1223     0x4C7
366              kana_NE                           1224     0x4C8
367              kana_NO                           1225     0x4C9
368              kana_HA                           1226     0x4CA
369              kana_HI                           1227     0x4CB
370              kana_FU                           1228     0x4CC
371              kana_HE                           1229     0x4CD
372              kana_HO                           1230     0x4CE
373              kana_MA                           1231     0x4CF
374              kana_MI                           1232     0x4D0
375              kana_MU                           1233     0x4D1
376              kana_ME                           1234     0x4D2
377              kana_MO                           1235     0x4D3
378              kana_YA                           1236     0x4D4
379              kana_YU                           1237     0x4D5
380              kana_YO                           1238     0x4D6
381              kana_RA                           1239     0x4D7
382              kana_RI                           1240     0x4D8
383              kana_RU                           1241     0x4D9
384              kana_RE                           1242     0x4DA
385              kana_RO                           1243     0x4DB
386              kana_WA                           1244     0x4DC
387              kana_N                            1245     0x4DD
388              voicedsound                       1246     0x4DE
389              semivoicedsound                   1247     0x4DF
390              Arabic_comma                      1452     0x5AC
391              Arabic_semicolon                  1467     0x5BB
392              Arabic_question_mark              1471     0x5BF
393              Arabic_hamza                      1473     0x5C1
394              Arabic_maddaonalef                1474     0x5C2
395              Arabic_hamzaonalef                1475     0x5C3
396              Arabic_hamzaonwaw                 1476     0x5C4
397              Arabic_hamzaunderalef             1477     0x5C5
398              Arabic_hamzaonyeh                 1478     0x5C6
399              Arabic_alef                       1479     0x5C7
400              Arabic_beh                        1480     0x5C8
401              Arabic_tehmarbuta                 1481     0x5C9
402              Arabic_teh                        1482     0x5CA
403              Arabic_theh                       1483     0x5CB
404              Arabic_jeem                       1484     0x5CC
405              Arabic_hah                        1485     0x5CD
406              Arabic_khah                       1486     0x5CE
407              Arabic_dal                        1487     0x5CF
408              Arabic_thal                       1488     0x5D0
409              Arabic_ra                         1489     0x5D1
410              Arabic_zain                       1490     0x5D2
411              Arabic_seen                       1491     0x5D3
412              Arabic_sheen                      1492     0x5D4
413              Arabic_sad                        1493     0x5D5
414              Arabic_dad                        1494     0x5D6
415              Arabic_tah                        1495     0x5D7
416              Arabic_zah                        1496     0x5D8
417              Arabic_ain                        1497     0x5D9
418              Arabic_ghain                      1498     0x5DA
419              Arabic_tatweel                    1504     0x5E0
420              Arabic_feh                        1505     0x5E1
421              Arabic_qaf                        1506     0x5E2
422              Arabic_kaf                        1507     0x5E3
423              Arabic_lam                        1508     0x5E4
424              Arabic_meem                       1509     0x5E5
425              Arabic_noon                       1510     0x5E6
426              Arabic_ha                         1511     0x5E7
427              Arabic_waw                        1512     0x5E8
428              Arabic_alefmaksura                1513     0x5E9
429              Arabic_yeh                        1514     0x5EA
430              Arabic_fathatan                   1515     0x5EB
431              Arabic_dammatan                   1516     0x5EC
432              Arabic_kasratan                   1517     0x5ED
433              Arabic_fatha                      1518     0x5EE
434              Arabic_damma                      1519     0x5EF
435              Arabic_kasra                      1520     0x5F0
436              Arabic_shadda                     1521     0x5F1
437              Arabic_sukun                      1522     0x5F2
438              Serbian_dje                       1697     0x6A1
439              Macedonia_gje                     1698     0x6A2
440              Cyrillic_io                       1699     0x6A3
441              Ukrainian_ie                      1700     0x6A4
442              Macedonia_dse                     1701     0x6A5
443              Ukrainian_i                       1702     0x6A6
444              Ukrainian_yi                      1703     0x6A7
445              Cyrillic_je                       1704     0x6A8
446              Cyrillic_lje                      1705     0x6A9
447              Cyrillic_nje                      1706     0x6AA
448              Serbian_tshe                      1707     0x6AB
449              Macedonia_kje                     1708     0x6AC
450              Ukrainian_ghe_with_upturn         1709     0x6AD
451              Byelorussian_shortu               1710     0x6AE
452              Cyrillic_dzhe                     1711     0x6AF
453              numerosign                        1712     0x6B0
454              Serbian_DJE                       1713     0x6B1
455              Macedonia_GJE                     1714     0x6B2
456              Cyrillic_IO                       1715     0x6B3
457              Ukrainian_IE                      1716     0x6B4
458              Macedonia_DSE                     1717     0x6B5
459              Ukrainian_I                       1718     0x6B6
460              Ukrainian_YI                      1719     0x6B7
461              Cyrillic_JE                       1720     0x6B8
462              Cyrillic_LJE                      1721     0x6B9
463              Cyrillic_NJE                      1722     0x6BA
464              Serbian_TSHE                      1723     0x6BB
465              Macedonia_KJE                     1724     0x6BC
466              Ukrainian_GHE_WITH_UPTURN         1725     0x6BD
467              Byelorussian_SHORTU               1726     0x6BE
468              Cyrillic_DZHE                     1727     0x6BF
469              Cyrillic_yu                       1728     0x6C0
470              Cyrillic_a                        1729     0x6C1
471              Cyrillic_be                       1730     0x6C2
472              Cyrillic_tse                      1731     0x6C3
473              Cyrillic_de                       1732     0x6C4
474              Cyrillic_ie                       1733     0x6C5
475              Cyrillic_ef                       1734     0x6C6
476              Cyrillic_ghe                      1735     0x6C7
477              Cyrillic_ha                       1736     0x6C8
478              Cyrillic_i                        1737     0x6C9
479              Cyrillic_shorti                   1738     0x6CA
480              Cyrillic_ka                       1739     0x6CB
481              Cyrillic_el                       1740     0x6CC
482              Cyrillic_em                       1741     0x6CD
483              Cyrillic_en                       1742     0x6CE
484              Cyrillic_o                        1743     0x6CF
485              Cyrillic_pe                       1744     0x6D0
486              Cyrillic_ya                       1745     0x6D1
487              Cyrillic_er                       1746     0x6D2
488              Cyrillic_es                       1747     0x6D3
489              Cyrillic_te                       1748     0x6D4
490              Cyrillic_u                        1749     0x6D5
491              Cyrillic_zhe                      1750     0x6D6
492              Cyrillic_ve                       1751     0x6D7
493              Cyrillic_softsign                 1752     0x6D8
494              Cyrillic_yeru                     1753     0x6D9
495              Cyrillic_ze                       1754     0x6DA
496              Cyrillic_sha                      1755     0x6DB
497              Cyrillic_e                        1756     0x6DC
498              Cyrillic_shcha                    1757     0x6DD
499              Cyrillic_che                      1758     0x6DE
500              Cyrillic_hardsign                 1759     0x6DF
501              Cyrillic_YU                       1760     0x6E0
502              Cyrillic_A                        1761     0x6E1
503              Cyrillic_BE                       1762     0x6E2
504              Cyrillic_TSE                      1763     0x6E3
505              Cyrillic_DE                       1764     0x6E4
506              Cyrillic_IE                       1765     0x6E5
507              Cyrillic_EF                       1766     0x6E6
508              Cyrillic_GHE                      1767     0x6E7
509              Cyrillic_HA                       1768     0x6E8
510              Cyrillic_I                        1769     0x6E9
511              Cyrillic_SHORTI                   1770     0x6EA
512              Cyrillic_KA                       1771     0x6EB
513              Cyrillic_EL                       1772     0x6EC
514              Cyrillic_EM                       1773     0x6ED
515              Cyrillic_EN                       1774     0x6EE
516              Cyrillic_O                        1775     0x6EF
517              Cyrillic_PE                       1776     0x6F0
518              Cyrillic_YA                       1777     0x6F1
519              Cyrillic_ER                       1778     0x6F2
520              Cyrillic_ES                       1779     0x6F3
521              Cyrillic_TE                       1780     0x6F4
522              Cyrillic_U                        1781     0x6F5
523              Cyrillic_ZHE                      1782     0x6F6
524              Cyrillic_VE                       1783     0x6F7
525              Cyrillic_SOFTSIGN                 1784     0x6F8
526              Cyrillic_YERU                     1785     0x6F9
527              Cyrillic_ZE                       1786     0x6FA
528              Cyrillic_SHA                      1787     0x6FB
529              Cyrillic_E                        1788     0x6FC
530              Cyrillic_SHCHA                    1789     0x6FD
531              Cyrillic_CHE                      1790     0x6FE
532              Cyrillic_HARDSIGN                 1791     0x6FF
533              Greek_ALPHAaccent                 1953     0x7A1
534              Greek_EPSILONaccent               1954     0x7A2
535              Greek_ETAaccent                   1955     0x7A3
536              Greek_IOTAaccent                  1956     0x7A4
537              Greek_IOTAdieresis                1957     0x7A5
538              Greek_IOTAaccentdiaeresis         1958     0x7A6
539              Greek_OMICRONaccent               1959     0x7A7
540              Greek_UPSILONaccent               1960     0x7A8
541              Greek_UPSILONdieresis             1961     0x7A9
542              Greek_UPSILONaccentdieresis       1962     0x7AA
543              Greek_OMEGAaccent                 1963     0x7AB
544              Greek_accentdieresis              1966     0x7AE
545              Greek_horizbar                    1967     0x7AF
546              Greek_alphaaccent                 1969     0x7B1
547              Greek_epsilonaccent               1970     0x7B2
548              Greek_etaaccent                   1971     0x7B3
549              Greek_iotaaccent                  1972     0x7B4
550              Greek_iotadieresis                1973     0x7B5
551              Greek_iotaaccentdieresis          1974     0x7B6
552              Greek_omicronaccent               1975     0x7B7
553              Greek_upsilonaccent               1976     0x7B8
554              Greek_upsilondieresis             1977     0x7B9
555              Greek_upsilonaccentdieresis       1978     0x7BA
556              Greek_omegaaccent                 1979     0x7BB
557              Greek_ALPHA                       1985     0x7C1
558              Greek_BETA                        1986     0x7C2
559              Greek_GAMMA                       1987     0x7C3
560              Greek_DELTA                       1988     0x7C4
561              Greek_EPSILON                     1989     0x7C5
562              Greek_ZETA                        1990     0x7C6
563              Greek_ETA                         1991     0x7C7
564              Greek_THETA                       1992     0x7C8
565              Greek_IOTA                        1993     0x7C9
566              Greek_KAPPA                       1994     0x7CA
567              Greek_LAMDA                       1995     0x7CB
568              Greek_MU                          1996     0x7CC
569              Greek_NU                          1997     0x7CD
570              Greek_XI                          1998     0x7CE
571              Greek_OMICRON                     1999     0x7CF
572              Greek_PI                          2000     0x7D0
573              Greek_RHO                         2001     0x7D1
574              Greek_SIGMA                       2002     0x7D2
575              Greek_TAU                         2004     0x7D4
576              Greek_UPSILON                     2005     0x7D5
577              Greek_PHI                         2006     0x7D6
578              Greek_CHI                         2007     0x7D7
579              Greek_PSI                         2008     0x7D8
580              Greek_OMEGA                       2009     0x7D9
581              Greek_alpha                       2017     0x7E1
582              Greek_beta                        2018     0x7E2
583              Greek_gamma                       2019     0x7E3
584              Greek_delta                       2020     0x7E4
585              Greek_epsilon                     2021     0x7E5
586              Greek_zeta                        2022     0x7E6
587              Greek_eta                         2023     0x7E7
588              Greek_theta                       2024     0x7E8
589              Greek_iota                        2025     0x7E9
590              Greek_kappa                       2026     0x7EA
591              Greek_lamda                       2027     0x7EB
592              Greek_mu                          2028     0x7EC
593              Greek_nu                          2029     0x7ED
594              Greek_xi                          2030     0x7EE
595              Greek_omicron                     2031     0x7EF
596              Greek_pi                          2032     0x7F0
597              Greek_rho                         2033     0x7F1
598              Greek_sigma                       2034     0x7F2
599              Greek_finalsmallsigma             2035     0x7F3
600              Greek_tau                         2036     0x7F4
601              Greek_upsilon                     2037     0x7F5
602              Greek_phi                         2038     0x7F6
603              Greek_chi                         2039     0x7F7
604              Greek_psi                         2040     0x7F8
605              Greek_omega                       2041     0x7F9
606              leftradical                       2209     0x8A1
607              topleftradical                    2210     0x8A2
608              horizconnector                    2211     0x8A3
609              topintegral                       2212     0x8A4
610              botintegral                       2213     0x8A5
611              vertconnector                     2214     0x8A6
612              topleftsqbracket                  2215     0x8A7
613              botleftsqbracket                  2216     0x8A8
614              toprightsqbracket                 2217     0x8A9
615              botrightsqbracket                 2218     0x8AA
616              topleftparens                     2219     0x8AB
617              botleftparens                     2220     0x8AC
618              toprightparens                    2221     0x8AD
619              botrightparens                    2222     0x8AE
620              leftmiddlecurlybrace              2223     0x8AF
621              rightmiddlecurlybrace             2224     0x8B0
622              topleftsummation                  2225     0x8B1
623              botleftsummation                  2226     0x8B2
624              topvertsummationconnector         2227     0x8B3
625              botvertsummationconnector         2228     0x8B4
626              toprightsummation                 2229     0x8B5
627              botrightsummation                 2230     0x8B6
628              rightmiddlesummation              2231     0x8B7
629              lessthanequal                     2236     0x8BC
630              notequal                          2237     0x8BD
631              greaterthanequal                  2238     0x8BE
632              integral                          2239     0x8BF
633              therefore                         2240     0x8C0
634              variation                         2241     0x8C1
635              infinity                          2242     0x8C2
636              nabla                             2245     0x8C5
637              approximate                       2248     0x8C8
638              similarequal                      2249     0x8C9
639              ifonlyif                          2253     0x8CD
640              implies                           2254     0x8CE
641              identical                         2255     0x8CF
642              radical                           2262     0x8D6
643              includedin                        2266     0x8DA
644              includes                          2267     0x8DB
645              intersection                      2268     0x8DC
646              union                             2269     0x8DD
647              logicaland                        2270     0x8DE
648              logicalor                         2271     0x8DF
649              partialderivative                 2287     0x8EF
650              function                          2294     0x8F6
651              leftarrow                         2299     0x8FB
652              uparrow                           2300     0x8FC
653              rightarrow                        2301     0x8FD
654              downarrow                         2302     0x8FE
655              blank                             2527     0x9DF
656              soliddiamond                      2528     0x9E0
657              checkerboard                      2529     0x9E1
658              ht                                2530     0x9E2
659              ff                                2531     0x9E3
660              cr                                2532     0x9E4
661              lf                                2533     0x9E5
662              nl                                2536     0x9E8
663              vt                                2537     0x9E9
664              lowrightcorner                    2538     0x9EA
665              uprightcorner                     2539     0x9EB
666              upleftcorner                      2540     0x9EC
667              lowleftcorner                     2541     0x9ED
668              crossinglines                     2542     0x9EE
669              horizlinescan1                    2543     0x9EF
670              horizlinescan3                    2544     0x9F0
671              horizlinescan5                    2545     0x9F1
672              horizlinescan7                    2546     0x9F2
673              horizlinescan9                    2547     0x9F3
674              leftt                             2548     0x9F4
675              rightt                            2549     0x9F5
676              bott                              2550     0x9F6
677              topt                              2551     0x9F7
678              vertbar                           2552     0x9F8
679              emspace                           2721     0xAA1
680              enspace                           2722     0xAA2
681              em3space                          2723     0xAA3
682              em4space                          2724     0xAA4
683              digitspace                        2725     0xAA5
684              punctspace                        2726     0xAA6
685              thinspace                         2727     0xAA7
686              hairspace                         2728     0xAA8
687              emdash                            2729     0xAA9
688              endash                            2730     0xAAA
689              signifblank                       2732     0xAAC
690              ellipsis                          2734     0xAAE
691              doubbaselinedot                   2735     0xAAF
692              onethird                          2736     0xAB0
693              twothirds                         2737     0xAB1
694              onefifth                          2738     0xAB2
695              twofifths                         2739     0xAB3
696              threefifths                       2740     0xAB4
697              fourfifths                        2741     0xAB5
698              onesixth                          2742     0xAB6
699              fivesixths                        2743     0xAB7
700              careof                            2744     0xAB8
701              figdash                           2747     0xABB
702              leftanglebracket                  2748     0xABC
703              decimalpoint                      2749     0xABD
704              rightanglebracket                 2750     0xABE
705              marker                            2751     0xABF
706              oneeighth                         2755     0xAC3
707              threeeighths                      2756     0xAC4
708              fiveeighths                       2757     0xAC5
709              seveneighths                      2758     0xAC6
710              trademark                         2761     0xAC9
711              signaturemark                     2762     0xACA
712              trademarkincircle                 2763     0xACB
713              leftopentriangle                  2764     0xACC
714              rightopentriangle                 2765     0xACD
715              emopencircle                      2766     0xACE
716              emopenrectangle                   2767     0xACF
717              leftsinglequotemark               2768     0xAD0
718              rightsinglequotemark              2769     0xAD1
719              leftdoublequotemark               2770     0xAD2
720              rightdoublequotemark              2771     0xAD3
721              prescription                      2772     0xAD4
722              permille                          2773     0xAD5
723              minutes                           2774     0xAD6
724              seconds                           2775     0xAD7
725              latincross                        2777     0xAD9
726              hexagram                          2778     0xADA
727              filledrectbullet                  2779     0xADB
728              filledlefttribullet               2780     0xADC
729              filledrighttribullet              2781     0xADD
730              emfilledcircle                    2782     0xADE
731              emfilledrect                      2783     0xADF
732              enopencircbullet                  2784     0xAE0
733              enopensquarebullet                2785     0xAE1
734              openrectbullet                    2786     0xAE2
735              opentribulletup                   2787     0xAE3
736              opentribulletdown                 2788     0xAE4
737              openstar                          2789     0xAE5
738              enfilledcircbullet                2790     0xAE6
739              enfilledsqbullet                  2791     0xAE7
740              filledtribulletup                 2792     0xAE8
741              filledtribulletdown               2793     0xAE9
742              leftpointer                       2794     0xAEA
743              rightpointer                      2795     0xAEB
744              club                              2796     0xAEC
745              diamond                           2797     0xAED
746              heart                             2798     0xAEE
747              maltesecross                      2800     0xAF0
748              dagger                            2801     0xAF1
749              doubledagger                      2802     0xAF2
750              checkmark                         2803     0xAF3
751              ballotcross                       2804     0xAF4
752              musicalsharp                      2805     0xAF5
753              musicalflat                       2806     0xAF6
754              malesymbol                        2807     0xAF7
755              femalesymbol                      2808     0xAF8
756              telephone                         2809     0xAF9
757              telephonerecorder                 2810     0xAFA
758              phonographcopyright               2811     0xAFB
759              caret                             2812     0xAFC
760              singlelowquotemark                2813     0xAFD
761              doublelowquotemark                2814     0xAFE
762              cursor                            2815     0xAFF
763              leftcaret                         2979     0xBA3
764              rightcaret                        2982     0xBA6
765              downcaret                         2984     0xBA8
766              upcaret                           2985     0xBA9
767              overbar                           3008     0xBC0
768              downtack                          3010     0xBC2
769              upshoe                            3011     0xBC3
770              downstile                         3012     0xBC4
771              underbar                          3014     0xBC6
772              jot                               3018     0xBCA
773              quad                              3020     0xBCC
774              uptack                            3022     0xBCE
775              circle                            3023     0xBCF
776              upstile                           3027     0xBD3
777              downshoe                          3030     0xBD6
778              rightshoe                         3032     0xBD8
779              leftshoe                          3034     0xBDA
780              lefttack                          3036     0xBDC
781              righttack                         3068     0xBFC
782              hebrew_doublelowline              3295     0xCDF
783              hebrew_aleph                      3296     0xCE0
784              hebrew_bet                        3297     0xCE1
785              hebrew_gimel                      3298     0xCE2
786              hebrew_dalet                      3299     0xCE3
787              hebrew_he                         3300     0xCE4
788              hebrew_waw                        3301     0xCE5
789              hebrew_zain                       3302     0xCE6
790              hebrew_chet                       3303     0xCE7
791              hebrew_tet                        3304     0xCE8
792              hebrew_yod                        3305     0xCE9
793              hebrew_finalkaph                  3306     0xCEA
794              hebrew_kaph                       3307     0xCEB
795              hebrew_lamed                      3308     0xCEC
796              hebrew_finalmem                   3309     0xCED
797              hebrew_mem                        3310     0xCEE
798              hebrew_finalnun                   3311     0xCEF
799              hebrew_nun                        3312     0xCF0
800              hebrew_samech                     3313     0xCF1
801              hebrew_ayin                       3314     0xCF2
802              hebrew_finalpe                    3315     0xCF3
803              hebrew_pe                         3316     0xCF4
804              hebrew_finalzade                  3317     0xCF5
805              hebrew_zade                       3318     0xCF6
806              hebrew_qoph                       3319     0xCF7
807              hebrew_resh                       3320     0xCF8
808              hebrew_shin                       3321     0xCF9
809              hebrew_taw                        3322     0xCFA
810              OE                                5052     0x13BC
811              oe                                5053     0x13BD
812              Ydiaeresis                        5054     0x13BE
813              BackSpace                        65288     0xFF08
814              Tab                              65289     0xFF09
815              Linefeed                         65290     0xFF0A
816              Clear                            65291     0xFF0B
817              Return                           65293     0xFF0D
818              Pause                            65299     0xFF13
819              Scroll_Lock                      65300     0xFF14
820              Sys_Req                          65301     0xFF15
821              Escape                           65307     0xFF1B
822              Multi_key                        65312     0xFF20
823              Kanji                            65313     0xFF21
824              Muhenkan                         65314     0xFF22
825              Henkan_Mode                      65315     0xFF23
826              Romaji                           65316     0xFF24
827              Hiragana                         65317     0xFF25
828              Katakana                         65318     0xFF26
829              Hiragana_Katakana                65319     0xFF27
830              Zenkaku                          65320     0xFF28
831              Hankaku                          65321     0xFF29
832              Zenkaku_Hankaku                  65322     0xFF2A
833              Touroku                          65323     0xFF2B
834              Massyo                           65324     0xFF2C
835              Kana_Lock                        65325     0xFF2D
836              Kana_Shift                       65326     0xFF2E
837              Eisu_Shift                       65327     0xFF2F
838              Eisu_toggle                      65328     0xFF30
839              Codeinput                        65335     0xFF37
840              SingleCandidate                  65340     0xFF3C
841              MultipleCandidate                65341     0xFF3D
842              PreviousCandidate                65342     0xFF3E
843              Home                             65360     0xFF50
844              Left                             65361     0xFF51
845              Up                               65362     0xFF52
846              Right                            65363     0xFF53
847              Down                             65364     0xFF54
848              Prior                            65365     0xFF55
849              Next                             65366     0xFF56
850              End                              65367     0xFF57
851              Begin                            65368     0xFF58
852              Win_L                            65371     0xFF5B
853              Win_R                            65372     0xFF5C
854              App                              65373     0xFF5D
855              Select                           65376     0xFF60
856              Print                            65377     0xFF61
857              Execute                          65378     0xFF62
858              Insert                           65379     0xFF63
859              Undo                             65381     0xFF65
860              Redo                             65382     0xFF66
861              Menu                             65383     0xFF67
862              Find                             65384     0xFF68
863              Cancel                           65385     0xFF69
864              Help                             65386     0xFF6A
865              Break                            65387     0xFF6B
866              Mode_switch                      65406     0xFF7E
867              Num_Lock                         65407     0xFF7F
868              KP_Space                         65408     0xFF80
869              KP_Tab                           65417     0xFF89
870              KP_Enter                         65421     0xFF8D
871              KP_F1                            65425     0xFF91
872              KP_F2                            65426     0xFF92
873              KP_F3                            65427     0xFF93
874              KP_F4                            65428     0xFF94
875              KP_Home                          65429     0xFF95
876              KP_Left                          65430     0xFF96
877              KP_Up                            65431     0xFF97
878              KP_Right                         65432     0xFF98
879              KP_Down                          65433     0xFF99
880              KP_Prior                         65434     0xFF9A
881              KP_Next                          65435     0xFF9B
882              KP_End                           65436     0xFF9C
883              KP_Begin                         65437     0xFF9D
884              KP_Insert                        65438     0xFF9E
885              KP_Delete                        65439     0xFF9F
886              KP_Multiply                      65450     0xFFAA
887              KP_Add                           65451     0xFFAB
888              KP_Separator                     65452     0xFFAC
889              KP_Subtract                      65453     0xFFAD
890              KP_Decimal                       65454     0xFFAE
891              KP_Divide                        65455     0xFFAF
892              KP_0                             65456     0xFFB0
893              KP_1                             65457     0xFFB1
894              KP_2                             65458     0xFFB2
895              KP_3                             65459     0xFFB3
896              KP_4                             65460     0xFFB4
897              KP_5                             65461     0xFFB5
898              KP_6                             65462     0xFFB6
899              KP_7                             65463     0xFFB7
900              KP_8                             65464     0xFFB8
901              KP_9                             65465     0xFFB9
902              KP_Equal                         65469     0xFFBD
903              F1                               65470     0xFFBE
904              F2                               65471     0xFFBF
905              F3                               65472     0xFFC0
906              F4                               65473     0xFFC1
907              F5                               65474     0xFFC2
908              F6                               65475     0xFFC3
909              F7                               65476     0xFFC4
910              F8                               65477     0xFFC5
911              F9                               65478     0xFFC6
912              F10                              65479     0xFFC7
913              F11                              65480     0xFFC8
914              F12                              65481     0xFFC9
915              F13                              65482     0xFFCA
916              F14                              65483     0xFFCB
917              F15                              65484     0xFFCC
918              F16                              65485     0xFFCD
919              F17                              65486     0xFFCE
920              F18                              65487     0xFFCF
921              F19                              65488     0xFFD0
922              F20                              65489     0xFFD1
923              F21                              65490     0xFFD2
924              F22                              65491     0xFFD3
925              F23                              65492     0xFFD4
926              F24                              65493     0xFFD5
927              F25                              65494     0xFFD6
928              F26                              65495     0xFFD7
929              F27                              65496     0xFFD8
930              F28                              65497     0xFFD9
931              F29                              65498     0xFFDA
932              F30                              65499     0xFFDB
933              F31                              65500     0xFFDC
934              F32                              65501     0xFFDD
935              F33                              65502     0xFFDE
936              F34                              65503     0xFFDF
937              F35                              65504     0xFFE0
938              Shift_L                          65505     0xFFE1
939              Shift_R                          65506     0xFFE2
940              Control_L                        65507     0xFFE3
941              Control_R                        65508     0xFFE4
942              Caps_Lock                        65509     0xFFE5
943              Shift_Lock                       65510     0xFFE6
944              Meta_L                           65511     0xFFE7
945              Meta_R                           65512     0xFFE8
946              Alt_L                            65513     0xFFE9
947              Alt_R                            65514     0xFFEA
948              Super_L                          65515     0xFFEB
949              Super_R                          65516     0xFFEC
950              Hyper_L                          65517     0xFFED
951              Hyper_R                          65518     0xFFEE
952              Delete                           65535     0xFFFF
953              XF86Switch_VT_1              269024769     0x1008FE01
954              XF86Switch_VT_2              269024770     0x1008FE02
955              XF86Switch_VT_3              269024771     0x1008FE03
956              XF86Switch_VT_4              269024772     0x1008FE04
957              XF86Switch_VT_5              269024773     0x1008FE05
958              XF86Switch_VT_6              269024774     0x1008FE06
959              XF86Switch_VT_7              269024775     0x1008FE07
960              XF86Switch_VT_8              269024776     0x1008FE08
961              XF86Switch_VT_9              269024777     0x1008FE09
962              XF86Switch_VT_10             269024778     0x1008FE0A
963              XF86Switch_VT_11             269024779     0x1008FE0B
964              XF86Switch_VT_12             269024780     0x1008FE0C
965              XF86Ungrab                   269024800     0x1008FE20
966              XF86ClearGrab                269024801     0x1008FE21
967              XF86Next_VMode               269024802     0x1008FE22
968              XF86Prev_VMode               269024803     0x1008FE23
969              XF86LogWindowTree            269024804     0x1008FE24
970              XF86LogGrabInfo              269024805     0x1008FE25
971              XF86ModeLock                 269025025     0x1008FF01
972              XF86MonBrightnessUp          269025026     0x1008FF02
973              XF86MonBrightnessDown        269025027     0x1008FF03
974              XF86KbdLightOnOff            269025028     0x1008FF04
975              XF86KbdBrightnessUp          269025029     0x1008FF05
976              XF86KbdBrightnessDown        269025030     0x1008FF06
977              XF86MonBrightnessCycle       269025031     0x1008FF07
978              XF86Standby                  269025040     0x1008FF10
979              XF86AudioLowerVolume         269025041     0x1008FF11
980              XF86AudioMute                269025042     0x1008FF12
981              XF86AudioRaiseVolume         269025043     0x1008FF13
982              XF86AudioPlay                269025044     0x1008FF14
983              XF86AudioStop                269025045     0x1008FF15
984              XF86AudioPrev                269025046     0x1008FF16
985              XF86AudioNext                269025047     0x1008FF17
986              XF86HomePage                 269025048     0x1008FF18
987              XF86Mail                     269025049     0x1008FF19
988              XF86Start                    269025050     0x1008FF1A
989              XF86Search                   269025051     0x1008FF1B
990              XF86AudioRecord              269025052     0x1008FF1C
991              XF86Calculator               269025053     0x1008FF1D
992              XF86Memo                     269025054     0x1008FF1E
993              XF86ToDoList                 269025055     0x1008FF1F
994              XF86Calendar                 269025056     0x1008FF20
995              XF86PowerDown                269025057     0x1008FF21
996              XF86ContrastAdjust           269025058     0x1008FF22
997              XF86RockerUp                 269025059     0x1008FF23
998              XF86RockerDown               269025060     0x1008FF24
999              XF86RockerEnter              269025061     0x1008FF25
1000              XF86Back                     269025062     0x1008FF26
1001              XF86Forward                  269025063     0x1008FF27
1002              XF86Stop                     269025064     0x1008FF28
1003              XF86Refresh                  269025065     0x1008FF29
1004              XF86PowerOff                 269025066     0x1008FF2A
1005              XF86WakeUp                   269025067     0x1008FF2B
1006              XF86Eject                    269025068     0x1008FF2C
1007              XF86ScreenSaver              269025069     0x1008FF2D
1008              XF86WWW                      269025070     0x1008FF2E
1009              XF86Sleep                    269025071     0x1008FF2F
1010              XF86Favorites                269025072     0x1008FF30
1011              XF86AudioPause               269025073     0x1008FF31
1012              XF86AudioMedia               269025074     0x1008FF32
1013              XF86MyComputer               269025075     0x1008FF33
1014              XF86VendorHome               269025076     0x1008FF34
1015              XF86LightBulb                269025077     0x1008FF35
1016              XF86Shop                     269025078     0x1008FF36
1017              XF86History                  269025079     0x1008FF37
1018              XF86OpenURL                  269025080     0x1008FF38
1019              XF86AddFavorite              269025081     0x1008FF39
1020              XF86HotLinks                 269025082     0x1008FF3A
1021              XF86BrightnessAdjust         269025083     0x1008FF3B
1022              XF86Finance                  269025084     0x1008FF3C
1023              XF86Community                269025085     0x1008FF3D
1024              XF86AudioRewind              269025086     0x1008FF3E
1025              XF86BackForward              269025087     0x1008FF3F
1026              XF86Launch0                  269025088     0x1008FF40
1027              XF86Launch1                  269025089     0x1008FF41
1028              XF86Launch2                  269025090     0x1008FF42
1029              XF86Launch3                  269025091     0x1008FF43
1030              XF86Launch4                  269025092     0x1008FF44
1031              XF86Launch5                  269025093     0x1008FF45
1032              XF86Launch6                  269025094     0x1008FF46
1033              XF86Launch7                  269025095     0x1008FF47
1034              XF86Launch8                  269025096     0x1008FF48
1035              XF86Launch9                  269025097     0x1008FF49
1036              XF86LaunchA                  269025098     0x1008FF4A
1037              XF86LaunchB                  269025099     0x1008FF4B
1038              XF86LaunchC                  269025100     0x1008FF4C
1039              XF86LaunchD                  269025101     0x1008FF4D
1040              XF86LaunchE                  269025102     0x1008FF4E
1041              XF86LaunchF                  269025103     0x1008FF4F
1042              XF86ApplicationLeft          269025104     0x1008FF50
1043              XF86ApplicationRight         269025105     0x1008FF51
1044              XF86Book                     269025106     0x1008FF52
1045              XF86CD                       269025107     0x1008FF53
1046              XF86Calculater               269025108     0x1008FF54
1047              XF86Clear                    269025109     0x1008FF55
1048              XF86Close                    269025110     0x1008FF56
1049              XF86Copy                     269025111     0x1008FF57
1050              XF86Cut                      269025112     0x1008FF58
1051              XF86Display                  269025113     0x1008FF59
1052              XF86DOS                      269025114     0x1008FF5A
1053              XF86Documents                269025115     0x1008FF5B
1054              XF86Excel                    269025116     0x1008FF5C
1055              XF86Explorer                 269025117     0x1008FF5D
1056              XF86Game                     269025118     0x1008FF5E
1057              XF86Go                       269025119     0x1008FF5F
1058              XF86iTouch                   269025120     0x1008FF60
1059              XF86LogOff                   269025121     0x1008FF61
1060              XF86Market                   269025122     0x1008FF62
1061              XF86Meeting                  269025123     0x1008FF63
1062              XF86MenuKB                   269025125     0x1008FF65
1063              XF86MenuPB                   269025126     0x1008FF66
1064              XF86MySites                  269025127     0x1008FF67
1065              XF86New                      269025128     0x1008FF68
1066              XF86News                     269025129     0x1008FF69
1067              XF86OfficeHome               269025130     0x1008FF6A
1068              XF86Open                     269025131     0x1008FF6B
1069              XF86Option                   269025132     0x1008FF6C
1070              XF86Paste                    269025133     0x1008FF6D
1071              XF86Phone                    269025134     0x1008FF6E
1072              XF86Q                        269025136     0x1008FF70
1073              XF86Reply                    269025138     0x1008FF72
1074              XF86Reload                   269025139     0x1008FF73
1075              XF86RotateWindows            269025140     0x1008FF74
1076              XF86RotationPB               269025141     0x1008FF75
1077              XF86RotationKB               269025142     0x1008FF76
1078              XF86Save                     269025143     0x1008FF77
1079              XF86ScrollUp                 269025144     0x1008FF78
1080              XF86ScrollDown               269025145     0x1008FF79
1081              XF86ScrollClick              269025146     0x1008FF7A
1082              XF86Send                     269025147     0x1008FF7B
1083              XF86Spell                    269025148     0x1008FF7C
1084              XF86SplitScreen              269025149     0x1008FF7D
1085              XF86Support                  269025150     0x1008FF7E
1086              XF86TaskPane                 269025151     0x1008FF7F
1087              XF86Terminal                 269025152     0x1008FF80
1088              XF86Tools                    269025153     0x1008FF81
1089              XF86Travel                   269025154     0x1008FF82
1090              XF86UserPB                   269025156     0x1008FF84
1091              XF86User1KB                  269025157     0x1008FF85
1092              XF86User2KB                  269025158     0x1008FF86
1093              XF86Video                    269025159     0x1008FF87
1094              XF86WheelButton              269025160     0x1008FF88
1095              XF86Word                     269025161     0x1008FF89
1096              XF86Xfer                     269025162     0x1008FF8A
1097              XF86ZoomIn                   269025163     0x1008FF8B
1098              XF86ZoomOut                  269025164     0x1008FF8C
1099              XF86Away                     269025165     0x1008FF8D
1100              XF86Messenger                269025166     0x1008FF8E
1101              XF86WebCam                   269025167     0x1008FF8F
1102              XF86MailForward              269025168     0x1008FF90
1103              XF86Pictures                 269025169     0x1008FF91
1104              XF86Music                    269025170     0x1008FF92
1105              XF86Battery                  269025171     0x1008FF93
1106              XF86Bluetooth                269025172     0x1008FF94
1107              XF86WLAN                     269025173     0x1008FF95
1108              XF86UWB                      269025174     0x1008FF96
1109              XF86AudioForward             269025175     0x1008FF97
1110              XF86AudioRepeat              269025176     0x1008FF98
1111              XF86AudioRandomPlay          269025177     0x1008FF99
1112              XF86Subtitle                 269025178     0x1008FF9A
1113              XF86AudioCycleTrack          269025179     0x1008FF9B
1114              XF86CycleAngle               269025180     0x1008FF9C
1115              XF86FrameBack                269025181     0x1008FF9D
1116              XF86FrameForward             269025182     0x1008FF9E
1117              XF86Time                     269025183     0x1008FF9F
1118              XF86Select                   269025184     0x1008FFA0
1119              XF86View                     269025185     0x1008FFA1
1120              XF86TopMenu                  269025186     0x1008FFA2
1121              XF86Red                      269025187     0x1008FFA3
1122              XF86Green                    269025188     0x1008FFA4
1123              XF86Yellow                   269025189     0x1008FFA5
1124              XF86Blue                     269025190     0x1008FFA6
1125              XF86Suspend                  269025191     0x1008FFA7
1126              XF86Hibernate                269025192     0x1008FFA8
1127              XF86TouchpadToggle           269025193     0x1008FFA9
1128              XF86TouchpadOn               269025200     0x1008FFB0
1129              XF86TouchpadOff              269025201     0x1008FFB1
1130              XF86AudioMicMute             269025202     0x1008FFB2
1131              XF86Keyboard                 269025203     0x1008FFB3
1132              XF86WWAN                     269025204     0x1008FFB4
1133              XF86RFKill                   269025205     0x1008FFB5
1134              XF86AudioPreset              269025206     0x1008FFB6
1135              XF86RotationLockToggle       269025207     0x1008FFB7
1136

SEE ALSO

1138       bind(n), event(n)
1139

KEYWORDS

1141       bind, binding, event, keysym
1142
1143
1144
1145Tk                                    8.3                           keysyms(n)
Impressum