summaryrefslogtreecommitdiff
path: root/symbols/ua
diff options
context:
space:
mode:
authorSergey Udaltsov <sergey.udaltsov@gmail.com>2018-04-22 16:38:00 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2018-04-22 16:38:00 +0100
commit52f0f3ff5c5488d38e2ef10bf69335fb18f7760b (patch)
tree1af6e33494bd13d542af42ca91718a125618ce9b /symbols/ua
parent645a00f4e106c5ac012a8139cc7f3a01d0aa1b1b (diff)
downloadxkeyboard-config-52f0f3ff5c5488d38e2ef10bf69335fb18f7760b.tar.gz
Serbian letters for Ukrainian multilanguage layout
https://bugs.freedesktop.org/show_bug.cgi?id=97891
Diffstat (limited to 'symbols/ua')
-rw-r--r--symbols/ua11
1 files changed, 11 insertions, 0 deletions
diff --git a/symbols/ua b/symbols/ua
index 89c9273..6c80434 100644
--- a/symbols/ua
+++ b/symbols/ua
@@ -2,6 +2,9 @@
// AEN <aen@logic.ru> & Leon Kanter <leon@geon.donetsk.ua>
// last changes 2007/10/03 by Andriy Rysin <arysin@yahoo.com>
+// Oleksiy Protas <elfy.ua@gmail.com>:
+// - Added Serbian Cyrillics support
+
// The legacy WinKeys layout extended on the third and fourth level with
// some Unicode symbols (typographic quotes, m-dash, n-dash, ...), some
// often-used Cyrillics from other Slavic languages, and some often-used
@@ -41,6 +44,14 @@ xkb_symbols "unicode" {
key <AB09> { [ Cyrillic_yu, Cyrillic_YU, guillemotright, leftdoublequotemark ] };
key <AB10> { [ period, comma, slash, ellipsis ] };
+ // Serbian Vukovica
+ key <AD01> { [ Cyrillic_shorti, Cyrillic_SHORTI, Cyrillic_je, Cyrillic_JE ] };
+ key <AD02> { [ Cyrillic_tse, Cyrillic_TSE, Cyrillic_dzhe, Cyrillic_DZHE ] };
+ key <AC09> { [ Cyrillic_de, Cyrillic_DE, Serbian_dje, Serbian_DJE ] };
+ key <AB02> { [ Cyrillic_che, Cyrillic_CHE, Serbian_tshe, Serbian_TSHE ] };
+ key <AC08> { [ Cyrillic_el, Cyrillic_EL, Cyrillic_lje, Cyrillic_LJE ] };
+ key <AD06> { [ Cyrillic_en, Cyrillic_EN, Cyrillic_nje, Cyrillic_NJE ] };
+
include "level3(ralt_switch)"
};