diff --git a/symbols/ua b/symbols/ua index 63c1257..6f38cd1 100644 --- a/symbols/ua +++ b/symbols/ua @@ -2,6 +2,9 @@ // AEN & Leon Kanter // last changes 2007/10/03 by Andriy Rysin +// Oleksiy Protas : +// - 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 { [ Cyrillic_yu, Cyrillic_YU, guillemotright, leftdoublequotemark ] }; key { [ period, comma, slash, ellipsis ] }; + // Serbian Vukovica + key { [ Cyrillic_shorti, Cyrillic_SHORTI, Cyrillic_je, Cyrillic_JE ] }; + key { [ Cyrillic_tse, Cyrillic_TSE, Cyrillic_dzhe, Cyrillic_DZHE ] }; + key { [ Cyrillic_de, Cyrillic_DE, Serbian_dje, Serbian_DJE ] }; + key { [ Cyrillic_che, Cyrillic_CHE, Serbian_tshe, Serbian_TSHE ] }; + key { [ Cyrillic_el, Cyrillic_EL, Cyrillic_lje, Cyrillic_LJE ] }; + key { [ Cyrillic_en, Cyrillic_EN, Cyrillic_nje, Cyrillic_NJE ] }; + include "level3(ralt_switch)" };