summaryrefslogtreecommitdiff
path: root/symbols/ua
diff options
context:
space:
mode:
authorsvu <svu>2007-11-17 00:49:40 +0000
committersvu <svu>2007-11-17 00:49:40 +0000
commitf40fe0cf51ecdf57bea44051bb0ff110039273d3 (patch)
tree30b858e8ff0eff1dbd1d741901878b936572d5f9 /symbols/ua
parent3c62a05c241136b6672da6ef88a21462ec72b33e (diff)
downloadxkeyboard-config-f40fe0cf51ecdf57bea44051bb0ff110039273d3.tar.gz
xkeyboard-config-f40fe0cf51ecdf57bea44051bb0ff110039273d3.tar.bz2
xkeyboard-config-f40fe0cf51ecdf57bea44051bb0ff110039273d3.zip
added ua(unicode)
Diffstat (limited to 'symbols/ua')
-rw-r--r--symbols/ua43
1 files changed, 42 insertions, 1 deletions
diff --git a/symbols/ua b/symbols/ua
index 179d921b..5b67751e 100644
--- a/symbols/ua
+++ b/symbols/ua
@@ -3,7 +3,7 @@
// based on
// ukrainian standard keyboard
// AEN <aen@logic.ru> & Leon Kanter <leon@geon.donetsk.ua>
-// Last Changes 2003/09/03 by Andriy Rysin <arysin@yahoo.com>
+// Last Changes 2007/10/03 by Andriy Rysin <arysin@yahoo.com>
//
// $XFree86: xc/programs/xkbcomp/symbols/ua,v 1.4 2003/05/15 11:29:47 pascal Exp $
@@ -82,6 +82,47 @@ xkb_symbols "winkeys" {
key <AB10> { [ period, comma ] };
};
+
+// Unicode - 3d level added with some Unicode symbols (typographic quotes, m-dash, n-dash etc),
+// some often used cyrillics from other slavic languages and some ASCII symbols used often (slash, brackets...)
+partial alphanumeric_keys
+xkb_symbols "unicode" {
+ include "ua(winkeys)"
+
+ name[Group1]= "Ukraine - Unicode";
+
+ key <TLDE> { [ U2019, apostrophe, U0301, asciitilde ] }; // Apostrophe and Stress symbol
+ key <AE02> { [ 1, exclam, onesuperior ] };
+ key <AE02> { [ 2, quotedbl, twosuperior ] };
+ key <AE03> { [ 3, numerosign, U00A7, U20B4 ] }; // Paragraph and Hryvnia sign
+ key <AE04> { [ 4, semicolon, dollar, EuroSign ] };
+ key <AE05> { [ 5, percent, degree ] };
+ key <AE06> { [ 6, colon, less ] };
+ key <AE07> { [ 7, question, greater ] };
+ key <AE08> { [ 8, asterisk, enfilledcircbullet ] };
+ key <AE09> { [ 9, parenleft, bracketleft, braceleft ] };
+ key <AE10> { [ 0, parenright, bracketright, braceright] };
+ key <AE11> { [ minus, underscore, emdash, endash ] };
+ key <AE12> { [ equal, plus, notequal, plusminus ] };
+
+ key <AD03> { [ Cyrillic_u, Cyrillic_U, Byelorussian_shortu, Byelorussian_SHORTU ]};
+ key <AD04> { [ Cyrillic_ka, Cyrillic_KA, registered ] }; // Registered tm
+ key <AD05> { [ Cyrillic_ie, Cyrillic_IE, Cyrillic_io, Cyrillic_IO ] };
+ key <AD12> { [ Ukrainian_yi,Ukrainian_YI, Cyrillic_hardsign, Cyrillic_HARDSIGN ] };
+ key <AC02> { [ Ukrainian_i, Ukrainian_I, Cyrillic_yeru, Cyrillic_YERU ] };
+ key <AC11> { [ Ukrainian_ie,Ukrainian_IE, Cyrillic_e, Cyrillic_E ] };
+
+ key <BKSL> { [ Ukrainian_ghe_with_upturn, Ukrainian_GHE_WITH_UPTURN, backslash, bar ] };
+
+ key <AB03> { [ Cyrillic_es, Cyrillic_ES, copyright ] };
+ key <AB06> { [ Cyrillic_te, Cyrillic_TE, trademark ] };
+ key <AB08> { [ Cyrillic_be, Cyrillic_BE, guillemotleft, doublelowquotemark ] };
+ key <AB09> { [ Cyrillic_yu, Cyrillic_YU, guillemotright, leftdoublequotemark ] };
+ key <AB10> { [ period, comma, slash, ellipsis ] };
+
+ include "level3(ralt_switch)"
+};
+
partial alphanumeric_keys
xkb_symbols "typewriter" {
include "ua(basic)"