Revision ee7495d3

b/ui/vnc_keysym.h
202 202
{ "ydiaeresis",           0x0ff},
203 203
{"EuroSign", 0x20ac},  /* XK_EuroSign */
204 204

  
205
/* latin 2 - Polish national characters */
206
{ "eogonek",              0x1ea},
207
{ "Eogonek",              0x1ca},
208
{ "aogonek",              0x1b1},
209
{ "Aogonek",              0x1a1},
210
{ "sacute",               0x1b6},
211
{ "Sacute",               0x1a6},
212
{ "lstroke",              0x1b3},
213
{ "Lstroke",              0x1a3},
214
{ "zabovedot",            0x1bf},
215
{ "Zabovedot",            0x1af},
216
{ "zacute",               0x1bc},
217
{ "Zacute",               0x1ac},
218
{ "cacute",               0x1e6},
219
{ "Cacute",               0x1c6},
220
{ "nacute",               0x1f1},
221
{ "Nacute",               0x1d1},
222

  
205 223
    /* modifiers */
206 224
{"ISO_Level3_Shift", 0xfe03}, /* XK_ISO_Level3_Shift */
207 225
{"Control_L", 0xffe3}, /* XK_Control_L */

Also available in: Unified diff