Initial commit of OpenSPARC T2 design and verification files.
[OpenSPARC-T2-DV] / tools / src / nas,5.n2.os.2 / lib / python / man / mann / keysyms.n
CommitLineData
86530b38
AT
1'\"
2'\" Copyright (c) 1998-2000 by Scriptics Corporation.
3'\" All rights reserved.
4'\"
5'\" RCS: @(#) $Id: keysyms.n,v 1.3.8.1 2004/10/28 10:19:29 dkf Exp $
6'\"
7'\"
8'\" The definitions below are for supplemental macros used in Tcl/Tk
9'\" manual entries.
10'\"
11'\" .AP type name in/out ?indent?
12'\" Start paragraph describing an argument to a library procedure.
13'\" type is type of argument (int, etc.), in/out is either "in", "out",
14'\" or "in/out" to describe whether procedure reads or modifies arg,
15'\" and indent is equivalent to second arg of .IP (shouldn't ever be
16'\" needed; use .AS below instead)
17'\"
18'\" .AS ?type? ?name?
19'\" Give maximum sizes of arguments for setting tab stops. Type and
20'\" name are examples of largest possible arguments that will be passed
21'\" to .AP later. If args are omitted, default tab stops are used.
22'\"
23'\" .BS
24'\" Start box enclosure. From here until next .BE, everything will be
25'\" enclosed in one large box.
26'\"
27'\" .BE
28'\" End of box enclosure.
29'\"
30'\" .CS
31'\" Begin code excerpt.
32'\"
33'\" .CE
34'\" End code excerpt.
35'\"
36'\" .VS ?version? ?br?
37'\" Begin vertical sidebar, for use in marking newly-changed parts
38'\" of man pages. The first argument is ignored and used for recording
39'\" the version when the .VS was added, so that the sidebars can be
40'\" found and removed when they reach a certain age. If another argument
41'\" is present, then a line break is forced before starting the sidebar.
42'\"
43'\" .VE
44'\" End of vertical sidebar.
45'\"
46'\" .DS
47'\" Begin an indented unfilled display.
48'\"
49'\" .DE
50'\" End of indented unfilled display.
51'\"
52'\" .SO
53'\" Start of list of standard options for a Tk widget. The
54'\" options follow on successive lines, in four columns separated
55'\" by tabs.
56'\"
57'\" .SE
58'\" End of list of standard options for a Tk widget.
59'\"
60'\" .OP cmdName dbName dbClass
61'\" Start of description of a specific option. cmdName gives the
62'\" option's name as specified in the class command, dbName gives
63'\" the option's name in the option database, and dbClass gives
64'\" the option's class in the option database.
65'\"
66'\" .UL arg1 arg2
67'\" Print arg1 underlined, then print arg2 normally.
68'\"
69'\" RCS: @(#) $Id: man.macros,v 1.4 2000/08/25 06:18:32 ericm Exp $
70'\"
71'\" # Set up traps and other miscellaneous stuff for Tcl/Tk man pages.
72.if t .wh -1.3i ^B
73.nr ^l \n(.l
74.ad b
75'\" # Start an argument description
76.de AP
77.ie !"\\$4"" .TP \\$4
78.el \{\
79. ie !"\\$2"" .TP \\n()Cu
80. el .TP 15
81.\}
82.ta \\n()Au \\n()Bu
83.ie !"\\$3"" \{\
84\&\\$1 \\fI\\$2\\fP (\\$3)
85.\".b
86.\}
87.el \{\
88.br
89.ie !"\\$2"" \{\
90\&\\$1 \\fI\\$2\\fP
91.\}
92.el \{\
93\&\\fI\\$1\\fP
94.\}
95.\}
96..
97'\" # define tabbing values for .AP
98.de AS
99.nr )A 10n
100.if !"\\$1"" .nr )A \\w'\\$1'u+3n
101.nr )B \\n()Au+15n
102.\"
103.if !"\\$2"" .nr )B \\w'\\$2'u+\\n()Au+3n
104.nr )C \\n()Bu+\\w'(in/out)'u+2n
105..
106.AS Tcl_Interp Tcl_CreateInterp in/out
107'\" # BS - start boxed text
108'\" # ^y = starting y location
109'\" # ^b = 1
110.de BS
111.br
112.mk ^y
113.nr ^b 1u
114.if n .nf
115.if n .ti 0
116.if n \l'\\n(.lu\(ul'
117.if n .fi
118..
119'\" # BE - end boxed text (draw box now)
120.de BE
121.nf
122.ti 0
123.mk ^t
124.ie n \l'\\n(^lu\(ul'
125.el \{\
126.\" Draw four-sided box normally, but don't draw top of
127.\" box if the box started on an earlier page.
128.ie !\\n(^b-1 \{\
129\h'-1.5n'\L'|\\n(^yu-1v'\l'\\n(^lu+3n\(ul'\L'\\n(^tu+1v-\\n(^yu'\l'|0u-1.5n\(ul'
130.\}
131.el \}\
132\h'-1.5n'\L'|\\n(^yu-1v'\h'\\n(^lu+3n'\L'\\n(^tu+1v-\\n(^yu'\l'|0u-1.5n\(ul'
133.\}
134.\}
135.fi
136.br
137.nr ^b 0
138..
139'\" # VS - start vertical sidebar
140'\" # ^Y = starting y location
141'\" # ^v = 1 (for troff; for nroff this doesn't matter)
142.de VS
143.if !"\\$2"" .br
144.mk ^Y
145.ie n 'mc \s12\(br\s0
146.el .nr ^v 1u
147..
148'\" # VE - end of vertical sidebar
149.de VE
150.ie n 'mc
151.el \{\
152.ev 2
153.nf
154.ti 0
155.mk ^t
156\h'|\\n(^lu+3n'\L'|\\n(^Yu-1v\(bv'\v'\\n(^tu+1v-\\n(^Yu'\h'-|\\n(^lu+3n'
157.sp -1
158.fi
159.ev
160.\}
161.nr ^v 0
162..
163'\" # Special macro to handle page bottom: finish off current
164'\" # box/sidebar if in box/sidebar mode, then invoked standard
165'\" # page bottom macro.
166.de ^B
167.ev 2
168'ti 0
169'nf
170.mk ^t
171.if \\n(^b \{\
172.\" Draw three-sided box if this is the box's first page,
173.\" draw two sides but no top otherwise.
174.ie !\\n(^b-1 \h'-1.5n'\L'|\\n(^yu-1v'\l'\\n(^lu+3n\(ul'\L'\\n(^tu+1v-\\n(^yu'\h'|0u'\c
175.el \h'-1.5n'\L'|\\n(^yu-1v'\h'\\n(^lu+3n'\L'\\n(^tu+1v-\\n(^yu'\h'|0u'\c
176.\}
177.if \\n(^v \{\
178.nr ^x \\n(^tu+1v-\\n(^Yu
179\kx\h'-\\nxu'\h'|\\n(^lu+3n'\ky\L'-\\n(^xu'\v'\\n(^xu'\h'|0u'\c
180.\}
181.bp
182'fi
183.ev
184.if \\n(^b \{\
185.mk ^y
186.nr ^b 2
187.\}
188.if \\n(^v \{\
189.mk ^Y
190.\}
191..
192'\" # DS - begin display
193.de DS
194.RS
195.nf
196.sp
197..
198'\" # DE - end display
199.de DE
200.fi
201.RE
202.sp
203..
204'\" # SO - start of list of standard options
205.de SO
206.SH "STANDARD OPTIONS"
207.LP
208.nf
209.ta 5.5c 11c
210.ft B
211..
212'\" # SE - end of list of standard options
213.de SE
214.fi
215.ft R
216.LP
217See the \\fBoptions\\fR manual entry for details on the standard options.
218..
219'\" # OP - start of full description for a single option
220.de OP
221.LP
222.nf
223.ta 4c
224Command-Line Name: \\fB\\$1\\fR
225Database Name: \\fB\\$2\\fR
226Database Class: \\fB\\$3\\fR
227.fi
228.IP
229..
230'\" # CS - begin code excerpt
231.de CS
232.RS
233.nf
234.ta .25i .5i .75i 1i
235..
236'\" # CE - end code excerpt
237.de CE
238.fi
239.RE
240..
241.de UL
242\\$1\l'|0\(ul'\\$2
243..
244.TH keysyms n 8.3 Tk "Tk Built-In Commands"
245.BS
246'\" Note: do not modify the .SH NAME line immediately below!
247.SH NAME
248keysyms \- keysyms recognized by Tk
249.BE
250
251.SH DESCRIPTION
252.PP
253Tk recognizes many keysyms when specifying key bindings (e.g.
254\fBbind . <Key-\fR\fIkeysym\fR\fB>\fR). The following list enumerates the
255keysyms that will be recognized by Tk. Note that not all keysyms will
256be valid on all platforms. For example, on Unix systems, the presence
257of a particular keysym is dependant on the configuration of the
258keyboard modifier map. This list shows keysyms along with their
259decimal and hexadecimal values.
260.PP
261.CS
262space 32 0x0020
263exclam 33 0x0021
264quotedbl 34 0x0022
265numbersign 35 0x0023
266dollar 36 0x0024
267percent 37 0x0025
268ampersand 38 0x0026
269quoteright 39 0x0027
270parenleft 40 0x0028
271parenright 41 0x0029
272asterisk 42 0x002a
273plus 43 0x002b
274comma 44 0x002c
275minus 45 0x002d
276period 46 0x002e
277slash 47 0x002f
2780 48 0x0030
2791 49 0x0031
2802 50 0x0032
2813 51 0x0033
2824 52 0x0034
2835 53 0x0035
2846 54 0x0036
2857 55 0x0037
2868 56 0x0038
2879 57 0x0039
288colon 58 0x003a
289semicolon 59 0x003b
290less 60 0x003c
291equal 61 0x003d
292greater 62 0x003e
293question 63 0x003f
294at 64 0x0040
295A 65 0x0041
296B 66 0x0042
297C 67 0x0043
298D 68 0x0044
299E 69 0x0045
300F 70 0x0046
301G 71 0x0047
302H 72 0x0048
303I 73 0x0049
304J 74 0x004a
305K 75 0x004b
306L 76 0x004c
307M 77 0x004d
308N 78 0x004e
309O 79 0x004f
310P 80 0x0050
311Q 81 0x0051
312R 82 0x0052
313S 83 0x0053
314T 84 0x0054
315U 85 0x0055
316V 86 0x0056
317W 87 0x0057
318X 88 0x0058
319Y 89 0x0059
320Z 90 0x005a
321bracketleft 91 0x005b
322backslash 92 0x005c
323bracketright 93 0x005d
324asciicircum 94 0x005e
325underscore 95 0x005f
326quoteleft 96 0x0060
327a 97 0x0061
328b 98 0x0062
329c 99 0x0063
330d 100 0x0064
331e 101 0x0065
332f 102 0x0066
333g 103 0x0067
334h 104 0x0068
335i 105 0x0069
336j 106 0x006a
337k 107 0x006b
338l 108 0x006c
339m 109 0x006d
340n 110 0x006e
341o 111 0x006f
342p 112 0x0070
343q 113 0x0071
344r 114 0x0072
345s 115 0x0073
346t 116 0x0074
347u 117 0x0075
348v 118 0x0076
349w 119 0x0077
350x 120 0x0078
351y 121 0x0079
352z 122 0x007a
353braceleft 123 0x007b
354bar 124 0x007c
355braceright 125 0x007d
356asciitilde 126 0x007e
357nobreakspace 160 0x00a0
358exclamdown 161 0x00a1
359cent 162 0x00a2
360sterling 163 0x00a3
361currency 164 0x00a4
362yen 165 0x00a5
363brokenbar 166 0x00a6
364section 167 0x00a7
365diaeresis 168 0x00a8
366copyright 169 0x00a9
367ordfeminine 170 0x00aa
368guillemotleft 171 0x00ab
369notsign 172 0x00ac
370hyphen 173 0x00ad
371registered 174 0x00ae
372macron 175 0x00af
373degree 176 0x00b0
374plusminus 177 0x00b1
375twosuperior 178 0x00b2
376threesuperior 179 0x00b3
377acute 180 0x00b4
378mu 181 0x00b5
379paragraph 182 0x00b6
380periodcentered 183 0x00b7
381cedilla 184 0x00b8
382onesuperior 185 0x00b9
383masculine 186 0x00ba
384guillemotright 187 0x00bb
385onequarter 188 0x00bc
386onehalf 189 0x00bd
387threequarters 190 0x00be
388questiondown 191 0x00bf
389Agrave 192 0x00c0
390Aacute 193 0x00c1
391Acircumflex 194 0x00c2
392Atilde 195 0x00c3
393Adiaeresis 196 0x00c4
394Aring 197 0x00c5
395AE 198 0x00c6
396Ccedilla 199 0x00c7
397Egrave 200 0x00c8
398Eacute 201 0x00c9
399Ecircumflex 202 0x00ca
400Ediaeresis 203 0x00cb
401Igrave 204 0x00cc
402Iacute 205 0x00cd
403Icircumflex 206 0x00ce
404Idiaeresis 207 0x00cf
405Eth 208 0x00d0
406Ntilde 209 0x00d1
407Ograve 210 0x00d2
408Oacute 211 0x00d3
409Ocircumflex 212 0x00d4
410Otilde 213 0x00d5
411Odiaeresis 214 0x00d6
412multiply 215 0x00d7
413Ooblique 216 0x00d8
414Ugrave 217 0x00d9
415Uacute 218 0x00da
416Ucircumflex 219 0x00db
417Udiaeresis 220 0x00dc
418Yacute 221 0x00dd
419Thorn 222 0x00de
420ssharp 223 0x00df
421agrave 224 0x00e0
422aacute 225 0x00e1
423acircumflex 226 0x00e2
424atilde 227 0x00e3
425adiaeresis 228 0x00e4
426aring 229 0x00e5
427ae 230 0x00e6
428ccedilla 231 0x00e7
429egrave 232 0x00e8
430eacute 233 0x00e9
431ecircumflex 234 0x00ea
432ediaeresis 235 0x00eb
433igrave 236 0x00ec
434iacute 237 0x00ed
435icircumflex 238 0x00ee
436idiaeresis 239 0x00ef
437eth 240 0x00f0
438ntilde 241 0x00f1
439ograve 242 0x00f2
440oacute 243 0x00f3
441ocircumflex 244 0x00f4
442otilde 245 0x00f5
443odiaeresis 246 0x00f6
444division 247 0x00f7
445oslash 248 0x00f8
446ugrave 249 0x00f9
447uacute 250 0x00fa
448ucircumflex 251 0x00fb
449udiaeresis 252 0x00fc
450yacute 253 0x00fd
451thorn 254 0x00fe
452ydiaeresis 255 0x00ff
453Aogonek 417 0x01a1
454breve 418 0x01a2
455Lstroke 419 0x01a3
456Lcaron 421 0x01a5
457Sacute 422 0x01a6
458Scaron 425 0x01a9
459Scedilla 426 0x01aa
460Tcaron 427 0x01ab
461Zacute 428 0x01ac
462.CE
463.CS
464Zcaron 430 0x01ae
465Zabovedot 431 0x01af
466aogonek 433 0x01b1
467ogonek 434 0x01b2
468lstroke 435 0x01b3
469lcaron 437 0x01b5
470sacute 438 0x01b6
471caron 439 0x01b7
472scaron 441 0x01b9
473scedilla 442 0x01ba
474tcaron 443 0x01bb
475zacute 444 0x01bc
476doubleacute 445 0x01bd
477zcaron 446 0x01be
478zabovedot 447 0x01bf
479Racute 448 0x01c0
480Abreve 451 0x01c3
481Cacute 454 0x01c6
482Ccaron 456 0x01c8
483Eogonek 458 0x01ca
484Ecaron 460 0x01cc
485Dcaron 463 0x01cf
486Nacute 465 0x01d1
487Ncaron 466 0x01d2
488Odoubleacute 469 0x01d5
489Rcaron 472 0x01d8
490Uring 473 0x01d9
491Udoubleacute 475 0x01db
492Tcedilla 478 0x01de
493racute 480 0x01e0
494abreve 483 0x01e3
495cacute 486 0x01e6
496ccaron 488 0x01e8
497eogonek 490 0x01ea
498ecaron 492 0x01ec
499dcaron 495 0x01ef
500nacute 497 0x01f1
501ncaron 498 0x01f2
502odoubleacute 501 0x01f5
503rcaron 504 0x01f8
504uring 505 0x01f9
505udoubleacute 507 0x01fb
506tcedilla 510 0x01fe
507abovedot 511 0x01ff
508Hstroke 673 0x02a1
509Hcircumflex 678 0x02a6
510Iabovedot 681 0x02a9
511Gbreve 683 0x02ab
512Jcircumflex 684 0x02ac
513hstroke 689 0x02b1
514hcircumflex 694 0x02b6
515idotless 697 0x02b9
516gbreve 699 0x02bb
517jcircumflex 700 0x02bc
518Cabovedot 709 0x02c5
519Ccircumflex 710 0x02c6
520Gabovedot 725 0x02d5
521Gcircumflex 728 0x02d8
522Ubreve 733 0x02dd
523Scircumflex 734 0x02de
524cabovedot 741 0x02e5
525ccircumflex 742 0x02e6
526gabovedot 757 0x02f5
527gcircumflex 760 0x02f8
528ubreve 765 0x02fd
529scircumflex 766 0x02fe
530kappa 930 0x03a2
531Rcedilla 931 0x03a3
532Itilde 933 0x03a5
533Lcedilla 934 0x03a6
534Emacron 938 0x03aa
535Gcedilla 939 0x03ab
536Tslash 940 0x03ac
537rcedilla 947 0x03b3
538itilde 949 0x03b5
539lcedilla 950 0x03b6
540emacron 954 0x03ba
541gacute 955 0x03bb
542tslash 956 0x03bc
543ENG 957 0x03bd
544eng 959 0x03bf
545Amacron 960 0x03c0
546Iogonek 967 0x03c7
547Eabovedot 972 0x03cc
548Imacron 975 0x03cf
549Ncedilla 977 0x03d1
550Omacron 978 0x03d2
551Kcedilla 979 0x03d3
552Uogonek 985 0x03d9
553Utilde 989 0x03dd
554Umacron 990 0x03de
555amacron 992 0x03e0
556iogonek 999 0x03e7
557eabovedot 1004 0x03ec
558imacron 1007 0x03ef
559ncedilla 1009 0x03f1
560omacron 1010 0x03f2
561kcedilla 1011 0x03f3
562uogonek 1017 0x03f9
563utilde 1021 0x03fd
564umacron 1022 0x03fe
565overline 1150 0x047e
566kana_fullstop 1185 0x04a1
567kana_openingbracket 1186 0x04a2
568kana_closingbracket 1187 0x04a3
569kana_comma 1188 0x04a4
570kana_middledot 1189 0x04a5
571kana_WO 1190 0x04a6
572kana_a 1191 0x04a7
573kana_i 1192 0x04a8
574kana_u 1193 0x04a9
575kana_e 1194 0x04aa
576kana_o 1195 0x04ab
577kana_ya 1196 0x04ac
578kana_yu 1197 0x04ad
579kana_yo 1198 0x04ae
580kana_tu 1199 0x04af
581prolongedsound 1200 0x04b0
582kana_A 1201 0x04b1
583kana_I 1202 0x04b2
584kana_U 1203 0x04b3
585kana_E 1204 0x04b4
586kana_O 1205 0x04b5
587kana_KA 1206 0x04b6
588kana_KI 1207 0x04b7
589kana_KU 1208 0x04b8
590kana_KE 1209 0x04b9
591kana_KO 1210 0x04ba
592kana_SA 1211 0x04bb
593kana_SHI 1212 0x04bc
594kana_SU 1213 0x04bd
595kana_SE 1214 0x04be
596kana_SO 1215 0x04bf
597kana_TA 1216 0x04c0
598kana_TI 1217 0x04c1
599kana_TU 1218 0x04c2
600kana_TE 1219 0x04c3
601kana_TO 1220 0x04c4
602kana_NA 1221 0x04c5
603kana_NI 1222 0x04c6
604kana_NU 1223 0x04c7
605kana_NE 1224 0x04c8
606kana_NO 1225 0x04c9
607kana_HA 1226 0x04ca
608kana_HI 1227 0x04cb
609kana_HU 1228 0x04cc
610kana_HE 1229 0x04cd
611kana_HO 1230 0x04ce
612kana_MA 1231 0x04cf
613kana_MI 1232 0x04d0
614kana_MU 1233 0x04d1
615kana_ME 1234 0x04d2
616kana_MO 1235 0x04d3
617kana_YA 1236 0x04d4
618kana_YU 1237 0x04d5
619kana_YO 1238 0x04d6
620kana_RA 1239 0x04d7
621kana_RI 1240 0x04d8
622kana_RU 1241 0x04d9
623kana_RE 1242 0x04da
624kana_RO 1243 0x04db
625kana_WA 1244 0x04dc
626kana_N 1245 0x04dd
627voicedsound 1246 0x04de
628semivoicedsound 1247 0x04df
629Arabic_comma 1452 0x05ac
630Arabic_semicolon 1467 0x05bb
631Arabic_question_mark 1471 0x05bf
632Arabic_hamza 1473 0x05c1
633Arabic_maddaonalef 1474 0x05c2
634Arabic_hamzaonalef 1475 0x05c3
635Arabic_hamzaonwaw 1476 0x05c4
636Arabic_hamzaunderalef 1477 0x05c5
637Arabic_hamzaonyeh 1478 0x05c6
638Arabic_alef 1479 0x05c7
639Arabic_beh 1480 0x05c8
640Arabic_tehmarbuta 1481 0x05c9
641Arabic_teh 1482 0x05ca
642Arabic_theh 1483 0x05cb
643Arabic_jeem 1484 0x05cc
644Arabic_hah 1485 0x05cd
645Arabic_khah 1486 0x05ce
646Arabic_dal 1487 0x05cf
647Arabic_thal 1488 0x05d0
648Arabic_ra 1489 0x05d1
649Arabic_zain 1490 0x05d2
650Arabic_seen 1491 0x05d3
651Arabic_sheen 1492 0x05d4
652Arabic_sad 1493 0x05d5
653Arabic_dad 1494 0x05d6
654Arabic_tah 1495 0x05d7
655Arabic_zah 1496 0x05d8
656Arabic_ain 1497 0x05d9
657Arabic_ghain 1498 0x05da
658Arabic_tatweel 1504 0x05e0
659Arabic_feh 1505 0x05e1
660Arabic_qaf 1506 0x05e2
661Arabic_kaf 1507 0x05e3
662Arabic_lam 1508 0x05e4
663Arabic_meem 1509 0x05e5
664.CE
665.CS
666Arabic_noon 1510 0x05e6
667Arabic_heh 1511 0x05e7
668Arabic_waw 1512 0x05e8
669Arabic_alefmaksura 1513 0x05e9
670Arabic_yeh 1514 0x05ea
671Arabic_fathatan 1515 0x05eb
672Arabic_dammatan 1516 0x05ec
673Arabic_kasratan 1517 0x05ed
674Arabic_fatha 1518 0x05ee
675Arabic_damma 1519 0x05ef
676Arabic_kasra 1520 0x05f0
677Arabic_shadda 1521 0x05f1
678Arabic_sukun 1522 0x05f2
679Serbian_dje 1697 0x06a1
680Macedonia_gje 1698 0x06a2
681Cyrillic_io 1699 0x06a3
682Ukranian_je 1700 0x06a4
683Macedonia_dse 1701 0x06a5
684Ukranian_i 1702 0x06a6
685Ukranian_yi 1703 0x06a7
686Serbian_je 1704 0x06a8
687Serbian_lje 1705 0x06a9
688Serbian_nje 1706 0x06aa
689Serbian_tshe 1707 0x06ab
690Macedonia_kje 1708 0x06ac
691Byelorussian_shortu 1710 0x06ae
692Serbian_dze 1711 0x06af
693numerosign 1712 0x06b0
694Serbian_DJE 1713 0x06b1
695Macedonia_GJE 1714 0x06b2
696Cyrillic_IO 1715 0x06b3
697Ukranian_JE 1716 0x06b4
698Macedonia_DSE 1717 0x06b5
699Ukranian_I 1718 0x06b6
700Ukranian_YI 1719 0x06b7
701Serbian_JE 1720 0x06b8
702Serbian_LJE 1721 0x06b9
703Serbian_NJE 1722 0x06ba
704Serbian_TSHE 1723 0x06bb
705Macedonia_KJE 1724 0x06bc
706Byelorussian_SHORTU 1726 0x06be
707Serbian_DZE 1727 0x06bf
708Cyrillic_yu 1728 0x06c0
709Cyrillic_a 1729 0x06c1
710Cyrillic_be 1730 0x06c2
711Cyrillic_tse 1731 0x06c3
712Cyrillic_de 1732 0x06c4
713Cyrillic_ie 1733 0x06c5
714Cyrillic_ef 1734 0x06c6
715Cyrillic_ghe 1735 0x06c7
716Cyrillic_ha 1736 0x06c8
717Cyrillic_i 1737 0x06c9
718Cyrillic_shorti 1738 0x06ca
719Cyrillic_ka 1739 0x06cb
720Cyrillic_el 1740 0x06cc
721Cyrillic_em 1741 0x06cd
722Cyrillic_en 1742 0x06ce
723Cyrillic_o 1743 0x06cf
724Cyrillic_pe 1744 0x06d0
725Cyrillic_ya 1745 0x06d1
726Cyrillic_er 1746 0x06d2
727Cyrillic_es 1747 0x06d3
728Cyrillic_te 1748 0x06d4
729Cyrillic_u 1749 0x06d5
730Cyrillic_zhe 1750 0x06d6
731Cyrillic_ve 1751 0x06d7
732Cyrillic_softsign 1752 0x06d8
733Cyrillic_yeru 1753 0x06d9
734Cyrillic_ze 1754 0x06da
735Cyrillic_sha 1755 0x06db
736Cyrillic_e 1756 0x06dc
737Cyrillic_shcha 1757 0x06dd
738Cyrillic_che 1758 0x06de
739Cyrillic_hardsign 1759 0x06df
740Cyrillic_YU 1760 0x06e0
741Cyrillic_A 1761 0x06e1
742Cyrillic_BE 1762 0x06e2
743Cyrillic_TSE 1763 0x06e3
744Cyrillic_DE 1764 0x06e4
745Cyrillic_IE 1765 0x06e5
746Cyrillic_EF 1766 0x06e6
747Cyrillic_GHE 1767 0x06e7
748Cyrillic_HA 1768 0x06e8
749Cyrillic_I 1769 0x06e9
750Cyrillic_SHORTI 1770 0x06ea
751Cyrillic_KA 1771 0x06eb
752Cyrillic_EL 1772 0x06ec
753Cyrillic_EM 1773 0x06ed
754Cyrillic_EN 1774 0x06ee
755Cyrillic_O 1775 0x06ef
756Cyrillic_PE 1776 0x06f0
757Cyrillic_YA 1777 0x06f1
758Cyrillic_ER 1778 0x06f2
759Cyrillic_ES 1779 0x06f3
760Cyrillic_TE 1780 0x06f4
761Cyrillic_U 1781 0x06f5
762Cyrillic_ZHE 1782 0x06f6
763Cyrillic_VE 1783 0x06f7
764Cyrillic_SOFTSIGN 1784 0x06f8
765Cyrillic_YERU 1785 0x06f9
766Cyrillic_ZE 1786 0x06fa
767Cyrillic_SHA 1787 0x06fb
768Cyrillic_E 1788 0x06fc
769Cyrillic_SHCHA 1789 0x06fd
770Cyrillic_CHE 1790 0x06fe
771Cyrillic_HARDSIGN 1791 0x06ff
772Greek_ALPHAaccent 1953 0x07a1
773Greek_EPSILONaccent 1954 0x07a2
774Greek_ETAaccent 1955 0x07a3
775Greek_IOTAaccent 1956 0x07a4
776Greek_IOTAdiaeresis 1957 0x07a5
777Greek_IOTAaccentdiaeresis 1958 0x07a6
778Greek_OMICRONaccent 1959 0x07a7
779Greek_UPSILONaccent 1960 0x07a8
780Greek_UPSILONdieresis 1961 0x07a9
781Greek_UPSILONaccentdieresis 1962 0x07aa
782Greek_OMEGAaccent 1963 0x07ab
783Greek_alphaaccent 1969 0x07b1
784Greek_epsilonaccent 1970 0x07b2
785Greek_etaaccent 1971 0x07b3
786Greek_iotaaccent 1972 0x07b4
787Greek_iotadieresis 1973 0x07b5
788Greek_iotaaccentdieresis 1974 0x07b6
789Greek_omicronaccent 1975 0x07b7
790Greek_upsilonaccent 1976 0x07b8
791Greek_upsilondieresis 1977 0x07b9
792Greek_upsilonaccentdieresis 1978 0x07ba
793Greek_omegaaccent 1979 0x07bb
794Greek_ALPHA 1985 0x07c1
795Greek_BETA 1986 0x07c2
796Greek_GAMMA 1987 0x07c3
797Greek_DELTA 1988 0x07c4
798Greek_EPSILON 1989 0x07c5
799Greek_ZETA 1990 0x07c6
800Greek_ETA 1991 0x07c7
801Greek_THETA 1992 0x07c8
802Greek_IOTA 1993 0x07c9
803Greek_KAPPA 1994 0x07ca
804Greek_LAMBDA 1995 0x07cb
805Greek_MU 1996 0x07cc
806Greek_NU 1997 0x07cd
807Greek_XI 1998 0x07ce
808Greek_OMICRON 1999 0x07cf
809Greek_PI 2000 0x07d0
810Greek_RHO 2001 0x07d1
811Greek_SIGMA 2002 0x07d2
812Greek_TAU 2004 0x07d4
813Greek_UPSILON 2005 0x07d5
814Greek_PHI 2006 0x07d6
815Greek_CHI 2007 0x07d7
816Greek_PSI 2008 0x07d8
817Greek_OMEGA 2009 0x07d9
818Greek_alpha 2017 0x07e1
819Greek_beta 2018 0x07e2
820Greek_gamma 2019 0x07e3
821Greek_delta 2020 0x07e4
822Greek_epsilon 2021 0x07e5
823Greek_zeta 2022 0x07e6
824Greek_eta 2023 0x07e7
825Greek_theta 2024 0x07e8
826Greek_iota 2025 0x07e9
827Greek_kappa 2026 0x07ea
828Greek_lambda 2027 0x07eb
829Greek_mu 2028 0x07ec
830Greek_nu 2029 0x07ed
831Greek_xi 2030 0x07ee
832Greek_omicron 2031 0x07ef
833Greek_pi 2032 0x07f0
834Greek_rho 2033 0x07f1
835Greek_sigma 2034 0x07f2
836Greek_finalsmallsigma 2035 0x07f3
837Greek_tau 2036 0x07f4
838Greek_upsilon 2037 0x07f5
839Greek_phi 2038 0x07f6
840Greek_chi 2039 0x07f7
841Greek_psi 2040 0x07f8
842Greek_omega 2041 0x07f9
843leftradical 2209 0x08a1
844topleftradical 2210 0x08a2
845horizconnector 2211 0x08a3
846topintegral 2212 0x08a4
847botintegral 2213 0x08a5
848vertconnector 2214 0x08a6
849topleftsqbracket 2215 0x08a7
850botleftsqbracket 2216 0x08a8
851toprightsqbracket 2217 0x08a9
852botrightsqbracket 2218 0x08aa
853topleftparens 2219 0x08ab
854botleftparens 2220 0x08ac
855toprightparens 2221 0x08ad
856botrightparens 2222 0x08ae
857leftmiddlecurlybrace 2223 0x08af
858rightmiddlecurlybrace 2224 0x08b0
859topleftsummation 2225 0x08b1
860botleftsummation 2226 0x08b2
861topvertsummationconnector 2227 0x08b3
862botvertsummationconnector 2228 0x08b4
863toprightsummation 2229 0x08b5
864botrightsummation 2230 0x08b6
865rightmiddlesummation 2231 0x08b7
866.CE
867.CS
868lessthanequal 2236 0x08bc
869notequal 2237 0x08bd
870greaterthanequal 2238 0x08be
871integral 2239 0x08bf
872therefore 2240 0x08c0
873variation 2241 0x08c1
874infinity 2242 0x08c2
875nabla 2245 0x08c5
876approximate 2248 0x08c8
877similarequal 2249 0x08c9
878ifonlyif 2253 0x08cd
879implies 2254 0x08ce
880identical 2255 0x08cf
881radical 2262 0x08d6
882includedin 2266 0x08da
883includes 2267 0x08db
884intersection 2268 0x08dc
885union 2269 0x08dd
886logicaland 2270 0x08de
887logicalor 2271 0x08df
888partialderivative 2287 0x08ef
889function 2294 0x08f6
890leftarrow 2299 0x08fb
891uparrow 2300 0x08fc
892rightarrow 2301 0x08fd
893downarrow 2302 0x08fe
894blank 2527 0x09df
895soliddiamond 2528 0x09e0
896checkerboard 2529 0x09e1
897ht 2530 0x09e2
898ff 2531 0x09e3
899cr 2532 0x09e4
900lf 2533 0x09e5
901nl 2536 0x09e8
902vt 2537 0x09e9
903lowrightcorner 2538 0x09ea
904uprightcorner 2539 0x09eb
905upleftcorner 2540 0x09ec
906lowleftcorner 2541 0x09ed
907crossinglines 2542 0x09ee
908horizlinescan1 2543 0x09ef
909horizlinescan3 2544 0x09f0
910horizlinescan5 2545 0x09f1
911horizlinescan7 2546 0x09f2
912horizlinescan9 2547 0x09f3
913leftt 2548 0x09f4
914rightt 2549 0x09f5
915bott 2550 0x09f6
916topt 2551 0x09f7
917vertbar 2552 0x09f8
918emspace 2721 0x0aa1
919enspace 2722 0x0aa2
920em3space 2723 0x0aa3
921em4space 2724 0x0aa4
922digitspace 2725 0x0aa5
923punctspace 2726 0x0aa6
924thinspace 2727 0x0aa7
925hairspace 2728 0x0aa8
926emdash 2729 0x0aa9
927endash 2730 0x0aaa
928signifblank 2732 0x0aac
929ellipsis 2734 0x0aae
930doubbaselinedot 2735 0x0aaf
931onethird 2736 0x0ab0
932twothirds 2737 0x0ab1
933onefifth 2738 0x0ab2
934twofifths 2739 0x0ab3
935threefifths 2740 0x0ab4
936fourfifths 2741 0x0ab5
937onesixth 2742 0x0ab6
938fivesixths 2743 0x0ab7
939careof 2744 0x0ab8
940figdash 2747 0x0abb
941leftanglebracket 2748 0x0abc
942decimalpoint 2749 0x0abd
943rightanglebracket 2750 0x0abe
944marker 2751 0x0abf
945oneeighth 2755 0x0ac3
946threeeighths 2756 0x0ac4
947fiveeighths 2757 0x0ac5
948seveneighths 2758 0x0ac6
949trademark 2761 0x0ac9
950signaturemark 2762 0x0aca
951trademarkincircle 2763 0x0acb
952leftopentriangle 2764 0x0acc
953rightopentriangle 2765 0x0acd
954emopencircle 2766 0x0ace
955emopenrectangle 2767 0x0acf
956leftsinglequotemark 2768 0x0ad0
957rightsinglequotemark 2769 0x0ad1
958leftdoublequotemark 2770 0x0ad2
959rightdoublequotemark 2771 0x0ad3
960prescription 2772 0x0ad4
961minutes 2774 0x0ad6
962seconds 2775 0x0ad7
963latincross 2777 0x0ad9
964hexagram 2778 0x0ada
965filledrectbullet 2779 0x0adb
966filledlefttribullet 2780 0x0adc
967filledrighttribullet 2781 0x0add
968emfilledcircle 2782 0x0ade
969emfilledrect 2783 0x0adf
970enopencircbullet 2784 0x0ae0
971enopensquarebullet 2785 0x0ae1
972openrectbullet 2786 0x0ae2
973opentribulletup 2787 0x0ae3
974opentribulletdown 2788 0x0ae4
975openstar 2789 0x0ae5
976enfilledcircbullet 2790 0x0ae6
977enfilledsqbullet 2791 0x0ae7
978filledtribulletup 2792 0x0ae8
979filledtribulletdown 2793 0x0ae9
980leftpointer 2794 0x0aea
981rightpointer 2795 0x0aeb
982club 2796 0x0aec
983diamond 2797 0x0aed
984heart 2798 0x0aee
985maltesecross 2800 0x0af0
986dagger 2801 0x0af1
987doubledagger 2802 0x0af2
988checkmark 2803 0x0af3
989ballotcross 2804 0x0af4
990musicalsharp 2805 0x0af5
991musicalflat 2806 0x0af6
992malesymbol 2807 0x0af7
993femalesymbol 2808 0x0af8
994telephone 2809 0x0af9
995telephonerecorder 2810 0x0afa
996phonographcopyright 2811 0x0afb
997caret 2812 0x0afc
998singlelowquotemark 2813 0x0afd
999doublelowquotemark 2814 0x0afe
1000cursor 2815 0x0aff
1001leftcaret 2979 0x0ba3
1002rightcaret 2982 0x0ba6
1003downcaret 2984 0x0ba8
1004upcaret 2985 0x0ba9
1005overbar 3008 0x0bc0
1006downtack 3010 0x0bc2
1007upshoe 3011 0x0bc3
1008downstile 3012 0x0bc4
1009underbar 3014 0x0bc6
1010jot 3018 0x0bca
1011quad 3020 0x0bcc
1012uptack 3022 0x0bce
1013circle 3023 0x0bcf
1014upstile 3027 0x0bd3
1015downshoe 3030 0x0bd6
1016rightshoe 3032 0x0bd8
1017leftshoe 3034 0x0bda
1018lefttack 3036 0x0bdc
1019righttack 3068 0x0bfc
1020hebrew_aleph 3296 0x0ce0
1021hebrew_beth 3297 0x0ce1
1022hebrew_gimmel 3298 0x0ce2
1023hebrew_daleth 3299 0x0ce3
1024hebrew_he 3300 0x0ce4
1025hebrew_waw 3301 0x0ce5
1026hebrew_zayin 3302 0x0ce6
1027hebrew_het 3303 0x0ce7
1028hebrew_teth 3304 0x0ce8
1029hebrew_yod 3305 0x0ce9
1030hebrew_finalkaph 3306 0x0cea
1031hebrew_kaph 3307 0x0ceb
1032hebrew_lamed 3308 0x0cec
1033hebrew_finalmem 3309 0x0ced
1034hebrew_mem 3310 0x0cee
1035hebrew_finalnun 3311 0x0cef
1036hebrew_nun 3312 0x0cf0
1037hebrew_samekh 3313 0x0cf1
1038hebrew_ayin 3314 0x0cf2
1039hebrew_finalpe 3315 0x0cf3
1040hebrew_pe 3316 0x0cf4
1041hebrew_finalzadi 3317 0x0cf5
1042hebrew_zadi 3318 0x0cf6
1043hebrew_kuf 3319 0x0cf7
1044hebrew_resh 3320 0x0cf8
1045hebrew_shin 3321 0x0cf9
1046hebrew_taf 3322 0x0cfa
1047BackSpace 65288 0xff08
1048Tab 65289 0xff09
1049Linefeed 65290 0xff0a
1050Clear 65291 0xff0b
1051Return 65293 0xff0d
1052Pause 65299 0xff13
1053Scroll_Lock 65300 0xff14
1054Sys_Req 65301 0xff15
1055Escape 65307 0xff1b
1056Multi_key 65312 0xff20
1057Kanji 65313 0xff21
1058Home 65360 0xff50
1059Left 65361 0xff51
1060Up 65362 0xff52
1061Right 65363 0xff53
1062Down 65364 0xff54
1063Prior 65365 0xff55
1064Next 65366 0xff56
1065End 65367 0xff57
1066Begin 65368 0xff58
1067Win_L 65371 0xff5b
1068Win_R 65372 0xff5c
1069.CE
1070.CS
1071App 65373 0xff5d
1072Select 65376 0xff60
1073Print 65377 0xff61
1074Execute 65378 0xff62
1075Insert 65379 0xff63
1076Undo 65381 0xff65
1077Redo 65382 0xff66
1078Menu 65383 0xff67
1079Find 65384 0xff68
1080Cancel 65385 0xff69
1081Help 65386 0xff6a
1082Break 65387 0xff6b
1083Hebrew_switch 65406 0xff7e
1084Num_Lock 65407 0xff7f
1085KP_Space 65408 0xff80
1086KP_Tab 65417 0xff89
1087KP_Enter 65421 0xff8d
1088KP_F1 65425 0xff91
1089KP_F2 65426 0xff92
1090KP_F3 65427 0xff93
1091KP_F4 65428 0xff94
1092KP_Multiply 65450 0xffaa
1093KP_Add 65451 0xffab
1094KP_Separator 65452 0xffac
1095KP_Subtract 65453 0xffad
1096KP_Decimal 65454 0xffae
1097KP_Divide 65455 0xffaf
1098KP_0 65456 0xffb0
1099KP_1 65457 0xffb1
1100KP_2 65458 0xffb2
1101KP_3 65459 0xffb3
1102KP_4 65460 0xffb4
1103KP_5 65461 0xffb5
1104KP_6 65462 0xffb6
1105KP_7 65463 0xffb7
1106KP_8 65464 0xffb8
1107KP_9 65465 0xffb9
1108KP_Equal 65469 0xffbd
1109F1 65470 0xffbe
1110F2 65471 0xffbf
1111F3 65472 0xffc0
1112F4 65473 0xffc1
1113F5 65474 0xffc2
1114F6 65475 0xffc3
1115F7 65476 0xffc4
1116F8 65477 0xffc5
1117F9 65478 0xffc6
1118F10 65479 0xffc7
1119L1 65480 0xffc8
1120L2 65481 0xffc9
1121L3 65482 0xffca
1122L4 65483 0xffcb
1123L5 65484 0xffcc
1124L6 65485 0xffcd
1125L7 65486 0xffce
1126L8 65487 0xffcf
1127L9 65488 0xffd0
1128L10 65489 0xffd1
1129R1 65490 0xffd2
1130R2 65491 0xffd3
1131R3 65492 0xffd4
1132R4 65493 0xffd5
1133R5 65494 0xffd6
1134R6 65495 0xffd7
1135R7 65496 0xffd8
1136R8 65497 0xffd9
1137R9 65498 0xffda
1138R10 65499 0xffdb
1139R11 65500 0xffdc
1140R12 65501 0xffdd
1141F33 65502 0xffde
1142R14 65503 0xffdf
1143R15 65504 0xffe0
1144Shift_L 65505 0xffe1
1145Shift_R 65506 0xffe2
1146Control_L 65507 0xffe3
1147Control_R 65508 0xffe4
1148Caps_Lock 65509 0xffe5
1149Shift_Lock 65510 0xffe6
1150Meta_L 65511 0xffe7
1151Meta_R 65512 0xffe8
1152Alt_L 65513 0xffe9
1153Alt_R 65514 0xffea
1154Super_L 65515 0xffeb
1155Super_R 65516 0xffec
1156Hyper_L 65517 0xffed
1157Hyper_R 65518 0xffee
1158Delete 65535 0xffff
1159.CE
1160
1161.SH "SEE ALSO"
1162bind
1163
1164.SH KEYWORDS
1165keysym, bind, binding