Lines Matching refs:combining

996    key <AE03> { [         3, numbersign,     0x1000300,  0x1000300 ] }; // combining grave
997 key <AE04> { [ 4, dollar, 0x1000301, 0x1000301 ] }; // combining acute
998 key <AE05> { [ 5, percent, 0x1000306, 0x1000306 ] }; // combining breve above
999 key <AE06> { [ 6,asciicircum, 0x100030A, 0x100030A ] }; // combining ring above
1000 … key <AE07> { [ 7, ampersand, 0x1000302, 0x1000302 ] }; // combining circumflex above
1001 key <AE08> { [ 8, asterisk, 0x100030C, 0x100030C ] }; // combining caron above
1002 key <AE09> { [ 9, parenleft, 0x1000307, 0x1000307 ] }; // combining dot above
1003 key <AE10> { [ 0, parenright, 0x1000308, 0x1000308 ] }; // combining diaeresis above
1004 key <AE11> { [ minus, underscore, 0x1000304, 0x1000304 ] }; // combining macron above
1005 key <AE12> { [ equal, plus, 0x1000303, 0x1000303 ] }; // combining tilde above
1010 key <AD04> { [ r, R, 0x1000327, 0x1000327 ] }; // combining cedilla
1011 key <AD05> { [ t, T, 0x100032E, 0x100032E ] }; // combining breve below
1012 key <AD06> { [ y, Y, 0x1000325, 0x1000325 ] }; // combining ring below
1013 … key <AD07> { [ u, U, 0x100032D, 0x100032D ] }; // combining circumflex below
1014 key <AD08> { [ i, I, 0x100032C, 0x100032C ] }; // combining caron below
1015 key <AD09> { [ o, O, 0x1000323, 0x1000323 ] }; // combining dot below
1016 key <AD10> { [ p, P, 0x1000324, 0x1000324 ] }; // combining diaeresis below
1017 key <AD11> { [ bracketleft, braceleft, 0x1000331, 0x1000331 ] }; // combining macron below
1018 key <AD12> { [bracketright, braceright, 0x1000330, 0x1000330 ] }; // combining tilde below
1060 key <AE03> { [ 3, numbersign, 0x1000300, 0x1000300 ] }; // combining grave
1061 key <AE04> { [ 4, dollar, 0x1000301, 0x1000301 ] }; // combining acute
1062 key <AE05> { [ 5, percent, 0x1000306, 0x1000306 ] }; // combining breve above
1063 key <AE06> { [ 6,asciicircum, 0x100030A, 0x100030A ] }; // combining ring above
1064 … key <AE07> { [ 7, ampersand, 0x1000302, 0x1000302 ] }; // combining circumflex above
1065 key <AE08> { [ 8, asterisk, 0x100030C, 0x100030C ] }; // combining caron above
1066 key <AE09> { [ 9, parenleft, 0x1000307, 0x1000307 ] }; // combining dot above
1067 key <AE10> { [ 0, parenright, 0x1000308, 0x1000308 ] }; // combining diaeresis above
1068 key <AE11> { [ minus, underscore, 0x1000304, 0x1000304 ] }; // combining macron above
1073 key <AD04> { [ r, R, 0x1000327, 0x1000327 ] }; // combining cedilla
1074 key <AD05> { [ t, T, 0x100032E, 0x100032E ] }; // combining breve below
1075 key <AD06> { [ y, Y, 0x1000325, 0x1000325 ] }; // combining ring below
1076 … key <AD07> { [ u, U, 0x100032D, 0x100032D ] }; // combining circumflex below
1077 key <AD08> { [ i, I, 0x100032C, 0x100032C ] }; // combining caron below
1078 key <AD09> { [ o, O, 0x1000323, 0x1000323 ] }; // combining dot below
1079 key <AD10> { [ p, P, 0x1000324, 0x1000324 ] }; // combining diaeresis below
1080 key <AD11> { [ bracketleft, braceleft, 0x1000331, 0x1000331 ] }; // combining macron below
1081 key <AD12> { [bracketright, braceright, 0x1000330, 0x1000330 ] }; // combining tilde below
1419 // XCompose is out! Unicode combining is in! For those of us who live
1420 // on the edge: A keymap using Unicode combining characters instead of
1422 // US-intl layout; but it uses AltGr for combining, like altgr-intl.
1426 // individual combining marks for selection, deletion, character
1430 // With Unicode combining you use "handwriting order", not
1437 // combining. With care, perhaps we could add more combining marks
1442 name[Group1]= "English (US, international AltGr Unicode combining)";
1481 // we don't do combining latin letters and combining enclosures
1485 // XCompose is out! Unicode combining is in! For those of us who live
1486 // on the edge: A keymap using Unicode combining characters instead of
1492 name[Group1]= "English (US, international AltGr Unicode combining, alternative)";