]> source.dussan.org Git - tigervnc.git/commitdiff
Better codepoint for combining ypogegrammeni (dead iota)
authorPierre Ossman <ossman@cendio.se>
Mon, 21 Jul 2014 14:35:51 +0000 (16:35 +0200)
committerPierre Ossman <ossman@cendio.se>
Fri, 22 Aug 2014 13:09:59 +0000 (15:09 +0200)
vncviewer/keysym2ucs.c

index 2fd5870655591c00d9e1b10a3c563c46e00535f0..d82d8c6a8e93d4db0e87286f87c2323fd358fe72 100644 (file)
@@ -827,7 +827,7 @@ static const struct codepair keysymtab[] = {
   { 0xfe5a, 0x030c }, /*                               COMBINING CARON */
   { 0xfe5b, 0x0327 }, /*                               COMBINING CEDILLA */
   { 0xfe5c, 0x0328 }, /*                               COMBINING OGONEK */
-  { 0xfe5d, 0x1da5 }, /*                               MODIFIER LETTER SMALL IOTA */
+  { 0xfe5d, 0x0345 }, /*                               COMBINING GREEK YPOGEGRAMMENI */
   { 0xfe5e, 0x3099 }, /*                               COMBINING KATAKANA-HIRAGANA VOICED SOUND MARK */
   { 0xfe5f, 0x309a }, /*                               COMBINING KATAKANA-HIRAGANA SEMI-VOICED SOUND MARK */
   { 0xfe60, 0x0323 }, /*                               COMBINING DOT BELOW */