update to 1.10.4
[profile/ivi/clutter.git] / clutter / clutter-keysyms.h
1 /* Clutter
2  *
3  * Copyright (C) 2006, 2007, 2008  OpenedHand Ltd
4  * Copyright (C) 2009, 2010  Intel Corp
5  *
6  * This library is free software; you can redistribute it and/or
7  * modify it under the terms of the GNU Lesser General Public
8  * License as published by the Free Software Foundation; either
9  * version 2 of the License, or (at your option) any later version.
10  *
11  * This library is distributed in the hope that it will be useful,
12  * but WITHOUT ANY WARRANTY; without even the implied warranty of
13  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
14  * Lesser General Public License for more details.
15  *
16  * You should have received a copy of the GNU Lesser General Public
17  * License along with this library. If not, see <http://www.gnu.org/licenses>.
18  */
19
20
21 /*
22  * File auto-generated from script at:
23  *  http://git.clutter-project.org/clutter/plain/clutter/clutter-keysyms-update.pl
24  *
25  * using the input files:
26  *  http://cgit.freedesktop.org/xorg/proto/x11proto/plain/keysymdef.h
27  * and
28  *  http://cgit.freedesktop.org/xorg/proto/x11proto/plain/XF86keysym.h
29  */
30
31 #ifndef __CLUTTER_KEYSYMS_H__
32 #define __CLUTTER_KEYSYMS_H__
33
34 #define CLUTTER_KEY_VoidSymbol 0xffffff
35 #define CLUTTER_KEY_BackSpace 0xff08
36 #define CLUTTER_KEY_Tab 0xff09
37 #define CLUTTER_KEY_Linefeed 0xff0a
38 #define CLUTTER_KEY_Clear 0xff0b
39 #define CLUTTER_KEY_Return 0xff0d
40 #define CLUTTER_KEY_Pause 0xff13
41 #define CLUTTER_KEY_Scroll_Lock 0xff14
42 #define CLUTTER_KEY_Sys_Req 0xff15
43 #define CLUTTER_KEY_Escape 0xff1b
44 #define CLUTTER_KEY_Delete 0xffff
45 #define CLUTTER_KEY_Multi_key 0xff20
46 #define CLUTTER_KEY_Codeinput 0xff37
47 #define CLUTTER_KEY_SingleCandidate 0xff3c
48 #define CLUTTER_KEY_MultipleCandidate 0xff3d
49 #define CLUTTER_KEY_PreviousCandidate 0xff3e
50 #define CLUTTER_KEY_Kanji 0xff21
51 #define CLUTTER_KEY_Muhenkan 0xff22
52 #define CLUTTER_KEY_Henkan_Mode 0xff23
53 #define CLUTTER_KEY_Henkan 0xff23
54 #define CLUTTER_KEY_Romaji 0xff24
55 #define CLUTTER_KEY_Hiragana 0xff25
56 #define CLUTTER_KEY_Katakana 0xff26
57 #define CLUTTER_KEY_Hiragana_Katakana 0xff27
58 #define CLUTTER_KEY_Zenkaku 0xff28
59 #define CLUTTER_KEY_Hankaku 0xff29
60 #define CLUTTER_KEY_Zenkaku_Hankaku 0xff2a
61 #define CLUTTER_KEY_Touroku 0xff2b
62 #define CLUTTER_KEY_Massyo 0xff2c
63 #define CLUTTER_KEY_Kana_Lock 0xff2d
64 #define CLUTTER_KEY_Kana_Shift 0xff2e
65 #define CLUTTER_KEY_Eisu_Shift 0xff2f
66 #define CLUTTER_KEY_Eisu_toggle 0xff30
67 #define CLUTTER_KEY_Kanji_Bangou 0xff37
68 #define CLUTTER_KEY_Zen_Koho 0xff3d
69 #define CLUTTER_KEY_Mae_Koho 0xff3e
70 #define CLUTTER_KEY_Home 0xff50
71 #define CLUTTER_KEY_Left 0xff51
72 #define CLUTTER_KEY_Up 0xff52
73 #define CLUTTER_KEY_Right 0xff53
74 #define CLUTTER_KEY_Down 0xff54
75 #define CLUTTER_KEY_Prior 0xff55
76 #define CLUTTER_KEY_Page_Up 0xff55
77 #define CLUTTER_KEY_Next 0xff56
78 #define CLUTTER_KEY_Page_Down 0xff56
79 #define CLUTTER_KEY_End 0xff57
80 #define CLUTTER_KEY_Begin 0xff58
81 #define CLUTTER_KEY_Select 0xff60
82 #define CLUTTER_KEY_Print 0xff61
83 #define CLUTTER_KEY_Execute 0xff62
84 #define CLUTTER_KEY_Insert 0xff63
85 #define CLUTTER_KEY_Undo 0xff65
86 #define CLUTTER_KEY_Redo 0xff66
87 #define CLUTTER_KEY_Menu 0xff67
88 #define CLUTTER_KEY_Find 0xff68
89 #define CLUTTER_KEY_Cancel 0xff69
90 #define CLUTTER_KEY_Help 0xff6a
91 #define CLUTTER_KEY_Break 0xff6b
92 #define CLUTTER_KEY_Mode_switch 0xff7e
93 #define CLUTTER_KEY_script_switch 0xff7e
94 #define CLUTTER_KEY_Num_Lock 0xff7f
95 #define CLUTTER_KEY_KP_Space 0xff80
96 #define CLUTTER_KEY_KP_Tab 0xff89
97 #define CLUTTER_KEY_KP_Enter 0xff8d
98 #define CLUTTER_KEY_KP_F1 0xff91
99 #define CLUTTER_KEY_KP_F2 0xff92
100 #define CLUTTER_KEY_KP_F3 0xff93
101 #define CLUTTER_KEY_KP_F4 0xff94
102 #define CLUTTER_KEY_KP_Home 0xff95
103 #define CLUTTER_KEY_KP_Left 0xff96
104 #define CLUTTER_KEY_KP_Up 0xff97
105 #define CLUTTER_KEY_KP_Right 0xff98
106 #define CLUTTER_KEY_KP_Down 0xff99
107 #define CLUTTER_KEY_KP_Prior 0xff9a
108 #define CLUTTER_KEY_KP_Page_Up 0xff9a
109 #define CLUTTER_KEY_KP_Next 0xff9b
110 #define CLUTTER_KEY_KP_Page_Down 0xff9b
111 #define CLUTTER_KEY_KP_End 0xff9c
112 #define CLUTTER_KEY_KP_Begin 0xff9d
113 #define CLUTTER_KEY_KP_Insert 0xff9e
114 #define CLUTTER_KEY_KP_Delete 0xff9f
115 #define CLUTTER_KEY_KP_Equal 0xffbd
116 #define CLUTTER_KEY_KP_Multiply 0xffaa
117 #define CLUTTER_KEY_KP_Add 0xffab
118 #define CLUTTER_KEY_KP_Separator 0xffac
119 #define CLUTTER_KEY_KP_Subtract 0xffad
120 #define CLUTTER_KEY_KP_Decimal 0xffae
121 #define CLUTTER_KEY_KP_Divide 0xffaf
122 #define CLUTTER_KEY_KP_0 0xffb0
123 #define CLUTTER_KEY_KP_1 0xffb1
124 #define CLUTTER_KEY_KP_2 0xffb2
125 #define CLUTTER_KEY_KP_3 0xffb3
126 #define CLUTTER_KEY_KP_4 0xffb4
127 #define CLUTTER_KEY_KP_5 0xffb5
128 #define CLUTTER_KEY_KP_6 0xffb6
129 #define CLUTTER_KEY_KP_7 0xffb7
130 #define CLUTTER_KEY_KP_8 0xffb8
131 #define CLUTTER_KEY_KP_9 0xffb9
132 #define CLUTTER_KEY_F1 0xffbe
133 #define CLUTTER_KEY_F2 0xffbf
134 #define CLUTTER_KEY_F3 0xffc0
135 #define CLUTTER_KEY_F4 0xffc1
136 #define CLUTTER_KEY_F5 0xffc2
137 #define CLUTTER_KEY_F6 0xffc3
138 #define CLUTTER_KEY_F7 0xffc4
139 #define CLUTTER_KEY_F8 0xffc5
140 #define CLUTTER_KEY_F9 0xffc6
141 #define CLUTTER_KEY_F10 0xffc7
142 #define CLUTTER_KEY_F11 0xffc8
143 #define CLUTTER_KEY_L1 0xffc8
144 #define CLUTTER_KEY_F12 0xffc9
145 #define CLUTTER_KEY_L2 0xffc9
146 #define CLUTTER_KEY_F13 0xffca
147 #define CLUTTER_KEY_L3 0xffca
148 #define CLUTTER_KEY_F14 0xffcb
149 #define CLUTTER_KEY_L4 0xffcb
150 #define CLUTTER_KEY_F15 0xffcc
151 #define CLUTTER_KEY_L5 0xffcc
152 #define CLUTTER_KEY_F16 0xffcd
153 #define CLUTTER_KEY_L6 0xffcd
154 #define CLUTTER_KEY_F17 0xffce
155 #define CLUTTER_KEY_L7 0xffce
156 #define CLUTTER_KEY_F18 0xffcf
157 #define CLUTTER_KEY_L8 0xffcf
158 #define CLUTTER_KEY_F19 0xffd0
159 #define CLUTTER_KEY_L9 0xffd0
160 #define CLUTTER_KEY_F20 0xffd1
161 #define CLUTTER_KEY_L10 0xffd1
162 #define CLUTTER_KEY_F21 0xffd2
163 #define CLUTTER_KEY_R1 0xffd2
164 #define CLUTTER_KEY_F22 0xffd3
165 #define CLUTTER_KEY_R2 0xffd3
166 #define CLUTTER_KEY_F23 0xffd4
167 #define CLUTTER_KEY_R3 0xffd4
168 #define CLUTTER_KEY_F24 0xffd5
169 #define CLUTTER_KEY_R4 0xffd5
170 #define CLUTTER_KEY_F25 0xffd6
171 #define CLUTTER_KEY_R5 0xffd6
172 #define CLUTTER_KEY_F26 0xffd7
173 #define CLUTTER_KEY_R6 0xffd7
174 #define CLUTTER_KEY_F27 0xffd8
175 #define CLUTTER_KEY_R7 0xffd8
176 #define CLUTTER_KEY_F28 0xffd9
177 #define CLUTTER_KEY_R8 0xffd9
178 #define CLUTTER_KEY_F29 0xffda
179 #define CLUTTER_KEY_R9 0xffda
180 #define CLUTTER_KEY_F30 0xffdb
181 #define CLUTTER_KEY_R10 0xffdb
182 #define CLUTTER_KEY_F31 0xffdc
183 #define CLUTTER_KEY_R11 0xffdc
184 #define CLUTTER_KEY_F32 0xffdd
185 #define CLUTTER_KEY_R12 0xffdd
186 #define CLUTTER_KEY_F33 0xffde
187 #define CLUTTER_KEY_R13 0xffde
188 #define CLUTTER_KEY_F34 0xffdf
189 #define CLUTTER_KEY_R14 0xffdf
190 #define CLUTTER_KEY_F35 0xffe0
191 #define CLUTTER_KEY_R15 0xffe0
192 #define CLUTTER_KEY_Shift_L 0xffe1
193 #define CLUTTER_KEY_Shift_R 0xffe2
194 #define CLUTTER_KEY_Control_L 0xffe3
195 #define CLUTTER_KEY_Control_R 0xffe4
196 #define CLUTTER_KEY_Caps_Lock 0xffe5
197 #define CLUTTER_KEY_Shift_Lock 0xffe6
198 #define CLUTTER_KEY_Meta_L 0xffe7
199 #define CLUTTER_KEY_Meta_R 0xffe8
200 #define CLUTTER_KEY_Alt_L 0xffe9
201 #define CLUTTER_KEY_Alt_R 0xffea
202 #define CLUTTER_KEY_Super_L 0xffeb
203 #define CLUTTER_KEY_Super_R 0xffec
204 #define CLUTTER_KEY_Hyper_L 0xffed
205 #define CLUTTER_KEY_Hyper_R 0xffee
206 #define CLUTTER_KEY_ISO_Lock 0xfe01
207 #define CLUTTER_KEY_ISO_Level2_Latch 0xfe02
208 #define CLUTTER_KEY_ISO_Level3_Shift 0xfe03
209 #define CLUTTER_KEY_ISO_Level3_Latch 0xfe04
210 #define CLUTTER_KEY_ISO_Level3_Lock 0xfe05
211 #define CLUTTER_KEY_ISO_Level5_Shift 0xfe11
212 #define CLUTTER_KEY_ISO_Level5_Latch 0xfe12
213 #define CLUTTER_KEY_ISO_Level5_Lock 0xfe13
214 #define CLUTTER_KEY_ISO_Group_Shift 0xff7e
215 #define CLUTTER_KEY_ISO_Group_Latch 0xfe06
216 #define CLUTTER_KEY_ISO_Group_Lock 0xfe07
217 #define CLUTTER_KEY_ISO_Next_Group 0xfe08
218 #define CLUTTER_KEY_ISO_Next_Group_Lock 0xfe09
219 #define CLUTTER_KEY_ISO_Prev_Group 0xfe0a
220 #define CLUTTER_KEY_ISO_Prev_Group_Lock 0xfe0b
221 #define CLUTTER_KEY_ISO_First_Group 0xfe0c
222 #define CLUTTER_KEY_ISO_First_Group_Lock 0xfe0d
223 #define CLUTTER_KEY_ISO_Last_Group 0xfe0e
224 #define CLUTTER_KEY_ISO_Last_Group_Lock 0xfe0f
225 #define CLUTTER_KEY_ISO_Left_Tab 0xfe20
226 #define CLUTTER_KEY_ISO_Move_Line_Up 0xfe21
227 #define CLUTTER_KEY_ISO_Move_Line_Down 0xfe22
228 #define CLUTTER_KEY_ISO_Partial_Line_Up 0xfe23
229 #define CLUTTER_KEY_ISO_Partial_Line_Down 0xfe24
230 #define CLUTTER_KEY_ISO_Partial_Space_Left 0xfe25
231 #define CLUTTER_KEY_ISO_Partial_Space_Right 0xfe26
232 #define CLUTTER_KEY_ISO_Set_Margin_Left 0xfe27
233 #define CLUTTER_KEY_ISO_Set_Margin_Right 0xfe28
234 #define CLUTTER_KEY_ISO_Release_Margin_Left 0xfe29
235 #define CLUTTER_KEY_ISO_Release_Margin_Right 0xfe2a
236 #define CLUTTER_KEY_ISO_Release_Both_Margins 0xfe2b
237 #define CLUTTER_KEY_ISO_Fast_Cursor_Left 0xfe2c
238 #define CLUTTER_KEY_ISO_Fast_Cursor_Right 0xfe2d
239 #define CLUTTER_KEY_ISO_Fast_Cursor_Up 0xfe2e
240 #define CLUTTER_KEY_ISO_Fast_Cursor_Down 0xfe2f
241 #define CLUTTER_KEY_ISO_Continuous_Underline 0xfe30
242 #define CLUTTER_KEY_ISO_Discontinuous_Underline 0xfe31
243 #define CLUTTER_KEY_ISO_Emphasize 0xfe32
244 #define CLUTTER_KEY_ISO_Center_Object 0xfe33
245 #define CLUTTER_KEY_ISO_Enter 0xfe34
246 #define CLUTTER_KEY_dead_grave 0xfe50
247 #define CLUTTER_KEY_dead_acute 0xfe51
248 #define CLUTTER_KEY_dead_circumflex 0xfe52
249 #define CLUTTER_KEY_dead_tilde 0xfe53
250 #define CLUTTER_KEY_dead_perispomeni 0xfe53
251 #define CLUTTER_KEY_dead_macron 0xfe54
252 #define CLUTTER_KEY_dead_breve 0xfe55
253 #define CLUTTER_KEY_dead_abovedot 0xfe56
254 #define CLUTTER_KEY_dead_diaeresis 0xfe57
255 #define CLUTTER_KEY_dead_abovering 0xfe58
256 #define CLUTTER_KEY_dead_doubleacute 0xfe59
257 #define CLUTTER_KEY_dead_caron 0xfe5a
258 #define CLUTTER_KEY_dead_cedilla 0xfe5b
259 #define CLUTTER_KEY_dead_ogonek 0xfe5c
260 #define CLUTTER_KEY_dead_iota 0xfe5d
261 #define CLUTTER_KEY_dead_voiced_sound 0xfe5e
262 #define CLUTTER_KEY_dead_semivoiced_sound 0xfe5f
263 #define CLUTTER_KEY_dead_belowdot 0xfe60
264 #define CLUTTER_KEY_dead_hook 0xfe61
265 #define CLUTTER_KEY_dead_horn 0xfe62
266 #define CLUTTER_KEY_dead_stroke 0xfe63
267 #define CLUTTER_KEY_dead_abovecomma 0xfe64
268 #define CLUTTER_KEY_dead_psili 0xfe64
269 #define CLUTTER_KEY_dead_abovereversedcomma 0xfe65
270 #define CLUTTER_KEY_dead_dasia 0xfe65
271 #define CLUTTER_KEY_dead_doublegrave 0xfe66
272 #define CLUTTER_KEY_dead_belowring 0xfe67
273 #define CLUTTER_KEY_dead_belowmacron 0xfe68
274 #define CLUTTER_KEY_dead_belowcircumflex 0xfe69
275 #define CLUTTER_KEY_dead_belowtilde 0xfe6a
276 #define CLUTTER_KEY_dead_belowbreve 0xfe6b
277 #define CLUTTER_KEY_dead_belowdiaeresis 0xfe6c
278 #define CLUTTER_KEY_dead_invertedbreve 0xfe6d
279 #define CLUTTER_KEY_dead_belowcomma 0xfe6e
280 #define CLUTTER_KEY_dead_currency 0xfe6f
281 #define CLUTTER_KEY_dead_a 0xfe80
282 #define CLUTTER_KEY_dead_A 0xfe81
283 #define CLUTTER_KEY_dead_e 0xfe82
284 #define CLUTTER_KEY_dead_E 0xfe83
285 #define CLUTTER_KEY_dead_i 0xfe84
286 #define CLUTTER_KEY_dead_I 0xfe85
287 #define CLUTTER_KEY_dead_o 0xfe86
288 #define CLUTTER_KEY_dead_O 0xfe87
289 #define CLUTTER_KEY_dead_u 0xfe88
290 #define CLUTTER_KEY_dead_U 0xfe89
291 #define CLUTTER_KEY_dead_small_schwa 0xfe8a
292 #define CLUTTER_KEY_dead_capital_schwa 0xfe8b
293 #define CLUTTER_KEY_First_Virtual_Screen 0xfed0
294 #define CLUTTER_KEY_Prev_Virtual_Screen 0xfed1
295 #define CLUTTER_KEY_Next_Virtual_Screen 0xfed2
296 #define CLUTTER_KEY_Last_Virtual_Screen 0xfed4
297 #define CLUTTER_KEY_Terminate_Server 0xfed5
298 #define CLUTTER_KEY_AccessX_Enable 0xfe70
299 #define CLUTTER_KEY_AccessX_Feedback_Enable 0xfe71
300 #define CLUTTER_KEY_RepeatKeys_Enable 0xfe72
301 #define CLUTTER_KEY_SlowKeys_Enable 0xfe73
302 #define CLUTTER_KEY_BounceKeys_Enable 0xfe74
303 #define CLUTTER_KEY_StickyKeys_Enable 0xfe75
304 #define CLUTTER_KEY_MouseKeys_Enable 0xfe76
305 #define CLUTTER_KEY_MouseKeys_Accel_Enable 0xfe77
306 #define CLUTTER_KEY_Overlay1_Enable 0xfe78
307 #define CLUTTER_KEY_Overlay2_Enable 0xfe79
308 #define CLUTTER_KEY_AudibleBell_Enable 0xfe7a
309 #define CLUTTER_KEY_Pointer_Left 0xfee0
310 #define CLUTTER_KEY_Pointer_Right 0xfee1
311 #define CLUTTER_KEY_Pointer_Up 0xfee2
312 #define CLUTTER_KEY_Pointer_Down 0xfee3
313 #define CLUTTER_KEY_Pointer_UpLeft 0xfee4
314 #define CLUTTER_KEY_Pointer_UpRight 0xfee5
315 #define CLUTTER_KEY_Pointer_DownLeft 0xfee6
316 #define CLUTTER_KEY_Pointer_DownRight 0xfee7
317 #define CLUTTER_KEY_Pointer_Button_Dflt 0xfee8
318 #define CLUTTER_KEY_Pointer_Button1 0xfee9
319 #define CLUTTER_KEY_Pointer_Button2 0xfeea
320 #define CLUTTER_KEY_Pointer_Button3 0xfeeb
321 #define CLUTTER_KEY_Pointer_Button4 0xfeec
322 #define CLUTTER_KEY_Pointer_Button5 0xfeed
323 #define CLUTTER_KEY_Pointer_DblClick_Dflt 0xfeee
324 #define CLUTTER_KEY_Pointer_DblClick1 0xfeef
325 #define CLUTTER_KEY_Pointer_DblClick2 0xfef0
326 #define CLUTTER_KEY_Pointer_DblClick3 0xfef1
327 #define CLUTTER_KEY_Pointer_DblClick4 0xfef2
328 #define CLUTTER_KEY_Pointer_DblClick5 0xfef3
329 #define CLUTTER_KEY_Pointer_Drag_Dflt 0xfef4
330 #define CLUTTER_KEY_Pointer_Drag1 0xfef5
331 #define CLUTTER_KEY_Pointer_Drag2 0xfef6
332 #define CLUTTER_KEY_Pointer_Drag3 0xfef7
333 #define CLUTTER_KEY_Pointer_Drag4 0xfef8
334 #define CLUTTER_KEY_Pointer_Drag5 0xfefd
335 #define CLUTTER_KEY_Pointer_EnableKeys 0xfef9
336 #define CLUTTER_KEY_Pointer_Accelerate 0xfefa
337 #define CLUTTER_KEY_Pointer_DfltBtnNext 0xfefb
338 #define CLUTTER_KEY_Pointer_DfltBtnPrev 0xfefc
339 #define CLUTTER_KEY_ch 0xfea0
340 #define CLUTTER_KEY_Ch 0xfea1
341 #define CLUTTER_KEY_CH 0xfea2
342 #define CLUTTER_KEY_c_h 0xfea3
343 #define CLUTTER_KEY_C_h 0xfea4
344 #define CLUTTER_KEY_C_H 0xfea5
345 #define CLUTTER_KEY_3270_Duplicate 0xfd01
346 #define CLUTTER_KEY_3270_FieldMark 0xfd02
347 #define CLUTTER_KEY_3270_Right2 0xfd03
348 #define CLUTTER_KEY_3270_Left2 0xfd04
349 #define CLUTTER_KEY_3270_BackTab 0xfd05
350 #define CLUTTER_KEY_3270_EraseEOF 0xfd06
351 #define CLUTTER_KEY_3270_EraseInput 0xfd07
352 #define CLUTTER_KEY_3270_Reset 0xfd08
353 #define CLUTTER_KEY_3270_Quit 0xfd09
354 #define CLUTTER_KEY_3270_PA1 0xfd0a
355 #define CLUTTER_KEY_3270_PA2 0xfd0b
356 #define CLUTTER_KEY_3270_PA3 0xfd0c
357 #define CLUTTER_KEY_3270_Test 0xfd0d
358 #define CLUTTER_KEY_3270_Attn 0xfd0e
359 #define CLUTTER_KEY_3270_CursorBlink 0xfd0f
360 #define CLUTTER_KEY_3270_AltCursor 0xfd10
361 #define CLUTTER_KEY_3270_KeyClick 0xfd11
362 #define CLUTTER_KEY_3270_Jump 0xfd12
363 #define CLUTTER_KEY_3270_Ident 0xfd13
364 #define CLUTTER_KEY_3270_Rule 0xfd14
365 #define CLUTTER_KEY_3270_Copy 0xfd15
366 #define CLUTTER_KEY_3270_Play 0xfd16
367 #define CLUTTER_KEY_3270_Setup 0xfd17
368 #define CLUTTER_KEY_3270_Record 0xfd18
369 #define CLUTTER_KEY_3270_ChangeScreen 0xfd19
370 #define CLUTTER_KEY_3270_DeleteWord 0xfd1a
371 #define CLUTTER_KEY_3270_ExSelect 0xfd1b
372 #define CLUTTER_KEY_3270_CursorSelect 0xfd1c
373 #define CLUTTER_KEY_3270_PrintScreen 0xfd1d
374 #define CLUTTER_KEY_3270_Enter 0xfd1e
375 #define CLUTTER_KEY_space 0x020
376 #define CLUTTER_KEY_exclam 0x021
377 #define CLUTTER_KEY_quotedbl 0x022
378 #define CLUTTER_KEY_numbersign 0x023
379 #define CLUTTER_KEY_dollar 0x024
380 #define CLUTTER_KEY_percent 0x025
381 #define CLUTTER_KEY_ampersand 0x026
382 #define CLUTTER_KEY_apostrophe 0x027
383 #define CLUTTER_KEY_quoteright 0x027
384 #define CLUTTER_KEY_parenleft 0x028
385 #define CLUTTER_KEY_parenright 0x029
386 #define CLUTTER_KEY_asterisk 0x02a
387 #define CLUTTER_KEY_plus 0x02b
388 #define CLUTTER_KEY_comma 0x02c
389 #define CLUTTER_KEY_minus 0x02d
390 #define CLUTTER_KEY_period 0x02e
391 #define CLUTTER_KEY_slash 0x02f
392 #define CLUTTER_KEY_0 0x030
393 #define CLUTTER_KEY_1 0x031
394 #define CLUTTER_KEY_2 0x032
395 #define CLUTTER_KEY_3 0x033
396 #define CLUTTER_KEY_4 0x034
397 #define CLUTTER_KEY_5 0x035
398 #define CLUTTER_KEY_6 0x036
399 #define CLUTTER_KEY_7 0x037
400 #define CLUTTER_KEY_8 0x038
401 #define CLUTTER_KEY_9 0x039
402 #define CLUTTER_KEY_colon 0x03a
403 #define CLUTTER_KEY_semicolon 0x03b
404 #define CLUTTER_KEY_less 0x03c
405 #define CLUTTER_KEY_equal 0x03d
406 #define CLUTTER_KEY_greater 0x03e
407 #define CLUTTER_KEY_question 0x03f
408 #define CLUTTER_KEY_at 0x040
409 #define CLUTTER_KEY_A 0x041
410 #define CLUTTER_KEY_B 0x042
411 #define CLUTTER_KEY_C 0x043
412 #define CLUTTER_KEY_D 0x044
413 #define CLUTTER_KEY_E 0x045
414 #define CLUTTER_KEY_F 0x046
415 #define CLUTTER_KEY_G 0x047
416 #define CLUTTER_KEY_H 0x048
417 #define CLUTTER_KEY_I 0x049
418 #define CLUTTER_KEY_J 0x04a
419 #define CLUTTER_KEY_K 0x04b
420 #define CLUTTER_KEY_L 0x04c
421 #define CLUTTER_KEY_M 0x04d
422 #define CLUTTER_KEY_N 0x04e
423 #define CLUTTER_KEY_O 0x04f
424 #define CLUTTER_KEY_P 0x050
425 #define CLUTTER_KEY_Q 0x051
426 #define CLUTTER_KEY_R 0x052
427 #define CLUTTER_KEY_S 0x053
428 #define CLUTTER_KEY_T 0x054
429 #define CLUTTER_KEY_U 0x055
430 #define CLUTTER_KEY_V 0x056
431 #define CLUTTER_KEY_W 0x057
432 #define CLUTTER_KEY_X 0x058
433 #define CLUTTER_KEY_Y 0x059
434 #define CLUTTER_KEY_Z 0x05a
435 #define CLUTTER_KEY_bracketleft 0x05b
436 #define CLUTTER_KEY_backslash 0x05c
437 #define CLUTTER_KEY_bracketright 0x05d
438 #define CLUTTER_KEY_asciicircum 0x05e
439 #define CLUTTER_KEY_underscore 0x05f
440 #define CLUTTER_KEY_grave 0x060
441 #define CLUTTER_KEY_quoteleft 0x060
442 #define CLUTTER_KEY_a 0x061
443 #define CLUTTER_KEY_b 0x062
444 #define CLUTTER_KEY_c 0x063
445 #define CLUTTER_KEY_d 0x064
446 #define CLUTTER_KEY_e 0x065
447 #define CLUTTER_KEY_f 0x066
448 #define CLUTTER_KEY_g 0x067
449 #define CLUTTER_KEY_h 0x068
450 #define CLUTTER_KEY_i 0x069
451 #define CLUTTER_KEY_j 0x06a
452 #define CLUTTER_KEY_k 0x06b
453 #define CLUTTER_KEY_l 0x06c
454 #define CLUTTER_KEY_m 0x06d
455 #define CLUTTER_KEY_n 0x06e
456 #define CLUTTER_KEY_o 0x06f
457 #define CLUTTER_KEY_p 0x070
458 #define CLUTTER_KEY_q 0x071
459 #define CLUTTER_KEY_r 0x072
460 #define CLUTTER_KEY_s 0x073
461 #define CLUTTER_KEY_t 0x074
462 #define CLUTTER_KEY_u 0x075
463 #define CLUTTER_KEY_v 0x076
464 #define CLUTTER_KEY_w 0x077
465 #define CLUTTER_KEY_x 0x078
466 #define CLUTTER_KEY_y 0x079
467 #define CLUTTER_KEY_z 0x07a
468 #define CLUTTER_KEY_braceleft 0x07b
469 #define CLUTTER_KEY_bar 0x07c
470 #define CLUTTER_KEY_braceright 0x07d
471 #define CLUTTER_KEY_asciitilde 0x07e
472 #define CLUTTER_KEY_nobreakspace 0x0a0
473 #define CLUTTER_KEY_exclamdown 0x0a1
474 #define CLUTTER_KEY_cent 0x0a2
475 #define CLUTTER_KEY_sterling 0x0a3
476 #define CLUTTER_KEY_currency 0x0a4
477 #define CLUTTER_KEY_yen 0x0a5
478 #define CLUTTER_KEY_brokenbar 0x0a6
479 #define CLUTTER_KEY_section 0x0a7
480 #define CLUTTER_KEY_diaeresis 0x0a8
481 #define CLUTTER_KEY_copyright 0x0a9
482 #define CLUTTER_KEY_ordfeminine 0x0aa
483 #define CLUTTER_KEY_guillemotleft 0x0ab
484 #define CLUTTER_KEY_notsign 0x0ac
485 #define CLUTTER_KEY_hyphen 0x0ad
486 #define CLUTTER_KEY_registered 0x0ae
487 #define CLUTTER_KEY_macron 0x0af
488 #define CLUTTER_KEY_degree 0x0b0
489 #define CLUTTER_KEY_plusminus 0x0b1
490 #define CLUTTER_KEY_twosuperior 0x0b2
491 #define CLUTTER_KEY_threesuperior 0x0b3
492 #define CLUTTER_KEY_acute 0x0b4
493 #define CLUTTER_KEY_mu 0x0b5
494 #define CLUTTER_KEY_paragraph 0x0b6
495 #define CLUTTER_KEY_periodcentered 0x0b7
496 #define CLUTTER_KEY_cedilla 0x0b8
497 #define CLUTTER_KEY_onesuperior 0x0b9
498 #define CLUTTER_KEY_masculine 0x0ba
499 #define CLUTTER_KEY_guillemotright 0x0bb
500 #define CLUTTER_KEY_onequarter 0x0bc
501 #define CLUTTER_KEY_onehalf 0x0bd
502 #define CLUTTER_KEY_threequarters 0x0be
503 #define CLUTTER_KEY_questiondown 0x0bf
504 #define CLUTTER_KEY_Agrave 0x0c0
505 #define CLUTTER_KEY_Aacute 0x0c1
506 #define CLUTTER_KEY_Acircumflex 0x0c2
507 #define CLUTTER_KEY_Atilde 0x0c3
508 #define CLUTTER_KEY_Adiaeresis 0x0c4
509 #define CLUTTER_KEY_Aring 0x0c5
510 #define CLUTTER_KEY_AE 0x0c6
511 #define CLUTTER_KEY_Ccedilla 0x0c7
512 #define CLUTTER_KEY_Egrave 0x0c8
513 #define CLUTTER_KEY_Eacute 0x0c9
514 #define CLUTTER_KEY_Ecircumflex 0x0ca
515 #define CLUTTER_KEY_Ediaeresis 0x0cb
516 #define CLUTTER_KEY_Igrave 0x0cc
517 #define CLUTTER_KEY_Iacute 0x0cd
518 #define CLUTTER_KEY_Icircumflex 0x0ce
519 #define CLUTTER_KEY_Idiaeresis 0x0cf
520 #define CLUTTER_KEY_ETH 0x0d0
521 #define CLUTTER_KEY_Eth 0x0d0
522 #define CLUTTER_KEY_Ntilde 0x0d1
523 #define CLUTTER_KEY_Ograve 0x0d2
524 #define CLUTTER_KEY_Oacute 0x0d3
525 #define CLUTTER_KEY_Ocircumflex 0x0d4
526 #define CLUTTER_KEY_Otilde 0x0d5
527 #define CLUTTER_KEY_Odiaeresis 0x0d6
528 #define CLUTTER_KEY_multiply 0x0d7
529 #define CLUTTER_KEY_Oslash 0x0d8
530 #define CLUTTER_KEY_Ooblique 0x0d8
531 #define CLUTTER_KEY_Ugrave 0x0d9
532 #define CLUTTER_KEY_Uacute 0x0da
533 #define CLUTTER_KEY_Ucircumflex 0x0db
534 #define CLUTTER_KEY_Udiaeresis 0x0dc
535 #define CLUTTER_KEY_Yacute 0x0dd
536 #define CLUTTER_KEY_THORN 0x0de
537 #define CLUTTER_KEY_Thorn 0x0de
538 #define CLUTTER_KEY_ssharp 0x0df
539 #define CLUTTER_KEY_agrave 0x0e0
540 #define CLUTTER_KEY_aacute 0x0e1
541 #define CLUTTER_KEY_acircumflex 0x0e2
542 #define CLUTTER_KEY_atilde 0x0e3
543 #define CLUTTER_KEY_adiaeresis 0x0e4
544 #define CLUTTER_KEY_aring 0x0e5
545 #define CLUTTER_KEY_ae 0x0e6
546 #define CLUTTER_KEY_ccedilla 0x0e7
547 #define CLUTTER_KEY_egrave 0x0e8
548 #define CLUTTER_KEY_eacute 0x0e9
549 #define CLUTTER_KEY_ecircumflex 0x0ea
550 #define CLUTTER_KEY_ediaeresis 0x0eb
551 #define CLUTTER_KEY_igrave 0x0ec
552 #define CLUTTER_KEY_iacute 0x0ed
553 #define CLUTTER_KEY_icircumflex 0x0ee
554 #define CLUTTER_KEY_idiaeresis 0x0ef
555 #define CLUTTER_KEY_eth 0x0f0
556 #define CLUTTER_KEY_ntilde 0x0f1
557 #define CLUTTER_KEY_ograve 0x0f2
558 #define CLUTTER_KEY_oacute 0x0f3
559 #define CLUTTER_KEY_ocircumflex 0x0f4
560 #define CLUTTER_KEY_otilde 0x0f5
561 #define CLUTTER_KEY_odiaeresis 0x0f6
562 #define CLUTTER_KEY_division 0x0f7
563 #define CLUTTER_KEY_oslash 0x0f8
564 #define CLUTTER_KEY_ooblique 0x0f8
565 #define CLUTTER_KEY_ugrave 0x0f9
566 #define CLUTTER_KEY_uacute 0x0fa
567 #define CLUTTER_KEY_ucircumflex 0x0fb
568 #define CLUTTER_KEY_udiaeresis 0x0fc
569 #define CLUTTER_KEY_yacute 0x0fd
570 #define CLUTTER_KEY_thorn 0x0fe
571 #define CLUTTER_KEY_ydiaeresis 0x0ff
572 #define CLUTTER_KEY_Aogonek 0x1a1
573 #define CLUTTER_KEY_breve 0x1a2
574 #define CLUTTER_KEY_Lstroke 0x1a3
575 #define CLUTTER_KEY_Lcaron 0x1a5
576 #define CLUTTER_KEY_Sacute 0x1a6
577 #define CLUTTER_KEY_Scaron 0x1a9
578 #define CLUTTER_KEY_Scedilla 0x1aa
579 #define CLUTTER_KEY_Tcaron 0x1ab
580 #define CLUTTER_KEY_Zacute 0x1ac
581 #define CLUTTER_KEY_Zcaron 0x1ae
582 #define CLUTTER_KEY_Zabovedot 0x1af
583 #define CLUTTER_KEY_aogonek 0x1b1
584 #define CLUTTER_KEY_ogonek 0x1b2
585 #define CLUTTER_KEY_lstroke 0x1b3
586 #define CLUTTER_KEY_lcaron 0x1b5
587 #define CLUTTER_KEY_sacute 0x1b6
588 #define CLUTTER_KEY_caron 0x1b7
589 #define CLUTTER_KEY_scaron 0x1b9
590 #define CLUTTER_KEY_scedilla 0x1ba
591 #define CLUTTER_KEY_tcaron 0x1bb
592 #define CLUTTER_KEY_zacute 0x1bc
593 #define CLUTTER_KEY_doubleacute 0x1bd
594 #define CLUTTER_KEY_zcaron 0x1be
595 #define CLUTTER_KEY_zabovedot 0x1bf
596 #define CLUTTER_KEY_Racute 0x1c0
597 #define CLUTTER_KEY_Abreve 0x1c3
598 #define CLUTTER_KEY_Lacute 0x1c5
599 #define CLUTTER_KEY_Cacute 0x1c6
600 #define CLUTTER_KEY_Ccaron 0x1c8
601 #define CLUTTER_KEY_Eogonek 0x1ca
602 #define CLUTTER_KEY_Ecaron 0x1cc
603 #define CLUTTER_KEY_Dcaron 0x1cf
604 #define CLUTTER_KEY_Dstroke 0x1d0
605 #define CLUTTER_KEY_Nacute 0x1d1
606 #define CLUTTER_KEY_Ncaron 0x1d2
607 #define CLUTTER_KEY_Odoubleacute 0x1d5
608 #define CLUTTER_KEY_Rcaron 0x1d8
609 #define CLUTTER_KEY_Uring 0x1d9
610 #define CLUTTER_KEY_Udoubleacute 0x1db
611 #define CLUTTER_KEY_Tcedilla 0x1de
612 #define CLUTTER_KEY_racute 0x1e0
613 #define CLUTTER_KEY_abreve 0x1e3
614 #define CLUTTER_KEY_lacute 0x1e5
615 #define CLUTTER_KEY_cacute 0x1e6
616 #define CLUTTER_KEY_ccaron 0x1e8
617 #define CLUTTER_KEY_eogonek 0x1ea
618 #define CLUTTER_KEY_ecaron 0x1ec
619 #define CLUTTER_KEY_dcaron 0x1ef
620 #define CLUTTER_KEY_dstroke 0x1f0
621 #define CLUTTER_KEY_nacute 0x1f1
622 #define CLUTTER_KEY_ncaron 0x1f2
623 #define CLUTTER_KEY_odoubleacute 0x1f5
624 #define CLUTTER_KEY_rcaron 0x1f8
625 #define CLUTTER_KEY_uring 0x1f9
626 #define CLUTTER_KEY_udoubleacute 0x1fb
627 #define CLUTTER_KEY_tcedilla 0x1fe
628 #define CLUTTER_KEY_abovedot 0x1ff
629 #define CLUTTER_KEY_Hstroke 0x2a1
630 #define CLUTTER_KEY_Hcircumflex 0x2a6
631 #define CLUTTER_KEY_Iabovedot 0x2a9
632 #define CLUTTER_KEY_Gbreve 0x2ab
633 #define CLUTTER_KEY_Jcircumflex 0x2ac
634 #define CLUTTER_KEY_hstroke 0x2b1
635 #define CLUTTER_KEY_hcircumflex 0x2b6
636 #define CLUTTER_KEY_idotless 0x2b9
637 #define CLUTTER_KEY_gbreve 0x2bb
638 #define CLUTTER_KEY_jcircumflex 0x2bc
639 #define CLUTTER_KEY_Cabovedot 0x2c5
640 #define CLUTTER_KEY_Ccircumflex 0x2c6
641 #define CLUTTER_KEY_Gabovedot 0x2d5
642 #define CLUTTER_KEY_Gcircumflex 0x2d8
643 #define CLUTTER_KEY_Ubreve 0x2dd
644 #define CLUTTER_KEY_Scircumflex 0x2de
645 #define CLUTTER_KEY_cabovedot 0x2e5
646 #define CLUTTER_KEY_ccircumflex 0x2e6
647 #define CLUTTER_KEY_gabovedot 0x2f5
648 #define CLUTTER_KEY_gcircumflex 0x2f8
649 #define CLUTTER_KEY_ubreve 0x2fd
650 #define CLUTTER_KEY_scircumflex 0x2fe
651 #define CLUTTER_KEY_kra 0x3a2
652 #define CLUTTER_KEY_kappa 0x3a2
653 #define CLUTTER_KEY_Rcedilla 0x3a3
654 #define CLUTTER_KEY_Itilde 0x3a5
655 #define CLUTTER_KEY_Lcedilla 0x3a6
656 #define CLUTTER_KEY_Emacron 0x3aa
657 #define CLUTTER_KEY_Gcedilla 0x3ab
658 #define CLUTTER_KEY_Tslash 0x3ac
659 #define CLUTTER_KEY_rcedilla 0x3b3
660 #define CLUTTER_KEY_itilde 0x3b5
661 #define CLUTTER_KEY_lcedilla 0x3b6
662 #define CLUTTER_KEY_emacron 0x3ba
663 #define CLUTTER_KEY_gcedilla 0x3bb
664 #define CLUTTER_KEY_tslash 0x3bc
665 #define CLUTTER_KEY_ENG 0x3bd
666 #define CLUTTER_KEY_eng 0x3bf
667 #define CLUTTER_KEY_Amacron 0x3c0
668 #define CLUTTER_KEY_Iogonek 0x3c7
669 #define CLUTTER_KEY_Eabovedot 0x3cc
670 #define CLUTTER_KEY_Imacron 0x3cf
671 #define CLUTTER_KEY_Ncedilla 0x3d1
672 #define CLUTTER_KEY_Omacron 0x3d2
673 #define CLUTTER_KEY_Kcedilla 0x3d3
674 #define CLUTTER_KEY_Uogonek 0x3d9
675 #define CLUTTER_KEY_Utilde 0x3dd
676 #define CLUTTER_KEY_Umacron 0x3de
677 #define CLUTTER_KEY_amacron 0x3e0
678 #define CLUTTER_KEY_iogonek 0x3e7
679 #define CLUTTER_KEY_eabovedot 0x3ec
680 #define CLUTTER_KEY_imacron 0x3ef
681 #define CLUTTER_KEY_ncedilla 0x3f1
682 #define CLUTTER_KEY_omacron 0x3f2
683 #define CLUTTER_KEY_kcedilla 0x3f3
684 #define CLUTTER_KEY_uogonek 0x3f9
685 #define CLUTTER_KEY_utilde 0x3fd
686 #define CLUTTER_KEY_umacron 0x3fe
687 #define CLUTTER_KEY_Wcircumflex 0x1000174
688 #define CLUTTER_KEY_wcircumflex 0x1000175
689 #define CLUTTER_KEY_Ycircumflex 0x1000176
690 #define CLUTTER_KEY_ycircumflex 0x1000177
691 #define CLUTTER_KEY_Babovedot 0x1001e02
692 #define CLUTTER_KEY_babovedot 0x1001e03
693 #define CLUTTER_KEY_Dabovedot 0x1001e0a
694 #define CLUTTER_KEY_dabovedot 0x1001e0b
695 #define CLUTTER_KEY_Fabovedot 0x1001e1e
696 #define CLUTTER_KEY_fabovedot 0x1001e1f
697 #define CLUTTER_KEY_Mabovedot 0x1001e40
698 #define CLUTTER_KEY_mabovedot 0x1001e41
699 #define CLUTTER_KEY_Pabovedot 0x1001e56
700 #define CLUTTER_KEY_pabovedot 0x1001e57
701 #define CLUTTER_KEY_Sabovedot 0x1001e60
702 #define CLUTTER_KEY_sabovedot 0x1001e61
703 #define CLUTTER_KEY_Tabovedot 0x1001e6a
704 #define CLUTTER_KEY_tabovedot 0x1001e6b
705 #define CLUTTER_KEY_Wgrave 0x1001e80
706 #define CLUTTER_KEY_wgrave 0x1001e81
707 #define CLUTTER_KEY_Wacute 0x1001e82
708 #define CLUTTER_KEY_wacute 0x1001e83
709 #define CLUTTER_KEY_Wdiaeresis 0x1001e84
710 #define CLUTTER_KEY_wdiaeresis 0x1001e85
711 #define CLUTTER_KEY_Ygrave 0x1001ef2
712 #define CLUTTER_KEY_ygrave 0x1001ef3
713 #define CLUTTER_KEY_OE 0x13bc
714 #define CLUTTER_KEY_oe 0x13bd
715 #define CLUTTER_KEY_Ydiaeresis 0x13be
716 #define CLUTTER_KEY_overline 0x47e
717 #define CLUTTER_KEY_kana_fullstop 0x4a1
718 #define CLUTTER_KEY_kana_openingbracket 0x4a2
719 #define CLUTTER_KEY_kana_closingbracket 0x4a3
720 #define CLUTTER_KEY_kana_comma 0x4a4
721 #define CLUTTER_KEY_kana_conjunctive 0x4a5
722 #define CLUTTER_KEY_kana_middledot 0x4a5
723 #define CLUTTER_KEY_kana_WO 0x4a6
724 #define CLUTTER_KEY_kana_a 0x4a7
725 #define CLUTTER_KEY_kana_i 0x4a8
726 #define CLUTTER_KEY_kana_u 0x4a9
727 #define CLUTTER_KEY_kana_e 0x4aa
728 #define CLUTTER_KEY_kana_o 0x4ab
729 #define CLUTTER_KEY_kana_ya 0x4ac
730 #define CLUTTER_KEY_kana_yu 0x4ad
731 #define CLUTTER_KEY_kana_yo 0x4ae
732 #define CLUTTER_KEY_kana_tsu 0x4af
733 #define CLUTTER_KEY_kana_tu 0x4af
734 #define CLUTTER_KEY_prolongedsound 0x4b0
735 #define CLUTTER_KEY_kana_A 0x4b1
736 #define CLUTTER_KEY_kana_I 0x4b2
737 #define CLUTTER_KEY_kana_U 0x4b3
738 #define CLUTTER_KEY_kana_E 0x4b4
739 #define CLUTTER_KEY_kana_O 0x4b5
740 #define CLUTTER_KEY_kana_KA 0x4b6
741 #define CLUTTER_KEY_kana_KI 0x4b7
742 #define CLUTTER_KEY_kana_KU 0x4b8
743 #define CLUTTER_KEY_kana_KE 0x4b9
744 #define CLUTTER_KEY_kana_KO 0x4ba
745 #define CLUTTER_KEY_kana_SA 0x4bb
746 #define CLUTTER_KEY_kana_SHI 0x4bc
747 #define CLUTTER_KEY_kana_SU 0x4bd
748 #define CLUTTER_KEY_kana_SE 0x4be
749 #define CLUTTER_KEY_kana_SO 0x4bf
750 #define CLUTTER_KEY_kana_TA 0x4c0
751 #define CLUTTER_KEY_kana_CHI 0x4c1
752 #define CLUTTER_KEY_kana_TI 0x4c1
753 #define CLUTTER_KEY_kana_TSU 0x4c2
754 #define CLUTTER_KEY_kana_TU 0x4c2
755 #define CLUTTER_KEY_kana_TE 0x4c3
756 #define CLUTTER_KEY_kana_TO 0x4c4
757 #define CLUTTER_KEY_kana_NA 0x4c5
758 #define CLUTTER_KEY_kana_NI 0x4c6
759 #define CLUTTER_KEY_kana_NU 0x4c7
760 #define CLUTTER_KEY_kana_NE 0x4c8
761 #define CLUTTER_KEY_kana_NO 0x4c9
762 #define CLUTTER_KEY_kana_HA 0x4ca
763 #define CLUTTER_KEY_kana_HI 0x4cb
764 #define CLUTTER_KEY_kana_FU 0x4cc
765 #define CLUTTER_KEY_kana_HU 0x4cc
766 #define CLUTTER_KEY_kana_HE 0x4cd
767 #define CLUTTER_KEY_kana_HO 0x4ce
768 #define CLUTTER_KEY_kana_MA 0x4cf
769 #define CLUTTER_KEY_kana_MI 0x4d0
770 #define CLUTTER_KEY_kana_MU 0x4d1
771 #define CLUTTER_KEY_kana_ME 0x4d2
772 #define CLUTTER_KEY_kana_MO 0x4d3
773 #define CLUTTER_KEY_kana_YA 0x4d4
774 #define CLUTTER_KEY_kana_YU 0x4d5
775 #define CLUTTER_KEY_kana_YO 0x4d6
776 #define CLUTTER_KEY_kana_RA 0x4d7
777 #define CLUTTER_KEY_kana_RI 0x4d8
778 #define CLUTTER_KEY_kana_RU 0x4d9
779 #define CLUTTER_KEY_kana_RE 0x4da
780 #define CLUTTER_KEY_kana_RO 0x4db
781 #define CLUTTER_KEY_kana_WA 0x4dc
782 #define CLUTTER_KEY_kana_N 0x4dd
783 #define CLUTTER_KEY_voicedsound 0x4de
784 #define CLUTTER_KEY_semivoicedsound 0x4df
785 #define CLUTTER_KEY_kana_switch 0xff7e
786 #define CLUTTER_KEY_Farsi_0 0x10006f0
787 #define CLUTTER_KEY_Farsi_1 0x10006f1
788 #define CLUTTER_KEY_Farsi_2 0x10006f2
789 #define CLUTTER_KEY_Farsi_3 0x10006f3
790 #define CLUTTER_KEY_Farsi_4 0x10006f4
791 #define CLUTTER_KEY_Farsi_5 0x10006f5
792 #define CLUTTER_KEY_Farsi_6 0x10006f6
793 #define CLUTTER_KEY_Farsi_7 0x10006f7
794 #define CLUTTER_KEY_Farsi_8 0x10006f8
795 #define CLUTTER_KEY_Farsi_9 0x10006f9
796 #define CLUTTER_KEY_Arabic_percent 0x100066a
797 #define CLUTTER_KEY_Arabic_superscript_alef 0x1000670
798 #define CLUTTER_KEY_Arabic_tteh 0x1000679
799 #define CLUTTER_KEY_Arabic_peh 0x100067e
800 #define CLUTTER_KEY_Arabic_tcheh 0x1000686
801 #define CLUTTER_KEY_Arabic_ddal 0x1000688
802 #define CLUTTER_KEY_Arabic_rreh 0x1000691
803 #define CLUTTER_KEY_Arabic_comma 0x5ac
804 #define CLUTTER_KEY_Arabic_fullstop 0x10006d4
805 #define CLUTTER_KEY_Arabic_0 0x1000660
806 #define CLUTTER_KEY_Arabic_1 0x1000661
807 #define CLUTTER_KEY_Arabic_2 0x1000662
808 #define CLUTTER_KEY_Arabic_3 0x1000663
809 #define CLUTTER_KEY_Arabic_4 0x1000664
810 #define CLUTTER_KEY_Arabic_5 0x1000665
811 #define CLUTTER_KEY_Arabic_6 0x1000666
812 #define CLUTTER_KEY_Arabic_7 0x1000667
813 #define CLUTTER_KEY_Arabic_8 0x1000668
814 #define CLUTTER_KEY_Arabic_9 0x1000669
815 #define CLUTTER_KEY_Arabic_semicolon 0x5bb
816 #define CLUTTER_KEY_Arabic_question_mark 0x5bf
817 #define CLUTTER_KEY_Arabic_hamza 0x5c1
818 #define CLUTTER_KEY_Arabic_maddaonalef 0x5c2
819 #define CLUTTER_KEY_Arabic_hamzaonalef 0x5c3
820 #define CLUTTER_KEY_Arabic_hamzaonwaw 0x5c4
821 #define CLUTTER_KEY_Arabic_hamzaunderalef 0x5c5
822 #define CLUTTER_KEY_Arabic_hamzaonyeh 0x5c6
823 #define CLUTTER_KEY_Arabic_alef 0x5c7
824 #define CLUTTER_KEY_Arabic_beh 0x5c8
825 #define CLUTTER_KEY_Arabic_tehmarbuta 0x5c9
826 #define CLUTTER_KEY_Arabic_teh 0x5ca
827 #define CLUTTER_KEY_Arabic_theh 0x5cb
828 #define CLUTTER_KEY_Arabic_jeem 0x5cc
829 #define CLUTTER_KEY_Arabic_hah 0x5cd
830 #define CLUTTER_KEY_Arabic_khah 0x5ce
831 #define CLUTTER_KEY_Arabic_dal 0x5cf
832 #define CLUTTER_KEY_Arabic_thal 0x5d0
833 #define CLUTTER_KEY_Arabic_ra 0x5d1
834 #define CLUTTER_KEY_Arabic_zain 0x5d2
835 #define CLUTTER_KEY_Arabic_seen 0x5d3
836 #define CLUTTER_KEY_Arabic_sheen 0x5d4
837 #define CLUTTER_KEY_Arabic_sad 0x5d5
838 #define CLUTTER_KEY_Arabic_dad 0x5d6
839 #define CLUTTER_KEY_Arabic_tah 0x5d7
840 #define CLUTTER_KEY_Arabic_zah 0x5d8
841 #define CLUTTER_KEY_Arabic_ain 0x5d9
842 #define CLUTTER_KEY_Arabic_ghain 0x5da
843 #define CLUTTER_KEY_Arabic_tatweel 0x5e0
844 #define CLUTTER_KEY_Arabic_feh 0x5e1
845 #define CLUTTER_KEY_Arabic_qaf 0x5e2
846 #define CLUTTER_KEY_Arabic_kaf 0x5e3
847 #define CLUTTER_KEY_Arabic_lam 0x5e4
848 #define CLUTTER_KEY_Arabic_meem 0x5e5
849 #define CLUTTER_KEY_Arabic_noon 0x5e6
850 #define CLUTTER_KEY_Arabic_ha 0x5e7
851 #define CLUTTER_KEY_Arabic_heh 0x5e7
852 #define CLUTTER_KEY_Arabic_waw 0x5e8
853 #define CLUTTER_KEY_Arabic_alefmaksura 0x5e9
854 #define CLUTTER_KEY_Arabic_yeh 0x5ea
855 #define CLUTTER_KEY_Arabic_fathatan 0x5eb
856 #define CLUTTER_KEY_Arabic_dammatan 0x5ec
857 #define CLUTTER_KEY_Arabic_kasratan 0x5ed
858 #define CLUTTER_KEY_Arabic_fatha 0x5ee
859 #define CLUTTER_KEY_Arabic_damma 0x5ef
860 #define CLUTTER_KEY_Arabic_kasra 0x5f0
861 #define CLUTTER_KEY_Arabic_shadda 0x5f1
862 #define CLUTTER_KEY_Arabic_sukun 0x5f2
863 #define CLUTTER_KEY_Arabic_madda_above 0x1000653
864 #define CLUTTER_KEY_Arabic_hamza_above 0x1000654
865 #define CLUTTER_KEY_Arabic_hamza_below 0x1000655
866 #define CLUTTER_KEY_Arabic_jeh 0x1000698
867 #define CLUTTER_KEY_Arabic_veh 0x10006a4
868 #define CLUTTER_KEY_Arabic_keheh 0x10006a9
869 #define CLUTTER_KEY_Arabic_gaf 0x10006af
870 #define CLUTTER_KEY_Arabic_noon_ghunna 0x10006ba
871 #define CLUTTER_KEY_Arabic_heh_doachashmee 0x10006be
872 #define CLUTTER_KEY_Farsi_yeh 0x10006cc
873 #define CLUTTER_KEY_Arabic_farsi_yeh 0x10006cc
874 #define CLUTTER_KEY_Arabic_yeh_baree 0x10006d2
875 #define CLUTTER_KEY_Arabic_heh_goal 0x10006c1
876 #define CLUTTER_KEY_Arabic_switch 0xff7e
877 #define CLUTTER_KEY_Cyrillic_GHE_bar 0x1000492
878 #define CLUTTER_KEY_Cyrillic_ghe_bar 0x1000493
879 #define CLUTTER_KEY_Cyrillic_ZHE_descender 0x1000496
880 #define CLUTTER_KEY_Cyrillic_zhe_descender 0x1000497
881 #define CLUTTER_KEY_Cyrillic_KA_descender 0x100049a
882 #define CLUTTER_KEY_Cyrillic_ka_descender 0x100049b
883 #define CLUTTER_KEY_Cyrillic_KA_vertstroke 0x100049c
884 #define CLUTTER_KEY_Cyrillic_ka_vertstroke 0x100049d
885 #define CLUTTER_KEY_Cyrillic_EN_descender 0x10004a2
886 #define CLUTTER_KEY_Cyrillic_en_descender 0x10004a3
887 #define CLUTTER_KEY_Cyrillic_U_straight 0x10004ae
888 #define CLUTTER_KEY_Cyrillic_u_straight 0x10004af
889 #define CLUTTER_KEY_Cyrillic_U_straight_bar 0x10004b0
890 #define CLUTTER_KEY_Cyrillic_u_straight_bar 0x10004b1
891 #define CLUTTER_KEY_Cyrillic_HA_descender 0x10004b2
892 #define CLUTTER_KEY_Cyrillic_ha_descender 0x10004b3
893 #define CLUTTER_KEY_Cyrillic_CHE_descender 0x10004b6
894 #define CLUTTER_KEY_Cyrillic_che_descender 0x10004b7
895 #define CLUTTER_KEY_Cyrillic_CHE_vertstroke 0x10004b8
896 #define CLUTTER_KEY_Cyrillic_che_vertstroke 0x10004b9
897 #define CLUTTER_KEY_Cyrillic_SHHA 0x10004ba
898 #define CLUTTER_KEY_Cyrillic_shha 0x10004bb
899 #define CLUTTER_KEY_Cyrillic_SCHWA 0x10004d8
900 #define CLUTTER_KEY_Cyrillic_schwa 0x10004d9
901 #define CLUTTER_KEY_Cyrillic_I_macron 0x10004e2
902 #define CLUTTER_KEY_Cyrillic_i_macron 0x10004e3
903 #define CLUTTER_KEY_Cyrillic_O_bar 0x10004e8
904 #define CLUTTER_KEY_Cyrillic_o_bar 0x10004e9
905 #define CLUTTER_KEY_Cyrillic_U_macron 0x10004ee
906 #define CLUTTER_KEY_Cyrillic_u_macron 0x10004ef
907 #define CLUTTER_KEY_Serbian_dje 0x6a1
908 #define CLUTTER_KEY_Macedonia_gje 0x6a2
909 #define CLUTTER_KEY_Cyrillic_io 0x6a3
910 #define CLUTTER_KEY_Ukrainian_ie 0x6a4
911 #define CLUTTER_KEY_Ukranian_je 0x6a4
912 #define CLUTTER_KEY_Macedonia_dse 0x6a5
913 #define CLUTTER_KEY_Ukrainian_i 0x6a6
914 #define CLUTTER_KEY_Ukranian_i 0x6a6
915 #define CLUTTER_KEY_Ukrainian_yi 0x6a7
916 #define CLUTTER_KEY_Ukranian_yi 0x6a7
917 #define CLUTTER_KEY_Cyrillic_je 0x6a8
918 #define CLUTTER_KEY_Serbian_je 0x6a8
919 #define CLUTTER_KEY_Cyrillic_lje 0x6a9
920 #define CLUTTER_KEY_Serbian_lje 0x6a9
921 #define CLUTTER_KEY_Cyrillic_nje 0x6aa
922 #define CLUTTER_KEY_Serbian_nje 0x6aa
923 #define CLUTTER_KEY_Serbian_tshe 0x6ab
924 #define CLUTTER_KEY_Macedonia_kje 0x6ac
925 #define CLUTTER_KEY_Ukrainian_ghe_with_upturn 0x6ad
926 #define CLUTTER_KEY_Byelorussian_shortu 0x6ae
927 #define CLUTTER_KEY_Cyrillic_dzhe 0x6af
928 #define CLUTTER_KEY_Serbian_dze 0x6af
929 #define CLUTTER_KEY_numerosign 0x6b0
930 #define CLUTTER_KEY_Serbian_DJE 0x6b1
931 #define CLUTTER_KEY_Macedonia_GJE 0x6b2
932 #define CLUTTER_KEY_Cyrillic_IO 0x6b3
933 #define CLUTTER_KEY_Ukrainian_IE 0x6b4
934 #define CLUTTER_KEY_Ukranian_JE 0x6b4
935 #define CLUTTER_KEY_Macedonia_DSE 0x6b5
936 #define CLUTTER_KEY_Ukrainian_I 0x6b6
937 #define CLUTTER_KEY_Ukranian_I 0x6b6
938 #define CLUTTER_KEY_Ukrainian_YI 0x6b7
939 #define CLUTTER_KEY_Ukranian_YI 0x6b7
940 #define CLUTTER_KEY_Cyrillic_JE 0x6b8
941 #define CLUTTER_KEY_Serbian_JE 0x6b8
942 #define CLUTTER_KEY_Cyrillic_LJE 0x6b9
943 #define CLUTTER_KEY_Serbian_LJE 0x6b9
944 #define CLUTTER_KEY_Cyrillic_NJE 0x6ba
945 #define CLUTTER_KEY_Serbian_NJE 0x6ba
946 #define CLUTTER_KEY_Serbian_TSHE 0x6bb
947 #define CLUTTER_KEY_Macedonia_KJE 0x6bc
948 #define CLUTTER_KEY_Ukrainian_GHE_WITH_UPTURN 0x6bd
949 #define CLUTTER_KEY_Byelorussian_SHORTU 0x6be
950 #define CLUTTER_KEY_Cyrillic_DZHE 0x6bf
951 #define CLUTTER_KEY_Serbian_DZE 0x6bf
952 #define CLUTTER_KEY_Cyrillic_yu 0x6c0
953 #define CLUTTER_KEY_Cyrillic_a 0x6c1
954 #define CLUTTER_KEY_Cyrillic_be 0x6c2
955 #define CLUTTER_KEY_Cyrillic_tse 0x6c3
956 #define CLUTTER_KEY_Cyrillic_de 0x6c4
957 #define CLUTTER_KEY_Cyrillic_ie 0x6c5
958 #define CLUTTER_KEY_Cyrillic_ef 0x6c6
959 #define CLUTTER_KEY_Cyrillic_ghe 0x6c7
960 #define CLUTTER_KEY_Cyrillic_ha 0x6c8
961 #define CLUTTER_KEY_Cyrillic_i 0x6c9
962 #define CLUTTER_KEY_Cyrillic_shorti 0x6ca
963 #define CLUTTER_KEY_Cyrillic_ka 0x6cb
964 #define CLUTTER_KEY_Cyrillic_el 0x6cc
965 #define CLUTTER_KEY_Cyrillic_em 0x6cd
966 #define CLUTTER_KEY_Cyrillic_en 0x6ce
967 #define CLUTTER_KEY_Cyrillic_o 0x6cf
968 #define CLUTTER_KEY_Cyrillic_pe 0x6d0
969 #define CLUTTER_KEY_Cyrillic_ya 0x6d1
970 #define CLUTTER_KEY_Cyrillic_er 0x6d2
971 #define CLUTTER_KEY_Cyrillic_es 0x6d3
972 #define CLUTTER_KEY_Cyrillic_te 0x6d4
973 #define CLUTTER_KEY_Cyrillic_u 0x6d5
974 #define CLUTTER_KEY_Cyrillic_zhe 0x6d6
975 #define CLUTTER_KEY_Cyrillic_ve 0x6d7
976 #define CLUTTER_KEY_Cyrillic_softsign 0x6d8
977 #define CLUTTER_KEY_Cyrillic_yeru 0x6d9
978 #define CLUTTER_KEY_Cyrillic_ze 0x6da
979 #define CLUTTER_KEY_Cyrillic_sha 0x6db
980 #define CLUTTER_KEY_Cyrillic_e 0x6dc
981 #define CLUTTER_KEY_Cyrillic_shcha 0x6dd
982 #define CLUTTER_KEY_Cyrillic_che 0x6de
983 #define CLUTTER_KEY_Cyrillic_hardsign 0x6df
984 #define CLUTTER_KEY_Cyrillic_YU 0x6e0
985 #define CLUTTER_KEY_Cyrillic_A 0x6e1
986 #define CLUTTER_KEY_Cyrillic_BE 0x6e2
987 #define CLUTTER_KEY_Cyrillic_TSE 0x6e3
988 #define CLUTTER_KEY_Cyrillic_DE 0x6e4
989 #define CLUTTER_KEY_Cyrillic_IE 0x6e5
990 #define CLUTTER_KEY_Cyrillic_EF 0x6e6
991 #define CLUTTER_KEY_Cyrillic_GHE 0x6e7
992 #define CLUTTER_KEY_Cyrillic_HA 0x6e8
993 #define CLUTTER_KEY_Cyrillic_I 0x6e9
994 #define CLUTTER_KEY_Cyrillic_SHORTI 0x6ea
995 #define CLUTTER_KEY_Cyrillic_KA 0x6eb
996 #define CLUTTER_KEY_Cyrillic_EL 0x6ec
997 #define CLUTTER_KEY_Cyrillic_EM 0x6ed
998 #define CLUTTER_KEY_Cyrillic_EN 0x6ee
999 #define CLUTTER_KEY_Cyrillic_O 0x6ef
1000 #define CLUTTER_KEY_Cyrillic_PE 0x6f0
1001 #define CLUTTER_KEY_Cyrillic_YA 0x6f1
1002 #define CLUTTER_KEY_Cyrillic_ER 0x6f2
1003 #define CLUTTER_KEY_Cyrillic_ES 0x6f3
1004 #define CLUTTER_KEY_Cyrillic_TE 0x6f4
1005 #define CLUTTER_KEY_Cyrillic_U 0x6f5
1006 #define CLUTTER_KEY_Cyrillic_ZHE 0x6f6
1007 #define CLUTTER_KEY_Cyrillic_VE 0x6f7
1008 #define CLUTTER_KEY_Cyrillic_SOFTSIGN 0x6f8
1009 #define CLUTTER_KEY_Cyrillic_YERU 0x6f9
1010 #define CLUTTER_KEY_Cyrillic_ZE 0x6fa
1011 #define CLUTTER_KEY_Cyrillic_SHA 0x6fb
1012 #define CLUTTER_KEY_Cyrillic_E 0x6fc
1013 #define CLUTTER_KEY_Cyrillic_SHCHA 0x6fd
1014 #define CLUTTER_KEY_Cyrillic_CHE 0x6fe
1015 #define CLUTTER_KEY_Cyrillic_HARDSIGN 0x6ff
1016 #define CLUTTER_KEY_Greek_ALPHAaccent 0x7a1
1017 #define CLUTTER_KEY_Greek_EPSILONaccent 0x7a2
1018 #define CLUTTER_KEY_Greek_ETAaccent 0x7a3
1019 #define CLUTTER_KEY_Greek_IOTAaccent 0x7a4
1020 #define CLUTTER_KEY_Greek_IOTAdieresis 0x7a5
1021 #define CLUTTER_KEY_Greek_IOTAdiaeresis 0x7a5
1022 #define CLUTTER_KEY_Greek_OMICRONaccent 0x7a7
1023 #define CLUTTER_KEY_Greek_UPSILONaccent 0x7a8
1024 #define CLUTTER_KEY_Greek_UPSILONdieresis 0x7a9
1025 #define CLUTTER_KEY_Greek_OMEGAaccent 0x7ab
1026 #define CLUTTER_KEY_Greek_accentdieresis 0x7ae
1027 #define CLUTTER_KEY_Greek_horizbar 0x7af
1028 #define CLUTTER_KEY_Greek_alphaaccent 0x7b1
1029 #define CLUTTER_KEY_Greek_epsilonaccent 0x7b2
1030 #define CLUTTER_KEY_Greek_etaaccent 0x7b3
1031 #define CLUTTER_KEY_Greek_iotaaccent 0x7b4
1032 #define CLUTTER_KEY_Greek_iotadieresis 0x7b5
1033 #define CLUTTER_KEY_Greek_iotaaccentdieresis 0x7b6
1034 #define CLUTTER_KEY_Greek_omicronaccent 0x7b7
1035 #define CLUTTER_KEY_Greek_upsilonaccent 0x7b8
1036 #define CLUTTER_KEY_Greek_upsilondieresis 0x7b9
1037 #define CLUTTER_KEY_Greek_upsilonaccentdieresis 0x7ba
1038 #define CLUTTER_KEY_Greek_omegaaccent 0x7bb
1039 #define CLUTTER_KEY_Greek_ALPHA 0x7c1
1040 #define CLUTTER_KEY_Greek_BETA 0x7c2
1041 #define CLUTTER_KEY_Greek_GAMMA 0x7c3
1042 #define CLUTTER_KEY_Greek_DELTA 0x7c4
1043 #define CLUTTER_KEY_Greek_EPSILON 0x7c5
1044 #define CLUTTER_KEY_Greek_ZETA 0x7c6
1045 #define CLUTTER_KEY_Greek_ETA 0x7c7
1046 #define CLUTTER_KEY_Greek_THETA 0x7c8
1047 #define CLUTTER_KEY_Greek_IOTA 0x7c9
1048 #define CLUTTER_KEY_Greek_KAPPA 0x7ca
1049 #define CLUTTER_KEY_Greek_LAMDA 0x7cb
1050 #define CLUTTER_KEY_Greek_LAMBDA 0x7cb
1051 #define CLUTTER_KEY_Greek_MU 0x7cc
1052 #define CLUTTER_KEY_Greek_NU 0x7cd
1053 #define CLUTTER_KEY_Greek_XI 0x7ce
1054 #define CLUTTER_KEY_Greek_OMICRON 0x7cf
1055 #define CLUTTER_KEY_Greek_PI 0x7d0
1056 #define CLUTTER_KEY_Greek_RHO 0x7d1
1057 #define CLUTTER_KEY_Greek_SIGMA 0x7d2
1058 #define CLUTTER_KEY_Greek_TAU 0x7d4
1059 #define CLUTTER_KEY_Greek_UPSILON 0x7d5
1060 #define CLUTTER_KEY_Greek_PHI 0x7d6
1061 #define CLUTTER_KEY_Greek_CHI 0x7d7
1062 #define CLUTTER_KEY_Greek_PSI 0x7d8
1063 #define CLUTTER_KEY_Greek_OMEGA 0x7d9
1064 #define CLUTTER_KEY_Greek_alpha 0x7e1
1065 #define CLUTTER_KEY_Greek_beta 0x7e2
1066 #define CLUTTER_KEY_Greek_gamma 0x7e3
1067 #define CLUTTER_KEY_Greek_delta 0x7e4
1068 #define CLUTTER_KEY_Greek_epsilon 0x7e5
1069 #define CLUTTER_KEY_Greek_zeta 0x7e6
1070 #define CLUTTER_KEY_Greek_eta 0x7e7
1071 #define CLUTTER_KEY_Greek_theta 0x7e8
1072 #define CLUTTER_KEY_Greek_iota 0x7e9
1073 #define CLUTTER_KEY_Greek_kappa 0x7ea
1074 #define CLUTTER_KEY_Greek_lamda 0x7eb
1075 #define CLUTTER_KEY_Greek_lambda 0x7eb
1076 #define CLUTTER_KEY_Greek_mu 0x7ec
1077 #define CLUTTER_KEY_Greek_nu 0x7ed
1078 #define CLUTTER_KEY_Greek_xi 0x7ee
1079 #define CLUTTER_KEY_Greek_omicron 0x7ef
1080 #define CLUTTER_KEY_Greek_pi 0x7f0
1081 #define CLUTTER_KEY_Greek_rho 0x7f1
1082 #define CLUTTER_KEY_Greek_sigma 0x7f2
1083 #define CLUTTER_KEY_Greek_finalsmallsigma 0x7f3
1084 #define CLUTTER_KEY_Greek_tau 0x7f4
1085 #define CLUTTER_KEY_Greek_upsilon 0x7f5
1086 #define CLUTTER_KEY_Greek_phi 0x7f6
1087 #define CLUTTER_KEY_Greek_chi 0x7f7
1088 #define CLUTTER_KEY_Greek_psi 0x7f8
1089 #define CLUTTER_KEY_Greek_omega 0x7f9
1090 #define CLUTTER_KEY_Greek_switch 0xff7e
1091 #define CLUTTER_KEY_leftradical 0x8a1
1092 #define CLUTTER_KEY_topleftradical 0x8a2
1093 #define CLUTTER_KEY_horizconnector 0x8a3
1094 #define CLUTTER_KEY_topintegral 0x8a4
1095 #define CLUTTER_KEY_botintegral 0x8a5
1096 #define CLUTTER_KEY_vertconnector 0x8a6
1097 #define CLUTTER_KEY_topleftsqbracket 0x8a7
1098 #define CLUTTER_KEY_botleftsqbracket 0x8a8
1099 #define CLUTTER_KEY_toprightsqbracket 0x8a9
1100 #define CLUTTER_KEY_botrightsqbracket 0x8aa
1101 #define CLUTTER_KEY_topleftparens 0x8ab
1102 #define CLUTTER_KEY_botleftparens 0x8ac
1103 #define CLUTTER_KEY_toprightparens 0x8ad
1104 #define CLUTTER_KEY_botrightparens 0x8ae
1105 #define CLUTTER_KEY_leftmiddlecurlybrace 0x8af
1106 #define CLUTTER_KEY_rightmiddlecurlybrace 0x8b0
1107 #define CLUTTER_KEY_topleftsummation 0x8b1
1108 #define CLUTTER_KEY_botleftsummation 0x8b2
1109 #define CLUTTER_KEY_topvertsummationconnector 0x8b3
1110 #define CLUTTER_KEY_botvertsummationconnector 0x8b4
1111 #define CLUTTER_KEY_toprightsummation 0x8b5
1112 #define CLUTTER_KEY_botrightsummation 0x8b6
1113 #define CLUTTER_KEY_rightmiddlesummation 0x8b7
1114 #define CLUTTER_KEY_lessthanequal 0x8bc
1115 #define CLUTTER_KEY_notequal 0x8bd
1116 #define CLUTTER_KEY_greaterthanequal 0x8be
1117 #define CLUTTER_KEY_integral 0x8bf
1118 #define CLUTTER_KEY_therefore 0x8c0
1119 #define CLUTTER_KEY_variation 0x8c1
1120 #define CLUTTER_KEY_infinity 0x8c2
1121 #define CLUTTER_KEY_nabla 0x8c5
1122 #define CLUTTER_KEY_approximate 0x8c8
1123 #define CLUTTER_KEY_similarequal 0x8c9
1124 #define CLUTTER_KEY_ifonlyif 0x8cd
1125 #define CLUTTER_KEY_implies 0x8ce
1126 #define CLUTTER_KEY_identical 0x8cf
1127 #define CLUTTER_KEY_radical 0x8d6
1128 #define CLUTTER_KEY_includedin 0x8da
1129 #define CLUTTER_KEY_includes 0x8db
1130 #define CLUTTER_KEY_intersection 0x8dc
1131 #define CLUTTER_KEY_union 0x8dd
1132 #define CLUTTER_KEY_logicaland 0x8de
1133 #define CLUTTER_KEY_logicalor 0x8df
1134 #define CLUTTER_KEY_partialderivative 0x8ef
1135 #define CLUTTER_KEY_function 0x8f6
1136 #define CLUTTER_KEY_leftarrow 0x8fb
1137 #define CLUTTER_KEY_uparrow 0x8fc
1138 #define CLUTTER_KEY_rightarrow 0x8fd
1139 #define CLUTTER_KEY_downarrow 0x8fe
1140 #define CLUTTER_KEY_blank 0x9df
1141 #define CLUTTER_KEY_soliddiamond 0x9e0
1142 #define CLUTTER_KEY_checkerboard 0x9e1
1143 #define CLUTTER_KEY_ht 0x9e2
1144 #define CLUTTER_KEY_ff 0x9e3
1145 #define CLUTTER_KEY_cr 0x9e4
1146 #define CLUTTER_KEY_lf 0x9e5
1147 #define CLUTTER_KEY_nl 0x9e8
1148 #define CLUTTER_KEY_vt 0x9e9
1149 #define CLUTTER_KEY_lowrightcorner 0x9ea
1150 #define CLUTTER_KEY_uprightcorner 0x9eb
1151 #define CLUTTER_KEY_upleftcorner 0x9ec
1152 #define CLUTTER_KEY_lowleftcorner 0x9ed
1153 #define CLUTTER_KEY_crossinglines 0x9ee
1154 #define CLUTTER_KEY_horizlinescan1 0x9ef
1155 #define CLUTTER_KEY_horizlinescan3 0x9f0
1156 #define CLUTTER_KEY_horizlinescan5 0x9f1
1157 #define CLUTTER_KEY_horizlinescan7 0x9f2
1158 #define CLUTTER_KEY_horizlinescan9 0x9f3
1159 #define CLUTTER_KEY_leftt 0x9f4
1160 #define CLUTTER_KEY_rightt 0x9f5
1161 #define CLUTTER_KEY_bott 0x9f6
1162 #define CLUTTER_KEY_topt 0x9f7
1163 #define CLUTTER_KEY_vertbar 0x9f8
1164 #define CLUTTER_KEY_emspace 0xaa1
1165 #define CLUTTER_KEY_enspace 0xaa2
1166 #define CLUTTER_KEY_em3space 0xaa3
1167 #define CLUTTER_KEY_em4space 0xaa4
1168 #define CLUTTER_KEY_digitspace 0xaa5
1169 #define CLUTTER_KEY_punctspace 0xaa6
1170 #define CLUTTER_KEY_thinspace 0xaa7
1171 #define CLUTTER_KEY_hairspace 0xaa8
1172 #define CLUTTER_KEY_emdash 0xaa9
1173 #define CLUTTER_KEY_endash 0xaaa
1174 #define CLUTTER_KEY_signifblank 0xaac
1175 #define CLUTTER_KEY_ellipsis 0xaae
1176 #define CLUTTER_KEY_doubbaselinedot 0xaaf
1177 #define CLUTTER_KEY_onethird 0xab0
1178 #define CLUTTER_KEY_twothirds 0xab1
1179 #define CLUTTER_KEY_onefifth 0xab2
1180 #define CLUTTER_KEY_twofifths 0xab3
1181 #define CLUTTER_KEY_threefifths 0xab4
1182 #define CLUTTER_KEY_fourfifths 0xab5
1183 #define CLUTTER_KEY_onesixth 0xab6
1184 #define CLUTTER_KEY_fivesixths 0xab7
1185 #define CLUTTER_KEY_careof 0xab8
1186 #define CLUTTER_KEY_figdash 0xabb
1187 #define CLUTTER_KEY_leftanglebracket 0xabc
1188 #define CLUTTER_KEY_decimalpoint 0xabd
1189 #define CLUTTER_KEY_rightanglebracket 0xabe
1190 #define CLUTTER_KEY_marker 0xabf
1191 #define CLUTTER_KEY_oneeighth 0xac3
1192 #define CLUTTER_KEY_threeeighths 0xac4
1193 #define CLUTTER_KEY_fiveeighths 0xac5
1194 #define CLUTTER_KEY_seveneighths 0xac6
1195 #define CLUTTER_KEY_trademark 0xac9
1196 #define CLUTTER_KEY_signaturemark 0xaca
1197 #define CLUTTER_KEY_trademarkincircle 0xacb
1198 #define CLUTTER_KEY_leftopentriangle 0xacc
1199 #define CLUTTER_KEY_rightopentriangle 0xacd
1200 #define CLUTTER_KEY_emopencircle 0xace
1201 #define CLUTTER_KEY_emopenrectangle 0xacf
1202 #define CLUTTER_KEY_leftsinglequotemark 0xad0
1203 #define CLUTTER_KEY_rightsinglequotemark 0xad1
1204 #define CLUTTER_KEY_leftdoublequotemark 0xad2
1205 #define CLUTTER_KEY_rightdoublequotemark 0xad3
1206 #define CLUTTER_KEY_prescription 0xad4
1207 #define CLUTTER_KEY_minutes 0xad6
1208 #define CLUTTER_KEY_seconds 0xad7
1209 #define CLUTTER_KEY_latincross 0xad9
1210 #define CLUTTER_KEY_hexagram 0xada
1211 #define CLUTTER_KEY_filledrectbullet 0xadb
1212 #define CLUTTER_KEY_filledlefttribullet 0xadc
1213 #define CLUTTER_KEY_filledrighttribullet 0xadd
1214 #define CLUTTER_KEY_emfilledcircle 0xade
1215 #define CLUTTER_KEY_emfilledrect 0xadf
1216 #define CLUTTER_KEY_enopencircbullet 0xae0
1217 #define CLUTTER_KEY_enopensquarebullet 0xae1
1218 #define CLUTTER_KEY_openrectbullet 0xae2
1219 #define CLUTTER_KEY_opentribulletup 0xae3
1220 #define CLUTTER_KEY_opentribulletdown 0xae4
1221 #define CLUTTER_KEY_openstar 0xae5
1222 #define CLUTTER_KEY_enfilledcircbullet 0xae6
1223 #define CLUTTER_KEY_enfilledsqbullet 0xae7
1224 #define CLUTTER_KEY_filledtribulletup 0xae8
1225 #define CLUTTER_KEY_filledtribulletdown 0xae9
1226 #define CLUTTER_KEY_leftpointer 0xaea
1227 #define CLUTTER_KEY_rightpointer 0xaeb
1228 #define CLUTTER_KEY_club 0xaec
1229 #define CLUTTER_KEY_diamond 0xaed
1230 #define CLUTTER_KEY_heart 0xaee
1231 #define CLUTTER_KEY_maltesecross 0xaf0
1232 #define CLUTTER_KEY_dagger 0xaf1
1233 #define CLUTTER_KEY_doubledagger 0xaf2
1234 #define CLUTTER_KEY_checkmark 0xaf3
1235 #define CLUTTER_KEY_ballotcross 0xaf4
1236 #define CLUTTER_KEY_musicalsharp 0xaf5
1237 #define CLUTTER_KEY_musicalflat 0xaf6
1238 #define CLUTTER_KEY_malesymbol 0xaf7
1239 #define CLUTTER_KEY_femalesymbol 0xaf8
1240 #define CLUTTER_KEY_telephone 0xaf9
1241 #define CLUTTER_KEY_telephonerecorder 0xafa
1242 #define CLUTTER_KEY_phonographcopyright 0xafb
1243 #define CLUTTER_KEY_caret 0xafc
1244 #define CLUTTER_KEY_singlelowquotemark 0xafd
1245 #define CLUTTER_KEY_doublelowquotemark 0xafe
1246 #define CLUTTER_KEY_cursor 0xaff
1247 #define CLUTTER_KEY_leftcaret 0xba3
1248 #define CLUTTER_KEY_rightcaret 0xba6
1249 #define CLUTTER_KEY_downcaret 0xba8
1250 #define CLUTTER_KEY_upcaret 0xba9
1251 #define CLUTTER_KEY_overbar 0xbc0
1252 #define CLUTTER_KEY_downtack 0xbc2
1253 #define CLUTTER_KEY_upshoe 0xbc3
1254 #define CLUTTER_KEY_downstile 0xbc4
1255 #define CLUTTER_KEY_underbar 0xbc6
1256 #define CLUTTER_KEY_jot 0xbca
1257 #define CLUTTER_KEY_quad 0xbcc
1258 #define CLUTTER_KEY_uptack 0xbce
1259 #define CLUTTER_KEY_circle 0xbcf
1260 #define CLUTTER_KEY_upstile 0xbd3
1261 #define CLUTTER_KEY_downshoe 0xbd6
1262 #define CLUTTER_KEY_rightshoe 0xbd8
1263 #define CLUTTER_KEY_leftshoe 0xbda
1264 #define CLUTTER_KEY_lefttack 0xbdc
1265 #define CLUTTER_KEY_righttack 0xbfc
1266 #define CLUTTER_KEY_hebrew_doublelowline 0xcdf
1267 #define CLUTTER_KEY_hebrew_aleph 0xce0
1268 #define CLUTTER_KEY_hebrew_bet 0xce1
1269 #define CLUTTER_KEY_hebrew_beth 0xce1
1270 #define CLUTTER_KEY_hebrew_gimel 0xce2
1271 #define CLUTTER_KEY_hebrew_gimmel 0xce2
1272 #define CLUTTER_KEY_hebrew_dalet 0xce3
1273 #define CLUTTER_KEY_hebrew_daleth 0xce3
1274 #define CLUTTER_KEY_hebrew_he 0xce4
1275 #define CLUTTER_KEY_hebrew_waw 0xce5
1276 #define CLUTTER_KEY_hebrew_zain 0xce6
1277 #define CLUTTER_KEY_hebrew_zayin 0xce6
1278 #define CLUTTER_KEY_hebrew_chet 0xce7
1279 #define CLUTTER_KEY_hebrew_het 0xce7
1280 #define CLUTTER_KEY_hebrew_tet 0xce8
1281 #define CLUTTER_KEY_hebrew_teth 0xce8
1282 #define CLUTTER_KEY_hebrew_yod 0xce9
1283 #define CLUTTER_KEY_hebrew_finalkaph 0xcea
1284 #define CLUTTER_KEY_hebrew_kaph 0xceb
1285 #define CLUTTER_KEY_hebrew_lamed 0xcec
1286 #define CLUTTER_KEY_hebrew_finalmem 0xced
1287 #define CLUTTER_KEY_hebrew_mem 0xcee
1288 #define CLUTTER_KEY_hebrew_finalnun 0xcef
1289 #define CLUTTER_KEY_hebrew_nun 0xcf0
1290 #define CLUTTER_KEY_hebrew_samech 0xcf1
1291 #define CLUTTER_KEY_hebrew_samekh 0xcf1
1292 #define CLUTTER_KEY_hebrew_ayin 0xcf2
1293 #define CLUTTER_KEY_hebrew_finalpe 0xcf3
1294 #define CLUTTER_KEY_hebrew_pe 0xcf4
1295 #define CLUTTER_KEY_hebrew_finalzade 0xcf5
1296 #define CLUTTER_KEY_hebrew_finalzadi 0xcf5
1297 #define CLUTTER_KEY_hebrew_zade 0xcf6
1298 #define CLUTTER_KEY_hebrew_zadi 0xcf6
1299 #define CLUTTER_KEY_hebrew_qoph 0xcf7
1300 #define CLUTTER_KEY_hebrew_kuf 0xcf7
1301 #define CLUTTER_KEY_hebrew_resh 0xcf8
1302 #define CLUTTER_KEY_hebrew_shin 0xcf9
1303 #define CLUTTER_KEY_hebrew_taw 0xcfa
1304 #define CLUTTER_KEY_hebrew_taf 0xcfa
1305 #define CLUTTER_KEY_Hebrew_switch 0xff7e
1306 #define CLUTTER_KEY_Thai_kokai 0xda1
1307 #define CLUTTER_KEY_Thai_khokhai 0xda2
1308 #define CLUTTER_KEY_Thai_khokhuat 0xda3
1309 #define CLUTTER_KEY_Thai_khokhwai 0xda4
1310 #define CLUTTER_KEY_Thai_khokhon 0xda5
1311 #define CLUTTER_KEY_Thai_khorakhang 0xda6
1312 #define CLUTTER_KEY_Thai_ngongu 0xda7
1313 #define CLUTTER_KEY_Thai_chochan 0xda8
1314 #define CLUTTER_KEY_Thai_choching 0xda9
1315 #define CLUTTER_KEY_Thai_chochang 0xdaa
1316 #define CLUTTER_KEY_Thai_soso 0xdab
1317 #define CLUTTER_KEY_Thai_chochoe 0xdac
1318 #define CLUTTER_KEY_Thai_yoying 0xdad
1319 #define CLUTTER_KEY_Thai_dochada 0xdae
1320 #define CLUTTER_KEY_Thai_topatak 0xdaf
1321 #define CLUTTER_KEY_Thai_thothan 0xdb0
1322 #define CLUTTER_KEY_Thai_thonangmontho 0xdb1
1323 #define CLUTTER_KEY_Thai_thophuthao 0xdb2
1324 #define CLUTTER_KEY_Thai_nonen 0xdb3
1325 #define CLUTTER_KEY_Thai_dodek 0xdb4
1326 #define CLUTTER_KEY_Thai_totao 0xdb5
1327 #define CLUTTER_KEY_Thai_thothung 0xdb6
1328 #define CLUTTER_KEY_Thai_thothahan 0xdb7
1329 #define CLUTTER_KEY_Thai_thothong 0xdb8
1330 #define CLUTTER_KEY_Thai_nonu 0xdb9
1331 #define CLUTTER_KEY_Thai_bobaimai 0xdba
1332 #define CLUTTER_KEY_Thai_popla 0xdbb
1333 #define CLUTTER_KEY_Thai_phophung 0xdbc
1334 #define CLUTTER_KEY_Thai_fofa 0xdbd
1335 #define CLUTTER_KEY_Thai_phophan 0xdbe
1336 #define CLUTTER_KEY_Thai_fofan 0xdbf
1337 #define CLUTTER_KEY_Thai_phosamphao 0xdc0
1338 #define CLUTTER_KEY_Thai_moma 0xdc1
1339 #define CLUTTER_KEY_Thai_yoyak 0xdc2
1340 #define CLUTTER_KEY_Thai_rorua 0xdc3
1341 #define CLUTTER_KEY_Thai_ru 0xdc4
1342 #define CLUTTER_KEY_Thai_loling 0xdc5
1343 #define CLUTTER_KEY_Thai_lu 0xdc6
1344 #define CLUTTER_KEY_Thai_wowaen 0xdc7
1345 #define CLUTTER_KEY_Thai_sosala 0xdc8
1346 #define CLUTTER_KEY_Thai_sorusi 0xdc9
1347 #define CLUTTER_KEY_Thai_sosua 0xdca
1348 #define CLUTTER_KEY_Thai_hohip 0xdcb
1349 #define CLUTTER_KEY_Thai_lochula 0xdcc
1350 #define CLUTTER_KEY_Thai_oang 0xdcd
1351 #define CLUTTER_KEY_Thai_honokhuk 0xdce
1352 #define CLUTTER_KEY_Thai_paiyannoi 0xdcf
1353 #define CLUTTER_KEY_Thai_saraa 0xdd0
1354 #define CLUTTER_KEY_Thai_maihanakat 0xdd1
1355 #define CLUTTER_KEY_Thai_saraaa 0xdd2
1356 #define CLUTTER_KEY_Thai_saraam 0xdd3
1357 #define CLUTTER_KEY_Thai_sarai 0xdd4
1358 #define CLUTTER_KEY_Thai_saraii 0xdd5
1359 #define CLUTTER_KEY_Thai_saraue 0xdd6
1360 #define CLUTTER_KEY_Thai_sarauee 0xdd7
1361 #define CLUTTER_KEY_Thai_sarau 0xdd8
1362 #define CLUTTER_KEY_Thai_sarauu 0xdd9
1363 #define CLUTTER_KEY_Thai_phinthu 0xdda
1364 #define CLUTTER_KEY_Thai_maihanakat_maitho 0xdde
1365 #define CLUTTER_KEY_Thai_baht 0xddf
1366 #define CLUTTER_KEY_Thai_sarae 0xde0
1367 #define CLUTTER_KEY_Thai_saraae 0xde1
1368 #define CLUTTER_KEY_Thai_sarao 0xde2
1369 #define CLUTTER_KEY_Thai_saraaimaimuan 0xde3
1370 #define CLUTTER_KEY_Thai_saraaimaimalai 0xde4
1371 #define CLUTTER_KEY_Thai_lakkhangyao 0xde5
1372 #define CLUTTER_KEY_Thai_maiyamok 0xde6
1373 #define CLUTTER_KEY_Thai_maitaikhu 0xde7
1374 #define CLUTTER_KEY_Thai_maiek 0xde8
1375 #define CLUTTER_KEY_Thai_maitho 0xde9
1376 #define CLUTTER_KEY_Thai_maitri 0xdea
1377 #define CLUTTER_KEY_Thai_maichattawa 0xdeb
1378 #define CLUTTER_KEY_Thai_thanthakhat 0xdec
1379 #define CLUTTER_KEY_Thai_nikhahit 0xded
1380 #define CLUTTER_KEY_Thai_leksun 0xdf0
1381 #define CLUTTER_KEY_Thai_leknung 0xdf1
1382 #define CLUTTER_KEY_Thai_leksong 0xdf2
1383 #define CLUTTER_KEY_Thai_leksam 0xdf3
1384 #define CLUTTER_KEY_Thai_leksi 0xdf4
1385 #define CLUTTER_KEY_Thai_lekha 0xdf5
1386 #define CLUTTER_KEY_Thai_lekhok 0xdf6
1387 #define CLUTTER_KEY_Thai_lekchet 0xdf7
1388 #define CLUTTER_KEY_Thai_lekpaet 0xdf8
1389 #define CLUTTER_KEY_Thai_lekkao 0xdf9
1390 #define CLUTTER_KEY_Hangul 0xff31
1391 #define CLUTTER_KEY_Hangul_Start 0xff32
1392 #define CLUTTER_KEY_Hangul_End 0xff33
1393 #define CLUTTER_KEY_Hangul_Hanja 0xff34
1394 #define CLUTTER_KEY_Hangul_Jamo 0xff35
1395 #define CLUTTER_KEY_Hangul_Romaja 0xff36
1396 #define CLUTTER_KEY_Hangul_Codeinput 0xff37
1397 #define CLUTTER_KEY_Hangul_Jeonja 0xff38
1398 #define CLUTTER_KEY_Hangul_Banja 0xff39
1399 #define CLUTTER_KEY_Hangul_PreHanja 0xff3a
1400 #define CLUTTER_KEY_Hangul_PostHanja 0xff3b
1401 #define CLUTTER_KEY_Hangul_SingleCandidate 0xff3c
1402 #define CLUTTER_KEY_Hangul_MultipleCandidate 0xff3d
1403 #define CLUTTER_KEY_Hangul_PreviousCandidate 0xff3e
1404 #define CLUTTER_KEY_Hangul_Special 0xff3f
1405 #define CLUTTER_KEY_Hangul_switch 0xff7e
1406 #define CLUTTER_KEY_Hangul_Kiyeog 0xea1
1407 #define CLUTTER_KEY_Hangul_SsangKiyeog 0xea2
1408 #define CLUTTER_KEY_Hangul_KiyeogSios 0xea3
1409 #define CLUTTER_KEY_Hangul_Nieun 0xea4
1410 #define CLUTTER_KEY_Hangul_NieunJieuj 0xea5
1411 #define CLUTTER_KEY_Hangul_NieunHieuh 0xea6
1412 #define CLUTTER_KEY_Hangul_Dikeud 0xea7
1413 #define CLUTTER_KEY_Hangul_SsangDikeud 0xea8
1414 #define CLUTTER_KEY_Hangul_Rieul 0xea9
1415 #define CLUTTER_KEY_Hangul_RieulKiyeog 0xeaa
1416 #define CLUTTER_KEY_Hangul_RieulMieum 0xeab
1417 #define CLUTTER_KEY_Hangul_RieulPieub 0xeac
1418 #define CLUTTER_KEY_Hangul_RieulSios 0xead
1419 #define CLUTTER_KEY_Hangul_RieulTieut 0xeae
1420 #define CLUTTER_KEY_Hangul_RieulPhieuf 0xeaf
1421 #define CLUTTER_KEY_Hangul_RieulHieuh 0xeb0
1422 #define CLUTTER_KEY_Hangul_Mieum 0xeb1
1423 #define CLUTTER_KEY_Hangul_Pieub 0xeb2
1424 #define CLUTTER_KEY_Hangul_SsangPieub 0xeb3
1425 #define CLUTTER_KEY_Hangul_PieubSios 0xeb4
1426 #define CLUTTER_KEY_Hangul_Sios 0xeb5
1427 #define CLUTTER_KEY_Hangul_SsangSios 0xeb6
1428 #define CLUTTER_KEY_Hangul_Ieung 0xeb7
1429 #define CLUTTER_KEY_Hangul_Jieuj 0xeb8
1430 #define CLUTTER_KEY_Hangul_SsangJieuj 0xeb9
1431 #define CLUTTER_KEY_Hangul_Cieuc 0xeba
1432 #define CLUTTER_KEY_Hangul_Khieuq 0xebb
1433 #define CLUTTER_KEY_Hangul_Tieut 0xebc
1434 #define CLUTTER_KEY_Hangul_Phieuf 0xebd
1435 #define CLUTTER_KEY_Hangul_Hieuh 0xebe
1436 #define CLUTTER_KEY_Hangul_A 0xebf
1437 #define CLUTTER_KEY_Hangul_AE 0xec0
1438 #define CLUTTER_KEY_Hangul_YA 0xec1
1439 #define CLUTTER_KEY_Hangul_YAE 0xec2
1440 #define CLUTTER_KEY_Hangul_EO 0xec3
1441 #define CLUTTER_KEY_Hangul_E 0xec4
1442 #define CLUTTER_KEY_Hangul_YEO 0xec5
1443 #define CLUTTER_KEY_Hangul_YE 0xec6
1444 #define CLUTTER_KEY_Hangul_O 0xec7
1445 #define CLUTTER_KEY_Hangul_WA 0xec8
1446 #define CLUTTER_KEY_Hangul_WAE 0xec9
1447 #define CLUTTER_KEY_Hangul_OE 0xeca
1448 #define CLUTTER_KEY_Hangul_YO 0xecb
1449 #define CLUTTER_KEY_Hangul_U 0xecc
1450 #define CLUTTER_KEY_Hangul_WEO 0xecd
1451 #define CLUTTER_KEY_Hangul_WE 0xece
1452 #define CLUTTER_KEY_Hangul_WI 0xecf
1453 #define CLUTTER_KEY_Hangul_YU 0xed0
1454 #define CLUTTER_KEY_Hangul_EU 0xed1
1455 #define CLUTTER_KEY_Hangul_YI 0xed2
1456 #define CLUTTER_KEY_Hangul_I 0xed3
1457 #define CLUTTER_KEY_Hangul_J_Kiyeog 0xed4
1458 #define CLUTTER_KEY_Hangul_J_SsangKiyeog 0xed5
1459 #define CLUTTER_KEY_Hangul_J_KiyeogSios 0xed6
1460 #define CLUTTER_KEY_Hangul_J_Nieun 0xed7
1461 #define CLUTTER_KEY_Hangul_J_NieunJieuj 0xed8
1462 #define CLUTTER_KEY_Hangul_J_NieunHieuh 0xed9
1463 #define CLUTTER_KEY_Hangul_J_Dikeud 0xeda
1464 #define CLUTTER_KEY_Hangul_J_Rieul 0xedb
1465 #define CLUTTER_KEY_Hangul_J_RieulKiyeog 0xedc
1466 #define CLUTTER_KEY_Hangul_J_RieulMieum 0xedd
1467 #define CLUTTER_KEY_Hangul_J_RieulPieub 0xede
1468 #define CLUTTER_KEY_Hangul_J_RieulSios 0xedf
1469 #define CLUTTER_KEY_Hangul_J_RieulTieut 0xee0
1470 #define CLUTTER_KEY_Hangul_J_RieulPhieuf 0xee1
1471 #define CLUTTER_KEY_Hangul_J_RieulHieuh 0xee2
1472 #define CLUTTER_KEY_Hangul_J_Mieum 0xee3
1473 #define CLUTTER_KEY_Hangul_J_Pieub 0xee4
1474 #define CLUTTER_KEY_Hangul_J_PieubSios 0xee5
1475 #define CLUTTER_KEY_Hangul_J_Sios 0xee6
1476 #define CLUTTER_KEY_Hangul_J_SsangSios 0xee7
1477 #define CLUTTER_KEY_Hangul_J_Ieung 0xee8
1478 #define CLUTTER_KEY_Hangul_J_Jieuj 0xee9
1479 #define CLUTTER_KEY_Hangul_J_Cieuc 0xeea
1480 #define CLUTTER_KEY_Hangul_J_Khieuq 0xeeb
1481 #define CLUTTER_KEY_Hangul_J_Tieut 0xeec
1482 #define CLUTTER_KEY_Hangul_J_Phieuf 0xeed
1483 #define CLUTTER_KEY_Hangul_J_Hieuh 0xeee
1484 #define CLUTTER_KEY_Hangul_RieulYeorinHieuh 0xeef
1485 #define CLUTTER_KEY_Hangul_SunkyeongeumMieum 0xef0
1486 #define CLUTTER_KEY_Hangul_SunkyeongeumPieub 0xef1
1487 #define CLUTTER_KEY_Hangul_PanSios 0xef2
1488 #define CLUTTER_KEY_Hangul_KkogjiDalrinIeung 0xef3
1489 #define CLUTTER_KEY_Hangul_SunkyeongeumPhieuf 0xef4
1490 #define CLUTTER_KEY_Hangul_YeorinHieuh 0xef5
1491 #define CLUTTER_KEY_Hangul_AraeA 0xef6
1492 #define CLUTTER_KEY_Hangul_AraeAE 0xef7
1493 #define CLUTTER_KEY_Hangul_J_PanSios 0xef8
1494 #define CLUTTER_KEY_Hangul_J_KkogjiDalrinIeung 0xef9
1495 #define CLUTTER_KEY_Hangul_J_YeorinHieuh 0xefa
1496 #define CLUTTER_KEY_Korean_Won 0xeff
1497 #define CLUTTER_KEY_Armenian_ligature_ew 0x1000587
1498 #define CLUTTER_KEY_Armenian_full_stop 0x1000589
1499 #define CLUTTER_KEY_Armenian_verjaket 0x1000589
1500 #define CLUTTER_KEY_Armenian_separation_mark 0x100055d
1501 #define CLUTTER_KEY_Armenian_but 0x100055d
1502 #define CLUTTER_KEY_Armenian_hyphen 0x100058a
1503 #define CLUTTER_KEY_Armenian_yentamna 0x100058a
1504 #define CLUTTER_KEY_Armenian_exclam 0x100055c
1505 #define CLUTTER_KEY_Armenian_amanak 0x100055c
1506 #define CLUTTER_KEY_Armenian_accent 0x100055b
1507 #define CLUTTER_KEY_Armenian_shesht 0x100055b
1508 #define CLUTTER_KEY_Armenian_question 0x100055e
1509 #define CLUTTER_KEY_Armenian_paruyk 0x100055e
1510 #define CLUTTER_KEY_Armenian_AYB 0x1000531
1511 #define CLUTTER_KEY_Armenian_ayb 0x1000561
1512 #define CLUTTER_KEY_Armenian_BEN 0x1000532
1513 #define CLUTTER_KEY_Armenian_ben 0x1000562
1514 #define CLUTTER_KEY_Armenian_GIM 0x1000533
1515 #define CLUTTER_KEY_Armenian_gim 0x1000563
1516 #define CLUTTER_KEY_Armenian_DA 0x1000534
1517 #define CLUTTER_KEY_Armenian_da 0x1000564
1518 #define CLUTTER_KEY_Armenian_YECH 0x1000535
1519 #define CLUTTER_KEY_Armenian_yech 0x1000565
1520 #define CLUTTER_KEY_Armenian_ZA 0x1000536
1521 #define CLUTTER_KEY_Armenian_za 0x1000566
1522 #define CLUTTER_KEY_Armenian_E 0x1000537
1523 #define CLUTTER_KEY_Armenian_e 0x1000567
1524 #define CLUTTER_KEY_Armenian_AT 0x1000538
1525 #define CLUTTER_KEY_Armenian_at 0x1000568
1526 #define CLUTTER_KEY_Armenian_TO 0x1000539
1527 #define CLUTTER_KEY_Armenian_to 0x1000569
1528 #define CLUTTER_KEY_Armenian_ZHE 0x100053a
1529 #define CLUTTER_KEY_Armenian_zhe 0x100056a
1530 #define CLUTTER_KEY_Armenian_INI 0x100053b
1531 #define CLUTTER_KEY_Armenian_ini 0x100056b
1532 #define CLUTTER_KEY_Armenian_LYUN 0x100053c
1533 #define CLUTTER_KEY_Armenian_lyun 0x100056c
1534 #define CLUTTER_KEY_Armenian_KHE 0x100053d
1535 #define CLUTTER_KEY_Armenian_khe 0x100056d
1536 #define CLUTTER_KEY_Armenian_TSA 0x100053e
1537 #define CLUTTER_KEY_Armenian_tsa 0x100056e
1538 #define CLUTTER_KEY_Armenian_KEN 0x100053f
1539 #define CLUTTER_KEY_Armenian_ken 0x100056f
1540 #define CLUTTER_KEY_Armenian_HO 0x1000540
1541 #define CLUTTER_KEY_Armenian_ho 0x1000570
1542 #define CLUTTER_KEY_Armenian_DZA 0x1000541
1543 #define CLUTTER_KEY_Armenian_dza 0x1000571
1544 #define CLUTTER_KEY_Armenian_GHAT 0x1000542
1545 #define CLUTTER_KEY_Armenian_ghat 0x1000572
1546 #define CLUTTER_KEY_Armenian_TCHE 0x1000543
1547 #define CLUTTER_KEY_Armenian_tche 0x1000573
1548 #define CLUTTER_KEY_Armenian_MEN 0x1000544
1549 #define CLUTTER_KEY_Armenian_men 0x1000574
1550 #define CLUTTER_KEY_Armenian_HI 0x1000545
1551 #define CLUTTER_KEY_Armenian_hi 0x1000575
1552 #define CLUTTER_KEY_Armenian_NU 0x1000546
1553 #define CLUTTER_KEY_Armenian_nu 0x1000576
1554 #define CLUTTER_KEY_Armenian_SHA 0x1000547
1555 #define CLUTTER_KEY_Armenian_sha 0x1000577
1556 #define CLUTTER_KEY_Armenian_VO 0x1000548
1557 #define CLUTTER_KEY_Armenian_vo 0x1000578
1558 #define CLUTTER_KEY_Armenian_CHA 0x1000549
1559 #define CLUTTER_KEY_Armenian_cha 0x1000579
1560 #define CLUTTER_KEY_Armenian_PE 0x100054a
1561 #define CLUTTER_KEY_Armenian_pe 0x100057a
1562 #define CLUTTER_KEY_Armenian_JE 0x100054b
1563 #define CLUTTER_KEY_Armenian_je 0x100057b
1564 #define CLUTTER_KEY_Armenian_RA 0x100054c
1565 #define CLUTTER_KEY_Armenian_ra 0x100057c
1566 #define CLUTTER_KEY_Armenian_SE 0x100054d
1567 #define CLUTTER_KEY_Armenian_se 0x100057d
1568 #define CLUTTER_KEY_Armenian_VEV 0x100054e
1569 #define CLUTTER_KEY_Armenian_vev 0x100057e
1570 #define CLUTTER_KEY_Armenian_TYUN 0x100054f
1571 #define CLUTTER_KEY_Armenian_tyun 0x100057f
1572 #define CLUTTER_KEY_Armenian_RE 0x1000550
1573 #define CLUTTER_KEY_Armenian_re 0x1000580
1574 #define CLUTTER_KEY_Armenian_TSO 0x1000551
1575 #define CLUTTER_KEY_Armenian_tso 0x1000581
1576 #define CLUTTER_KEY_Armenian_VYUN 0x1000552
1577 #define CLUTTER_KEY_Armenian_vyun 0x1000582
1578 #define CLUTTER_KEY_Armenian_PYUR 0x1000553
1579 #define CLUTTER_KEY_Armenian_pyur 0x1000583
1580 #define CLUTTER_KEY_Armenian_KE 0x1000554
1581 #define CLUTTER_KEY_Armenian_ke 0x1000584
1582 #define CLUTTER_KEY_Armenian_O 0x1000555
1583 #define CLUTTER_KEY_Armenian_o 0x1000585
1584 #define CLUTTER_KEY_Armenian_FE 0x1000556
1585 #define CLUTTER_KEY_Armenian_fe 0x1000586
1586 #define CLUTTER_KEY_Armenian_apostrophe 0x100055a
1587 #define CLUTTER_KEY_Georgian_an 0x10010d0
1588 #define CLUTTER_KEY_Georgian_ban 0x10010d1
1589 #define CLUTTER_KEY_Georgian_gan 0x10010d2
1590 #define CLUTTER_KEY_Georgian_don 0x10010d3
1591 #define CLUTTER_KEY_Georgian_en 0x10010d4
1592 #define CLUTTER_KEY_Georgian_vin 0x10010d5
1593 #define CLUTTER_KEY_Georgian_zen 0x10010d6
1594 #define CLUTTER_KEY_Georgian_tan 0x10010d7
1595 #define CLUTTER_KEY_Georgian_in 0x10010d8
1596 #define CLUTTER_KEY_Georgian_kan 0x10010d9
1597 #define CLUTTER_KEY_Georgian_las 0x10010da
1598 #define CLUTTER_KEY_Georgian_man 0x10010db
1599 #define CLUTTER_KEY_Georgian_nar 0x10010dc
1600 #define CLUTTER_KEY_Georgian_on 0x10010dd
1601 #define CLUTTER_KEY_Georgian_par 0x10010de
1602 #define CLUTTER_KEY_Georgian_zhar 0x10010df
1603 #define CLUTTER_KEY_Georgian_rae 0x10010e0
1604 #define CLUTTER_KEY_Georgian_san 0x10010e1
1605 #define CLUTTER_KEY_Georgian_tar 0x10010e2
1606 #define CLUTTER_KEY_Georgian_un 0x10010e3
1607 #define CLUTTER_KEY_Georgian_phar 0x10010e4
1608 #define CLUTTER_KEY_Georgian_khar 0x10010e5
1609 #define CLUTTER_KEY_Georgian_ghan 0x10010e6
1610 #define CLUTTER_KEY_Georgian_qar 0x10010e7
1611 #define CLUTTER_KEY_Georgian_shin 0x10010e8
1612 #define CLUTTER_KEY_Georgian_chin 0x10010e9
1613 #define CLUTTER_KEY_Georgian_can 0x10010ea
1614 #define CLUTTER_KEY_Georgian_jil 0x10010eb
1615 #define CLUTTER_KEY_Georgian_cil 0x10010ec
1616 #define CLUTTER_KEY_Georgian_char 0x10010ed
1617 #define CLUTTER_KEY_Georgian_xan 0x10010ee
1618 #define CLUTTER_KEY_Georgian_jhan 0x10010ef
1619 #define CLUTTER_KEY_Georgian_hae 0x10010f0
1620 #define CLUTTER_KEY_Georgian_he 0x10010f1
1621 #define CLUTTER_KEY_Georgian_hie 0x10010f2
1622 #define CLUTTER_KEY_Georgian_we 0x10010f3
1623 #define CLUTTER_KEY_Georgian_har 0x10010f4
1624 #define CLUTTER_KEY_Georgian_hoe 0x10010f5
1625 #define CLUTTER_KEY_Georgian_fi 0x10010f6
1626 #define CLUTTER_KEY_Xabovedot 0x1001e8a
1627 #define CLUTTER_KEY_Ibreve 0x100012c
1628 #define CLUTTER_KEY_Zstroke 0x10001b5
1629 #define CLUTTER_KEY_Gcaron 0x10001e6
1630 #define CLUTTER_KEY_Ocaron 0x10001d1
1631 #define CLUTTER_KEY_Obarred 0x100019f
1632 #define CLUTTER_KEY_xabovedot 0x1001e8b
1633 #define CLUTTER_KEY_ibreve 0x100012d
1634 #define CLUTTER_KEY_zstroke 0x10001b6
1635 #define CLUTTER_KEY_gcaron 0x10001e7
1636 #define CLUTTER_KEY_ocaron 0x10001d2
1637 #define CLUTTER_KEY_obarred 0x1000275
1638 #define CLUTTER_KEY_SCHWA 0x100018f
1639 #define CLUTTER_KEY_schwa 0x1000259
1640 #define CLUTTER_KEY_Lbelowdot 0x1001e36
1641 #define CLUTTER_KEY_lbelowdot 0x1001e37
1642 #define CLUTTER_KEY_Abelowdot 0x1001ea0
1643 #define CLUTTER_KEY_abelowdot 0x1001ea1
1644 #define CLUTTER_KEY_Ahook 0x1001ea2
1645 #define CLUTTER_KEY_ahook 0x1001ea3
1646 #define CLUTTER_KEY_Acircumflexacute 0x1001ea4
1647 #define CLUTTER_KEY_acircumflexacute 0x1001ea5
1648 #define CLUTTER_KEY_Acircumflexgrave 0x1001ea6
1649 #define CLUTTER_KEY_acircumflexgrave 0x1001ea7
1650 #define CLUTTER_KEY_Acircumflexhook 0x1001ea8
1651 #define CLUTTER_KEY_acircumflexhook 0x1001ea9
1652 #define CLUTTER_KEY_Acircumflextilde 0x1001eaa
1653 #define CLUTTER_KEY_acircumflextilde 0x1001eab
1654 #define CLUTTER_KEY_Acircumflexbelowdot 0x1001eac
1655 #define CLUTTER_KEY_acircumflexbelowdot 0x1001ead
1656 #define CLUTTER_KEY_Abreveacute 0x1001eae
1657 #define CLUTTER_KEY_abreveacute 0x1001eaf
1658 #define CLUTTER_KEY_Abrevegrave 0x1001eb0
1659 #define CLUTTER_KEY_abrevegrave 0x1001eb1
1660 #define CLUTTER_KEY_Abrevehook 0x1001eb2
1661 #define CLUTTER_KEY_abrevehook 0x1001eb3
1662 #define CLUTTER_KEY_Abrevetilde 0x1001eb4
1663 #define CLUTTER_KEY_abrevetilde 0x1001eb5
1664 #define CLUTTER_KEY_Abrevebelowdot 0x1001eb6
1665 #define CLUTTER_KEY_abrevebelowdot 0x1001eb7
1666 #define CLUTTER_KEY_Ebelowdot 0x1001eb8
1667 #define CLUTTER_KEY_ebelowdot 0x1001eb9
1668 #define CLUTTER_KEY_Ehook 0x1001eba
1669 #define CLUTTER_KEY_ehook 0x1001ebb
1670 #define CLUTTER_KEY_Etilde 0x1001ebc
1671 #define CLUTTER_KEY_etilde 0x1001ebd
1672 #define CLUTTER_KEY_Ecircumflexacute 0x1001ebe
1673 #define CLUTTER_KEY_ecircumflexacute 0x1001ebf
1674 #define CLUTTER_KEY_Ecircumflexgrave 0x1001ec0
1675 #define CLUTTER_KEY_ecircumflexgrave 0x1001ec1
1676 #define CLUTTER_KEY_Ecircumflexhook 0x1001ec2
1677 #define CLUTTER_KEY_ecircumflexhook 0x1001ec3
1678 #define CLUTTER_KEY_Ecircumflextilde 0x1001ec4
1679 #define CLUTTER_KEY_ecircumflextilde 0x1001ec5
1680 #define CLUTTER_KEY_Ecircumflexbelowdot 0x1001ec6
1681 #define CLUTTER_KEY_ecircumflexbelowdot 0x1001ec7
1682 #define CLUTTER_KEY_Ihook 0x1001ec8
1683 #define CLUTTER_KEY_ihook 0x1001ec9
1684 #define CLUTTER_KEY_Ibelowdot 0x1001eca
1685 #define CLUTTER_KEY_ibelowdot 0x1001ecb
1686 #define CLUTTER_KEY_Obelowdot 0x1001ecc
1687 #define CLUTTER_KEY_obelowdot 0x1001ecd
1688 #define CLUTTER_KEY_Ohook 0x1001ece
1689 #define CLUTTER_KEY_ohook 0x1001ecf
1690 #define CLUTTER_KEY_Ocircumflexacute 0x1001ed0
1691 #define CLUTTER_KEY_ocircumflexacute 0x1001ed1
1692 #define CLUTTER_KEY_Ocircumflexgrave 0x1001ed2
1693 #define CLUTTER_KEY_ocircumflexgrave 0x1001ed3
1694 #define CLUTTER_KEY_Ocircumflexhook 0x1001ed4
1695 #define CLUTTER_KEY_ocircumflexhook 0x1001ed5
1696 #define CLUTTER_KEY_Ocircumflextilde 0x1001ed6
1697 #define CLUTTER_KEY_ocircumflextilde 0x1001ed7
1698 #define CLUTTER_KEY_Ocircumflexbelowdot 0x1001ed8
1699 #define CLUTTER_KEY_ocircumflexbelowdot 0x1001ed9
1700 #define CLUTTER_KEY_Ohornacute 0x1001eda
1701 #define CLUTTER_KEY_ohornacute 0x1001edb
1702 #define CLUTTER_KEY_Ohorngrave 0x1001edc
1703 #define CLUTTER_KEY_ohorngrave 0x1001edd
1704 #define CLUTTER_KEY_Ohornhook 0x1001ede
1705 #define CLUTTER_KEY_ohornhook 0x1001edf
1706 #define CLUTTER_KEY_Ohorntilde 0x1001ee0
1707 #define CLUTTER_KEY_ohorntilde 0x1001ee1
1708 #define CLUTTER_KEY_Ohornbelowdot 0x1001ee2
1709 #define CLUTTER_KEY_ohornbelowdot 0x1001ee3
1710 #define CLUTTER_KEY_Ubelowdot 0x1001ee4
1711 #define CLUTTER_KEY_ubelowdot 0x1001ee5
1712 #define CLUTTER_KEY_Uhook 0x1001ee6
1713 #define CLUTTER_KEY_uhook 0x1001ee7
1714 #define CLUTTER_KEY_Uhornacute 0x1001ee8
1715 #define CLUTTER_KEY_uhornacute 0x1001ee9
1716 #define CLUTTER_KEY_Uhorngrave 0x1001eea
1717 #define CLUTTER_KEY_uhorngrave 0x1001eeb
1718 #define CLUTTER_KEY_Uhornhook 0x1001eec
1719 #define CLUTTER_KEY_uhornhook 0x1001eed
1720 #define CLUTTER_KEY_Uhorntilde 0x1001eee
1721 #define CLUTTER_KEY_uhorntilde 0x1001eef
1722 #define CLUTTER_KEY_Uhornbelowdot 0x1001ef0
1723 #define CLUTTER_KEY_uhornbelowdot 0x1001ef1
1724 #define CLUTTER_KEY_Ybelowdot 0x1001ef4
1725 #define CLUTTER_KEY_ybelowdot 0x1001ef5
1726 #define CLUTTER_KEY_Yhook 0x1001ef6
1727 #define CLUTTER_KEY_yhook 0x1001ef7
1728 #define CLUTTER_KEY_Ytilde 0x1001ef8
1729 #define CLUTTER_KEY_ytilde 0x1001ef9
1730 #define CLUTTER_KEY_Ohorn 0x10001a0
1731 #define CLUTTER_KEY_ohorn 0x10001a1
1732 #define CLUTTER_KEY_Uhorn 0x10001af
1733 #define CLUTTER_KEY_uhorn 0x10001b0
1734 #define CLUTTER_KEY_EcuSign 0x10020a0
1735 #define CLUTTER_KEY_ColonSign 0x10020a1
1736 #define CLUTTER_KEY_CruzeiroSign 0x10020a2
1737 #define CLUTTER_KEY_FFrancSign 0x10020a3
1738 #define CLUTTER_KEY_LiraSign 0x10020a4
1739 #define CLUTTER_KEY_MillSign 0x10020a5
1740 #define CLUTTER_KEY_NairaSign 0x10020a6
1741 #define CLUTTER_KEY_PesetaSign 0x10020a7
1742 #define CLUTTER_KEY_RupeeSign 0x10020a8
1743 #define CLUTTER_KEY_WonSign 0x10020a9
1744 #define CLUTTER_KEY_NewSheqelSign 0x10020aa
1745 #define CLUTTER_KEY_DongSign 0x10020ab
1746 #define CLUTTER_KEY_EuroSign 0x20ac
1747 #define CLUTTER_KEY_zerosuperior 0x1002070
1748 #define CLUTTER_KEY_foursuperior 0x1002074
1749 #define CLUTTER_KEY_fivesuperior 0x1002075
1750 #define CLUTTER_KEY_sixsuperior 0x1002076
1751 #define CLUTTER_KEY_sevensuperior 0x1002077
1752 #define CLUTTER_KEY_eightsuperior 0x1002078
1753 #define CLUTTER_KEY_ninesuperior 0x1002079
1754 #define CLUTTER_KEY_zerosubscript 0x1002080
1755 #define CLUTTER_KEY_onesubscript 0x1002081
1756 #define CLUTTER_KEY_twosubscript 0x1002082
1757 #define CLUTTER_KEY_threesubscript 0x1002083
1758 #define CLUTTER_KEY_foursubscript 0x1002084
1759 #define CLUTTER_KEY_fivesubscript 0x1002085
1760 #define CLUTTER_KEY_sixsubscript 0x1002086
1761 #define CLUTTER_KEY_sevensubscript 0x1002087
1762 #define CLUTTER_KEY_eightsubscript 0x1002088
1763 #define CLUTTER_KEY_ninesubscript 0x1002089
1764 #define CLUTTER_KEY_partdifferential 0x1002202
1765 #define CLUTTER_KEY_emptyset 0x1002205
1766 #define CLUTTER_KEY_elementof 0x1002208
1767 #define CLUTTER_KEY_notelementof 0x1002209
1768 #define CLUTTER_KEY_containsas 0x100220b
1769 #define CLUTTER_KEY_squareroot 0x100221a
1770 #define CLUTTER_KEY_cuberoot 0x100221b
1771 #define CLUTTER_KEY_fourthroot 0x100221c
1772 #define CLUTTER_KEY_dintegral 0x100222c
1773 #define CLUTTER_KEY_tintegral 0x100222d
1774 #define CLUTTER_KEY_because 0x1002235
1775 #define CLUTTER_KEY_approxeq 0x1002248
1776 #define CLUTTER_KEY_notapproxeq 0x1002247
1777 #define CLUTTER_KEY_notidentical 0x1002262
1778 #define CLUTTER_KEY_stricteq 0x1002263
1779 #define CLUTTER_KEY_braille_dot_1 0xfff1
1780 #define CLUTTER_KEY_braille_dot_2 0xfff2
1781 #define CLUTTER_KEY_braille_dot_3 0xfff3
1782 #define CLUTTER_KEY_braille_dot_4 0xfff4
1783 #define CLUTTER_KEY_braille_dot_5 0xfff5
1784 #define CLUTTER_KEY_braille_dot_6 0xfff6
1785 #define CLUTTER_KEY_braille_dot_7 0xfff7
1786 #define CLUTTER_KEY_braille_dot_8 0xfff8
1787 #define CLUTTER_KEY_braille_dot_9 0xfff9
1788 #define CLUTTER_KEY_braille_dot_10 0xfffa
1789 #define CLUTTER_KEY_braille_blank 0x1002800
1790 #define CLUTTER_KEY_braille_dots_1 0x1002801
1791 #define CLUTTER_KEY_braille_dots_2 0x1002802
1792 #define CLUTTER_KEY_braille_dots_12 0x1002803
1793 #define CLUTTER_KEY_braille_dots_3 0x1002804
1794 #define CLUTTER_KEY_braille_dots_13 0x1002805
1795 #define CLUTTER_KEY_braille_dots_23 0x1002806
1796 #define CLUTTER_KEY_braille_dots_123 0x1002807
1797 #define CLUTTER_KEY_braille_dots_4 0x1002808
1798 #define CLUTTER_KEY_braille_dots_14 0x1002809
1799 #define CLUTTER_KEY_braille_dots_24 0x100280a
1800 #define CLUTTER_KEY_braille_dots_124 0x100280b
1801 #define CLUTTER_KEY_braille_dots_34 0x100280c
1802 #define CLUTTER_KEY_braille_dots_134 0x100280d
1803 #define CLUTTER_KEY_braille_dots_234 0x100280e
1804 #define CLUTTER_KEY_braille_dots_1234 0x100280f
1805 #define CLUTTER_KEY_braille_dots_5 0x1002810
1806 #define CLUTTER_KEY_braille_dots_15 0x1002811
1807 #define CLUTTER_KEY_braille_dots_25 0x1002812
1808 #define CLUTTER_KEY_braille_dots_125 0x1002813
1809 #define CLUTTER_KEY_braille_dots_35 0x1002814
1810 #define CLUTTER_KEY_braille_dots_135 0x1002815
1811 #define CLUTTER_KEY_braille_dots_235 0x1002816
1812 #define CLUTTER_KEY_braille_dots_1235 0x1002817
1813 #define CLUTTER_KEY_braille_dots_45 0x1002818
1814 #define CLUTTER_KEY_braille_dots_145 0x1002819
1815 #define CLUTTER_KEY_braille_dots_245 0x100281a
1816 #define CLUTTER_KEY_braille_dots_1245 0x100281b
1817 #define CLUTTER_KEY_braille_dots_345 0x100281c
1818 #define CLUTTER_KEY_braille_dots_1345 0x100281d
1819 #define CLUTTER_KEY_braille_dots_2345 0x100281e
1820 #define CLUTTER_KEY_braille_dots_12345 0x100281f
1821 #define CLUTTER_KEY_braille_dots_6 0x1002820
1822 #define CLUTTER_KEY_braille_dots_16 0x1002821
1823 #define CLUTTER_KEY_braille_dots_26 0x1002822
1824 #define CLUTTER_KEY_braille_dots_126 0x1002823
1825 #define CLUTTER_KEY_braille_dots_36 0x1002824
1826 #define CLUTTER_KEY_braille_dots_136 0x1002825
1827 #define CLUTTER_KEY_braille_dots_236 0x1002826
1828 #define CLUTTER_KEY_braille_dots_1236 0x1002827
1829 #define CLUTTER_KEY_braille_dots_46 0x1002828
1830 #define CLUTTER_KEY_braille_dots_146 0x1002829
1831 #define CLUTTER_KEY_braille_dots_246 0x100282a
1832 #define CLUTTER_KEY_braille_dots_1246 0x100282b
1833 #define CLUTTER_KEY_braille_dots_346 0x100282c
1834 #define CLUTTER_KEY_braille_dots_1346 0x100282d
1835 #define CLUTTER_KEY_braille_dots_2346 0x100282e
1836 #define CLUTTER_KEY_braille_dots_12346 0x100282f
1837 #define CLUTTER_KEY_braille_dots_56 0x1002830
1838 #define CLUTTER_KEY_braille_dots_156 0x1002831
1839 #define CLUTTER_KEY_braille_dots_256 0x1002832
1840 #define CLUTTER_KEY_braille_dots_1256 0x1002833
1841 #define CLUTTER_KEY_braille_dots_356 0x1002834
1842 #define CLUTTER_KEY_braille_dots_1356 0x1002835
1843 #define CLUTTER_KEY_braille_dots_2356 0x1002836
1844 #define CLUTTER_KEY_braille_dots_12356 0x1002837
1845 #define CLUTTER_KEY_braille_dots_456 0x1002838
1846 #define CLUTTER_KEY_braille_dots_1456 0x1002839
1847 #define CLUTTER_KEY_braille_dots_2456 0x100283a
1848 #define CLUTTER_KEY_braille_dots_12456 0x100283b
1849 #define CLUTTER_KEY_braille_dots_3456 0x100283c
1850 #define CLUTTER_KEY_braille_dots_13456 0x100283d
1851 #define CLUTTER_KEY_braille_dots_23456 0x100283e
1852 #define CLUTTER_KEY_braille_dots_123456 0x100283f
1853 #define CLUTTER_KEY_braille_dots_7 0x1002840
1854 #define CLUTTER_KEY_braille_dots_17 0x1002841
1855 #define CLUTTER_KEY_braille_dots_27 0x1002842
1856 #define CLUTTER_KEY_braille_dots_127 0x1002843
1857 #define CLUTTER_KEY_braille_dots_37 0x1002844
1858 #define CLUTTER_KEY_braille_dots_137 0x1002845
1859 #define CLUTTER_KEY_braille_dots_237 0x1002846
1860 #define CLUTTER_KEY_braille_dots_1237 0x1002847
1861 #define CLUTTER_KEY_braille_dots_47 0x1002848
1862 #define CLUTTER_KEY_braille_dots_147 0x1002849
1863 #define CLUTTER_KEY_braille_dots_247 0x100284a
1864 #define CLUTTER_KEY_braille_dots_1247 0x100284b
1865 #define CLUTTER_KEY_braille_dots_347 0x100284c
1866 #define CLUTTER_KEY_braille_dots_1347 0x100284d
1867 #define CLUTTER_KEY_braille_dots_2347 0x100284e
1868 #define CLUTTER_KEY_braille_dots_12347 0x100284f
1869 #define CLUTTER_KEY_braille_dots_57 0x1002850
1870 #define CLUTTER_KEY_braille_dots_157 0x1002851
1871 #define CLUTTER_KEY_braille_dots_257 0x1002852
1872 #define CLUTTER_KEY_braille_dots_1257 0x1002853
1873 #define CLUTTER_KEY_braille_dots_357 0x1002854
1874 #define CLUTTER_KEY_braille_dots_1357 0x1002855
1875 #define CLUTTER_KEY_braille_dots_2357 0x1002856
1876 #define CLUTTER_KEY_braille_dots_12357 0x1002857
1877 #define CLUTTER_KEY_braille_dots_457 0x1002858
1878 #define CLUTTER_KEY_braille_dots_1457 0x1002859
1879 #define CLUTTER_KEY_braille_dots_2457 0x100285a
1880 #define CLUTTER_KEY_braille_dots_12457 0x100285b
1881 #define CLUTTER_KEY_braille_dots_3457 0x100285c
1882 #define CLUTTER_KEY_braille_dots_13457 0x100285d
1883 #define CLUTTER_KEY_braille_dots_23457 0x100285e
1884 #define CLUTTER_KEY_braille_dots_123457 0x100285f
1885 #define CLUTTER_KEY_braille_dots_67 0x1002860
1886 #define CLUTTER_KEY_braille_dots_167 0x1002861
1887 #define CLUTTER_KEY_braille_dots_267 0x1002862
1888 #define CLUTTER_KEY_braille_dots_1267 0x1002863
1889 #define CLUTTER_KEY_braille_dots_367 0x1002864
1890 #define CLUTTER_KEY_braille_dots_1367 0x1002865
1891 #define CLUTTER_KEY_braille_dots_2367 0x1002866
1892 #define CLUTTER_KEY_braille_dots_12367 0x1002867
1893 #define CLUTTER_KEY_braille_dots_467 0x1002868
1894 #define CLUTTER_KEY_braille_dots_1467 0x1002869
1895 #define CLUTTER_KEY_braille_dots_2467 0x100286a
1896 #define CLUTTER_KEY_braille_dots_12467 0x100286b
1897 #define CLUTTER_KEY_braille_dots_3467 0x100286c
1898 #define CLUTTER_KEY_braille_dots_13467 0x100286d
1899 #define CLUTTER_KEY_braille_dots_23467 0x100286e
1900 #define CLUTTER_KEY_braille_dots_123467 0x100286f
1901 #define CLUTTER_KEY_braille_dots_567 0x1002870
1902 #define CLUTTER_KEY_braille_dots_1567 0x1002871
1903 #define CLUTTER_KEY_braille_dots_2567 0x1002872
1904 #define CLUTTER_KEY_braille_dots_12567 0x1002873
1905 #define CLUTTER_KEY_braille_dots_3567 0x1002874
1906 #define CLUTTER_KEY_braille_dots_13567 0x1002875
1907 #define CLUTTER_KEY_braille_dots_23567 0x1002876
1908 #define CLUTTER_KEY_braille_dots_123567 0x1002877
1909 #define CLUTTER_KEY_braille_dots_4567 0x1002878
1910 #define CLUTTER_KEY_braille_dots_14567 0x1002879
1911 #define CLUTTER_KEY_braille_dots_24567 0x100287a
1912 #define CLUTTER_KEY_braille_dots_124567 0x100287b
1913 #define CLUTTER_KEY_braille_dots_34567 0x100287c
1914 #define CLUTTER_KEY_braille_dots_134567 0x100287d
1915 #define CLUTTER_KEY_braille_dots_234567 0x100287e
1916 #define CLUTTER_KEY_braille_dots_1234567 0x100287f
1917 #define CLUTTER_KEY_braille_dots_8 0x1002880
1918 #define CLUTTER_KEY_braille_dots_18 0x1002881
1919 #define CLUTTER_KEY_braille_dots_28 0x1002882
1920 #define CLUTTER_KEY_braille_dots_128 0x1002883
1921 #define CLUTTER_KEY_braille_dots_38 0x1002884
1922 #define CLUTTER_KEY_braille_dots_138 0x1002885
1923 #define CLUTTER_KEY_braille_dots_238 0x1002886
1924 #define CLUTTER_KEY_braille_dots_1238 0x1002887
1925 #define CLUTTER_KEY_braille_dots_48 0x1002888
1926 #define CLUTTER_KEY_braille_dots_148 0x1002889
1927 #define CLUTTER_KEY_braille_dots_248 0x100288a
1928 #define CLUTTER_KEY_braille_dots_1248 0x100288b
1929 #define CLUTTER_KEY_braille_dots_348 0x100288c
1930 #define CLUTTER_KEY_braille_dots_1348 0x100288d
1931 #define CLUTTER_KEY_braille_dots_2348 0x100288e
1932 #define CLUTTER_KEY_braille_dots_12348 0x100288f
1933 #define CLUTTER_KEY_braille_dots_58 0x1002890
1934 #define CLUTTER_KEY_braille_dots_158 0x1002891
1935 #define CLUTTER_KEY_braille_dots_258 0x1002892
1936 #define CLUTTER_KEY_braille_dots_1258 0x1002893
1937 #define CLUTTER_KEY_braille_dots_358 0x1002894
1938 #define CLUTTER_KEY_braille_dots_1358 0x1002895
1939 #define CLUTTER_KEY_braille_dots_2358 0x1002896
1940 #define CLUTTER_KEY_braille_dots_12358 0x1002897
1941 #define CLUTTER_KEY_braille_dots_458 0x1002898
1942 #define CLUTTER_KEY_braille_dots_1458 0x1002899
1943 #define CLUTTER_KEY_braille_dots_2458 0x100289a
1944 #define CLUTTER_KEY_braille_dots_12458 0x100289b
1945 #define CLUTTER_KEY_braille_dots_3458 0x100289c
1946 #define CLUTTER_KEY_braille_dots_13458 0x100289d
1947 #define CLUTTER_KEY_braille_dots_23458 0x100289e
1948 #define CLUTTER_KEY_braille_dots_123458 0x100289f
1949 #define CLUTTER_KEY_braille_dots_68 0x10028a0
1950 #define CLUTTER_KEY_braille_dots_168 0x10028a1
1951 #define CLUTTER_KEY_braille_dots_268 0x10028a2
1952 #define CLUTTER_KEY_braille_dots_1268 0x10028a3
1953 #define CLUTTER_KEY_braille_dots_368 0x10028a4
1954 #define CLUTTER_KEY_braille_dots_1368 0x10028a5
1955 #define CLUTTER_KEY_braille_dots_2368 0x10028a6
1956 #define CLUTTER_KEY_braille_dots_12368 0x10028a7
1957 #define CLUTTER_KEY_braille_dots_468 0x10028a8
1958 #define CLUTTER_KEY_braille_dots_1468 0x10028a9
1959 #define CLUTTER_KEY_braille_dots_2468 0x10028aa
1960 #define CLUTTER_KEY_braille_dots_12468 0x10028ab
1961 #define CLUTTER_KEY_braille_dots_3468 0x10028ac
1962 #define CLUTTER_KEY_braille_dots_13468 0x10028ad
1963 #define CLUTTER_KEY_braille_dots_23468 0x10028ae
1964 #define CLUTTER_KEY_braille_dots_123468 0x10028af
1965 #define CLUTTER_KEY_braille_dots_568 0x10028b0
1966 #define CLUTTER_KEY_braille_dots_1568 0x10028b1
1967 #define CLUTTER_KEY_braille_dots_2568 0x10028b2
1968 #define CLUTTER_KEY_braille_dots_12568 0x10028b3
1969 #define CLUTTER_KEY_braille_dots_3568 0x10028b4
1970 #define CLUTTER_KEY_braille_dots_13568 0x10028b5
1971 #define CLUTTER_KEY_braille_dots_23568 0x10028b6
1972 #define CLUTTER_KEY_braille_dots_123568 0x10028b7
1973 #define CLUTTER_KEY_braille_dots_4568 0x10028b8
1974 #define CLUTTER_KEY_braille_dots_14568 0x10028b9
1975 #define CLUTTER_KEY_braille_dots_24568 0x10028ba
1976 #define CLUTTER_KEY_braille_dots_124568 0x10028bb
1977 #define CLUTTER_KEY_braille_dots_34568 0x10028bc
1978 #define CLUTTER_KEY_braille_dots_134568 0x10028bd
1979 #define CLUTTER_KEY_braille_dots_234568 0x10028be
1980 #define CLUTTER_KEY_braille_dots_1234568 0x10028bf
1981 #define CLUTTER_KEY_braille_dots_78 0x10028c0
1982 #define CLUTTER_KEY_braille_dots_178 0x10028c1
1983 #define CLUTTER_KEY_braille_dots_278 0x10028c2
1984 #define CLUTTER_KEY_braille_dots_1278 0x10028c3
1985 #define CLUTTER_KEY_braille_dots_378 0x10028c4
1986 #define CLUTTER_KEY_braille_dots_1378 0x10028c5
1987 #define CLUTTER_KEY_braille_dots_2378 0x10028c6
1988 #define CLUTTER_KEY_braille_dots_12378 0x10028c7
1989 #define CLUTTER_KEY_braille_dots_478 0x10028c8
1990 #define CLUTTER_KEY_braille_dots_1478 0x10028c9
1991 #define CLUTTER_KEY_braille_dots_2478 0x10028ca
1992 #define CLUTTER_KEY_braille_dots_12478 0x10028cb
1993 #define CLUTTER_KEY_braille_dots_3478 0x10028cc
1994 #define CLUTTER_KEY_braille_dots_13478 0x10028cd
1995 #define CLUTTER_KEY_braille_dots_23478 0x10028ce
1996 #define CLUTTER_KEY_braille_dots_123478 0x10028cf
1997 #define CLUTTER_KEY_braille_dots_578 0x10028d0
1998 #define CLUTTER_KEY_braille_dots_1578 0x10028d1
1999 #define CLUTTER_KEY_braille_dots_2578 0x10028d2
2000 #define CLUTTER_KEY_braille_dots_12578 0x10028d3
2001 #define CLUTTER_KEY_braille_dots_3578 0x10028d4
2002 #define CLUTTER_KEY_braille_dots_13578 0x10028d5
2003 #define CLUTTER_KEY_braille_dots_23578 0x10028d6
2004 #define CLUTTER_KEY_braille_dots_123578 0x10028d7
2005 #define CLUTTER_KEY_braille_dots_4578 0x10028d8
2006 #define CLUTTER_KEY_braille_dots_14578 0x10028d9
2007 #define CLUTTER_KEY_braille_dots_24578 0x10028da
2008 #define CLUTTER_KEY_braille_dots_124578 0x10028db
2009 #define CLUTTER_KEY_braille_dots_34578 0x10028dc
2010 #define CLUTTER_KEY_braille_dots_134578 0x10028dd
2011 #define CLUTTER_KEY_braille_dots_234578 0x10028de
2012 #define CLUTTER_KEY_braille_dots_1234578 0x10028df
2013 #define CLUTTER_KEY_braille_dots_678 0x10028e0
2014 #define CLUTTER_KEY_braille_dots_1678 0x10028e1
2015 #define CLUTTER_KEY_braille_dots_2678 0x10028e2
2016 #define CLUTTER_KEY_braille_dots_12678 0x10028e3
2017 #define CLUTTER_KEY_braille_dots_3678 0x10028e4
2018 #define CLUTTER_KEY_braille_dots_13678 0x10028e5
2019 #define CLUTTER_KEY_braille_dots_23678 0x10028e6
2020 #define CLUTTER_KEY_braille_dots_123678 0x10028e7
2021 #define CLUTTER_KEY_braille_dots_4678 0x10028e8
2022 #define CLUTTER_KEY_braille_dots_14678 0x10028e9
2023 #define CLUTTER_KEY_braille_dots_24678 0x10028ea
2024 #define CLUTTER_KEY_braille_dots_124678 0x10028eb
2025 #define CLUTTER_KEY_braille_dots_34678 0x10028ec
2026 #define CLUTTER_KEY_braille_dots_134678 0x10028ed
2027 #define CLUTTER_KEY_braille_dots_234678 0x10028ee
2028 #define CLUTTER_KEY_braille_dots_1234678 0x10028ef
2029 #define CLUTTER_KEY_braille_dots_5678 0x10028f0
2030 #define CLUTTER_KEY_braille_dots_15678 0x10028f1
2031 #define CLUTTER_KEY_braille_dots_25678 0x10028f2
2032 #define CLUTTER_KEY_braille_dots_125678 0x10028f3
2033 #define CLUTTER_KEY_braille_dots_35678 0x10028f4
2034 #define CLUTTER_KEY_braille_dots_135678 0x10028f5
2035 #define CLUTTER_KEY_braille_dots_235678 0x10028f6
2036 #define CLUTTER_KEY_braille_dots_1235678 0x10028f7
2037 #define CLUTTER_KEY_braille_dots_45678 0x10028f8
2038 #define CLUTTER_KEY_braille_dots_145678 0x10028f9
2039 #define CLUTTER_KEY_braille_dots_245678 0x10028fa
2040 #define CLUTTER_KEY_braille_dots_1245678 0x10028fb
2041 #define CLUTTER_KEY_braille_dots_345678 0x10028fc
2042 #define CLUTTER_KEY_braille_dots_1345678 0x10028fd
2043 #define CLUTTER_KEY_braille_dots_2345678 0x10028fe
2044 #define CLUTTER_KEY_braille_dots_12345678 0x10028ff
2045 #define CLUTTER_KEY_Sinh_ng 0x1000d82
2046 #define CLUTTER_KEY_Sinh_h2 0x1000d83
2047 #define CLUTTER_KEY_Sinh_a 0x1000d85
2048 #define CLUTTER_KEY_Sinh_aa 0x1000d86
2049 #define CLUTTER_KEY_Sinh_ae 0x1000d87
2050 #define CLUTTER_KEY_Sinh_aee 0x1000d88
2051 #define CLUTTER_KEY_Sinh_i 0x1000d89
2052 #define CLUTTER_KEY_Sinh_ii 0x1000d8a
2053 #define CLUTTER_KEY_Sinh_u 0x1000d8b
2054 #define CLUTTER_KEY_Sinh_uu 0x1000d8c
2055 #define CLUTTER_KEY_Sinh_ri 0x1000d8d
2056 #define CLUTTER_KEY_Sinh_rii 0x1000d8e
2057 #define CLUTTER_KEY_Sinh_lu 0x1000d8f
2058 #define CLUTTER_KEY_Sinh_luu 0x1000d90
2059 #define CLUTTER_KEY_Sinh_e 0x1000d91
2060 #define CLUTTER_KEY_Sinh_ee 0x1000d92
2061 #define CLUTTER_KEY_Sinh_ai 0x1000d93
2062 #define CLUTTER_KEY_Sinh_o 0x1000d94
2063 #define CLUTTER_KEY_Sinh_oo 0x1000d95
2064 #define CLUTTER_KEY_Sinh_au 0x1000d96
2065 #define CLUTTER_KEY_Sinh_ka 0x1000d9a
2066 #define CLUTTER_KEY_Sinh_kha 0x1000d9b
2067 #define CLUTTER_KEY_Sinh_ga 0x1000d9c
2068 #define CLUTTER_KEY_Sinh_gha 0x1000d9d
2069 #define CLUTTER_KEY_Sinh_ng2 0x1000d9e
2070 #define CLUTTER_KEY_Sinh_nga 0x1000d9f
2071 #define CLUTTER_KEY_Sinh_ca 0x1000da0
2072 #define CLUTTER_KEY_Sinh_cha 0x1000da1
2073 #define CLUTTER_KEY_Sinh_ja 0x1000da2
2074 #define CLUTTER_KEY_Sinh_jha 0x1000da3
2075 #define CLUTTER_KEY_Sinh_nya 0x1000da4
2076 #define CLUTTER_KEY_Sinh_jnya 0x1000da5
2077 #define CLUTTER_KEY_Sinh_nja 0x1000da6
2078 #define CLUTTER_KEY_Sinh_tta 0x1000da7
2079 #define CLUTTER_KEY_Sinh_ttha 0x1000da8
2080 #define CLUTTER_KEY_Sinh_dda 0x1000da9
2081 #define CLUTTER_KEY_Sinh_ddha 0x1000daa
2082 #define CLUTTER_KEY_Sinh_nna 0x1000dab
2083 #define CLUTTER_KEY_Sinh_ndda 0x1000dac
2084 #define CLUTTER_KEY_Sinh_tha 0x1000dad
2085 #define CLUTTER_KEY_Sinh_thha 0x1000dae
2086 #define CLUTTER_KEY_Sinh_dha 0x1000daf
2087 #define CLUTTER_KEY_Sinh_dhha 0x1000db0
2088 #define CLUTTER_KEY_Sinh_na 0x1000db1
2089 #define CLUTTER_KEY_Sinh_ndha 0x1000db3
2090 #define CLUTTER_KEY_Sinh_pa 0x1000db4
2091 #define CLUTTER_KEY_Sinh_pha 0x1000db5
2092 #define CLUTTER_KEY_Sinh_ba 0x1000db6
2093 #define CLUTTER_KEY_Sinh_bha 0x1000db7
2094 #define CLUTTER_KEY_Sinh_ma 0x1000db8
2095 #define CLUTTER_KEY_Sinh_mba 0x1000db9
2096 #define CLUTTER_KEY_Sinh_ya 0x1000dba
2097 #define CLUTTER_KEY_Sinh_ra 0x1000dbb
2098 #define CLUTTER_KEY_Sinh_la 0x1000dbd
2099 #define CLUTTER_KEY_Sinh_va 0x1000dc0
2100 #define CLUTTER_KEY_Sinh_sha 0x1000dc1
2101 #define CLUTTER_KEY_Sinh_ssha 0x1000dc2
2102 #define CLUTTER_KEY_Sinh_sa 0x1000dc3
2103 #define CLUTTER_KEY_Sinh_ha 0x1000dc4
2104 #define CLUTTER_KEY_Sinh_lla 0x1000dc5
2105 #define CLUTTER_KEY_Sinh_fa 0x1000dc6
2106 #define CLUTTER_KEY_Sinh_al 0x1000dca
2107 #define CLUTTER_KEY_Sinh_aa2 0x1000dcf
2108 #define CLUTTER_KEY_Sinh_ae2 0x1000dd0
2109 #define CLUTTER_KEY_Sinh_aee2 0x1000dd1
2110 #define CLUTTER_KEY_Sinh_i2 0x1000dd2
2111 #define CLUTTER_KEY_Sinh_ii2 0x1000dd3
2112 #define CLUTTER_KEY_Sinh_u2 0x1000dd4
2113 #define CLUTTER_KEY_Sinh_uu2 0x1000dd6
2114 #define CLUTTER_KEY_Sinh_ru2 0x1000dd8
2115 #define CLUTTER_KEY_Sinh_e2 0x1000dd9
2116 #define CLUTTER_KEY_Sinh_ee2 0x1000dda
2117 #define CLUTTER_KEY_Sinh_ai2 0x1000ddb
2118 #define CLUTTER_KEY_Sinh_o2 0x1000ddc
2119 #define CLUTTER_KEY_Sinh_oo2 0x1000ddd
2120 #define CLUTTER_KEY_Sinh_au2 0x1000dde
2121 #define CLUTTER_KEY_Sinh_lu2 0x1000ddf
2122 #define CLUTTER_KEY_Sinh_ruu2 0x1000df2
2123 #define CLUTTER_KEY_Sinh_luu2 0x1000df3
2124 #define CLUTTER_KEY_Sinh_kunddaliya 0x1000df4
2125 #define CLUTTER_KEY_ModeLock 0x1008ff01
2126 #define CLUTTER_KEY_MonBrightnessUp 0x1008ff02
2127 #define CLUTTER_KEY_MonBrightnessDown 0x1008ff03
2128 #define CLUTTER_KEY_KbdLightOnOff 0x1008ff04
2129 #define CLUTTER_KEY_KbdBrightnessUp 0x1008ff05
2130 #define CLUTTER_KEY_KbdBrightnessDown 0x1008ff06
2131 #define CLUTTER_KEY_Standby 0x1008ff10
2132 #define CLUTTER_KEY_AudioLowerVolume 0x1008ff11
2133 #define CLUTTER_KEY_AudioMute 0x1008ff12
2134 #define CLUTTER_KEY_AudioRaiseVolume 0x1008ff13
2135 #define CLUTTER_KEY_AudioPlay 0x1008ff14
2136 #define CLUTTER_KEY_AudioStop 0x1008ff15
2137 #define CLUTTER_KEY_AudioPrev 0x1008ff16
2138 #define CLUTTER_KEY_AudioNext 0x1008ff17
2139 #define CLUTTER_KEY_HomePage 0x1008ff18
2140 #define CLUTTER_KEY_Mail 0x1008ff19
2141 #define CLUTTER_KEY_Start 0x1008ff1a
2142 #define CLUTTER_KEY_Search 0x1008ff1b
2143 #define CLUTTER_KEY_AudioRecord 0x1008ff1c
2144 #define CLUTTER_KEY_Calculator 0x1008ff1d
2145 #define CLUTTER_KEY_Memo 0x1008ff1e
2146 #define CLUTTER_KEY_ToDoList 0x1008ff1f
2147 #define CLUTTER_KEY_Calendar 0x1008ff20
2148 #define CLUTTER_KEY_PowerDown 0x1008ff21
2149 #define CLUTTER_KEY_ContrastAdjust 0x1008ff22
2150 #define CLUTTER_KEY_RockerUp 0x1008ff23
2151 #define CLUTTER_KEY_RockerDown 0x1008ff24
2152 #define CLUTTER_KEY_RockerEnter 0x1008ff25
2153 #define CLUTTER_KEY_Back 0x1008ff26
2154 #define CLUTTER_KEY_Forward 0x1008ff27
2155 #define CLUTTER_KEY_Stop 0x1008ff28
2156 #define CLUTTER_KEY_Refresh 0x1008ff29
2157 #define CLUTTER_KEY_PowerOff 0x1008ff2a
2158 #define CLUTTER_KEY_WakeUp 0x1008ff2b
2159 #define CLUTTER_KEY_Eject 0x1008ff2c
2160 #define CLUTTER_KEY_ScreenSaver 0x1008ff2d
2161 #define CLUTTER_KEY_WWW 0x1008ff2e
2162 #define CLUTTER_KEY_Sleep 0x1008ff2f
2163 #define CLUTTER_KEY_Favorites 0x1008ff30
2164 #define CLUTTER_KEY_AudioPause 0x1008ff31
2165 #define CLUTTER_KEY_AudioMedia 0x1008ff32
2166 #define CLUTTER_KEY_MyComputer 0x1008ff33
2167 #define CLUTTER_KEY_VendorHome 0x1008ff34
2168 #define CLUTTER_KEY_LightBulb 0x1008ff35
2169 #define CLUTTER_KEY_Shop 0x1008ff36
2170 #define CLUTTER_KEY_History 0x1008ff37
2171 #define CLUTTER_KEY_OpenURL 0x1008ff38
2172 #define CLUTTER_KEY_AddFavorite 0x1008ff39
2173 #define CLUTTER_KEY_HotLinks 0x1008ff3a
2174 #define CLUTTER_KEY_BrightnessAdjust 0x1008ff3b
2175 #define CLUTTER_KEY_Finance 0x1008ff3c
2176 #define CLUTTER_KEY_Community 0x1008ff3d
2177 #define CLUTTER_KEY_AudioRewind 0x1008ff3e
2178 #define CLUTTER_KEY_BackForward 0x1008ff3f
2179 #define CLUTTER_KEY_Launch0 0x1008ff40
2180 #define CLUTTER_KEY_Launch1 0x1008ff41
2181 #define CLUTTER_KEY_Launch2 0x1008ff42
2182 #define CLUTTER_KEY_Launch3 0x1008ff43
2183 #define CLUTTER_KEY_Launch4 0x1008ff44
2184 #define CLUTTER_KEY_Launch5 0x1008ff45
2185 #define CLUTTER_KEY_Launch6 0x1008ff46
2186 #define CLUTTER_KEY_Launch7 0x1008ff47
2187 #define CLUTTER_KEY_Launch8 0x1008ff48
2188 #define CLUTTER_KEY_Launch9 0x1008ff49
2189 #define CLUTTER_KEY_LaunchA 0x1008ff4a
2190 #define CLUTTER_KEY_LaunchB 0x1008ff4b
2191 #define CLUTTER_KEY_LaunchC 0x1008ff4c
2192 #define CLUTTER_KEY_LaunchD 0x1008ff4d
2193 #define CLUTTER_KEY_LaunchE 0x1008ff4e
2194 #define CLUTTER_KEY_LaunchF 0x1008ff4f
2195 #define CLUTTER_KEY_ApplicationLeft 0x1008ff50
2196 #define CLUTTER_KEY_ApplicationRight 0x1008ff51
2197 #define CLUTTER_KEY_Book 0x1008ff52
2198 #define CLUTTER_KEY_CD 0x1008ff53
2199 #define CLUTTER_KEY_WindowClear 0x1008ff55
2200 #define CLUTTER_KEY_Close 0x1008ff56
2201 #define CLUTTER_KEY_Copy 0x1008ff57
2202 #define CLUTTER_KEY_Cut 0x1008ff58
2203 #define CLUTTER_KEY_Display 0x1008ff59
2204 #define CLUTTER_KEY_DOS 0x1008ff5a
2205 #define CLUTTER_KEY_Documents 0x1008ff5b
2206 #define CLUTTER_KEY_Excel 0x1008ff5c
2207 #define CLUTTER_KEY_Explorer 0x1008ff5d
2208 #define CLUTTER_KEY_Game 0x1008ff5e
2209 #define CLUTTER_KEY_Go 0x1008ff5f
2210 #define CLUTTER_KEY_iTouch 0x1008ff60
2211 #define CLUTTER_KEY_LogOff 0x1008ff61
2212 #define CLUTTER_KEY_Market 0x1008ff62
2213 #define CLUTTER_KEY_Meeting 0x1008ff63
2214 #define CLUTTER_KEY_MenuKB 0x1008ff65
2215 #define CLUTTER_KEY_MenuPB 0x1008ff66
2216 #define CLUTTER_KEY_MySites 0x1008ff67
2217 #define CLUTTER_KEY_New 0x1008ff68
2218 #define CLUTTER_KEY_News 0x1008ff69
2219 #define CLUTTER_KEY_OfficeHome 0x1008ff6a
2220 #define CLUTTER_KEY_Open 0x1008ff6b
2221 #define CLUTTER_KEY_Option 0x1008ff6c
2222 #define CLUTTER_KEY_Paste 0x1008ff6d
2223 #define CLUTTER_KEY_Phone 0x1008ff6e
2224 #define CLUTTER_KEY_Reply 0x1008ff72
2225 #define CLUTTER_KEY_Reload 0x1008ff73
2226 #define CLUTTER_KEY_RotateWindows 0x1008ff74
2227 #define CLUTTER_KEY_RotationPB 0x1008ff75
2228 #define CLUTTER_KEY_RotationKB 0x1008ff76
2229 #define CLUTTER_KEY_Save 0x1008ff77
2230 #define CLUTTER_KEY_ScrollUp 0x1008ff78
2231 #define CLUTTER_KEY_ScrollDown 0x1008ff79
2232 #define CLUTTER_KEY_ScrollClick 0x1008ff7a
2233 #define CLUTTER_KEY_Send 0x1008ff7b
2234 #define CLUTTER_KEY_Spell 0x1008ff7c
2235 #define CLUTTER_KEY_SplitScreen 0x1008ff7d
2236 #define CLUTTER_KEY_Support 0x1008ff7e
2237 #define CLUTTER_KEY_TaskPane 0x1008ff7f
2238 #define CLUTTER_KEY_Terminal 0x1008ff80
2239 #define CLUTTER_KEY_Tools 0x1008ff81
2240 #define CLUTTER_KEY_Travel 0x1008ff82
2241 #define CLUTTER_KEY_UserPB 0x1008ff84
2242 #define CLUTTER_KEY_User1KB 0x1008ff85
2243 #define CLUTTER_KEY_User2KB 0x1008ff86
2244 #define CLUTTER_KEY_Video 0x1008ff87
2245 #define CLUTTER_KEY_WheelButton 0x1008ff88
2246 #define CLUTTER_KEY_Word 0x1008ff89
2247 #define CLUTTER_KEY_Xfer 0x1008ff8a
2248 #define CLUTTER_KEY_ZoomIn 0x1008ff8b
2249 #define CLUTTER_KEY_ZoomOut 0x1008ff8c
2250 #define CLUTTER_KEY_Away 0x1008ff8d
2251 #define CLUTTER_KEY_Messenger 0x1008ff8e
2252 #define CLUTTER_KEY_WebCam 0x1008ff8f
2253 #define CLUTTER_KEY_MailForward 0x1008ff90
2254 #define CLUTTER_KEY_Pictures 0x1008ff91
2255 #define CLUTTER_KEY_Music 0x1008ff92
2256 #define CLUTTER_KEY_Battery 0x1008ff93
2257 #define CLUTTER_KEY_Bluetooth 0x1008ff94
2258 #define CLUTTER_KEY_WLAN 0x1008ff95
2259 #define CLUTTER_KEY_UWB 0x1008ff96
2260 #define CLUTTER_KEY_AudioForward 0x1008ff97
2261 #define CLUTTER_KEY_AudioRepeat 0x1008ff98
2262 #define CLUTTER_KEY_AudioRandomPlay 0x1008ff99
2263 #define CLUTTER_KEY_Subtitle 0x1008ff9a
2264 #define CLUTTER_KEY_AudioCycleTrack 0x1008ff9b
2265 #define CLUTTER_KEY_CycleAngle 0x1008ff9c
2266 #define CLUTTER_KEY_FrameBack 0x1008ff9d
2267 #define CLUTTER_KEY_FrameForward 0x1008ff9e
2268 #define CLUTTER_KEY_Time 0x1008ff9f
2269 #define CLUTTER_KEY_SelectButton 0x1008ffa0
2270 #define CLUTTER_KEY_View 0x1008ffa1
2271 #define CLUTTER_KEY_TopMenu 0x1008ffa2
2272 #define CLUTTER_KEY_Red 0x1008ffa3
2273 #define CLUTTER_KEY_Green 0x1008ffa4
2274 #define CLUTTER_KEY_Yellow 0x1008ffa5
2275 #define CLUTTER_KEY_Blue 0x1008ffa6
2276 #define CLUTTER_KEY_Suspend 0x1008ffa7
2277 #define CLUTTER_KEY_Hibernate 0x1008ffa8
2278 #define CLUTTER_KEY_TouchpadToggle 0x1008ffa9
2279 #define CLUTTER_KEY_TouchpadOn 0x1008ffb0
2280 #define CLUTTER_KEY_TouchpadOff 0x1008ffb1
2281 #define CLUTTER_KEY_Switch_VT_1 0x1008fe01
2282 #define CLUTTER_KEY_Switch_VT_2 0x1008fe02
2283 #define CLUTTER_KEY_Switch_VT_3 0x1008fe03
2284 #define CLUTTER_KEY_Switch_VT_4 0x1008fe04
2285 #define CLUTTER_KEY_Switch_VT_5 0x1008fe05
2286 #define CLUTTER_KEY_Switch_VT_6 0x1008fe06
2287 #define CLUTTER_KEY_Switch_VT_7 0x1008fe07
2288 #define CLUTTER_KEY_Switch_VT_8 0x1008fe08
2289 #define CLUTTER_KEY_Switch_VT_9 0x1008fe09
2290 #define CLUTTER_KEY_Switch_VT_10 0x1008fe0a
2291 #define CLUTTER_KEY_Switch_VT_11 0x1008fe0b
2292 #define CLUTTER_KEY_Switch_VT_12 0x1008fe0c
2293 #define CLUTTER_KEY_Ungrab 0x1008fe20
2294 #define CLUTTER_KEY_ClearGrab 0x1008fe21
2295 #define CLUTTER_KEY_Next_VMode 0x1008fe22
2296 #define CLUTTER_KEY_Prev_VMode 0x1008fe23
2297 #define CLUTTER_KEY_LogWindowTree 0x1008fe24
2298 #define CLUTTER_KEY_LogGrabInfo 0x1008fe25
2299
2300 #endif /* __CLUTTER_KEYSYMS_H__ */