From 2600f00ef8240c11c05f5f6a57d893574526f82e Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Mon, 3 Feb 2014 19:53:51 +0100 Subject: symbols/{rs,hr}: Tweaking some comments. Signed-off-by: Benno Schulenberg --- symbols/hr | 2 +- symbols/rs | 33 +++++++++++++++++---------------- 2 files changed, 18 insertions(+), 17 deletions(-) diff --git a/symbols/hr b/symbols/hr index 61fc392..dc78074 100644 --- a/symbols/hr +++ b/symbols/hr @@ -4,7 +4,7 @@ xkb_symbols "basic" { include "rs(latin)" name[Group1]="Croatian"; - // Redefine these keys to match XFree86 Croatian layout + // Redefine these keys to match the XFree86 Croatian layout. key { [ 1, exclam, asciitilde, dead_tilde ] }; key { [ 3, numbersign, asciicircum, dead_circumflex ] }; key { [ 5, percent, degree, dead_abovering ] }; diff --git a/symbols/rs b/symbols/rs index 06025e1..730a9cd 100644 --- a/symbols/rs +++ b/symbols/rs @@ -1,17 +1,16 @@ -// Bosnian, Croatian, Serbian and Slovenian XKB keyboard mapping -// (derived from "Danube" D.2) +// Bosnian, Croatian, Serbian and Slovenian XKB keyboard mappings. // -// Danube D.2 from 2003-05-12 is available at http://srpski.org/dunav/ +// Derived from "Danube" D.2 from 2003-05-12, +// which is available at http://srpski.org/dunav/. // // Original authors: // Danilo Segan (Данило Шеган) // Chusslove Illich (Часлав Илић) // // Danilo Segan : -// - Modified for inclusion in XFree86 -// - Further modifications on 2005-08-18 to support Bosnian, Croatian -// and Slovenian in xkeyboard-config -// +// - Modified for inclusion in XFree86. +// - Further modifications on 2005-08-18 to support Bosnian, +// Croatian and Slovenian in xkeyboard-config. default partial alphanumeric_keys xkb_symbols "basic" { @@ -42,7 +41,7 @@ partial alphanumeric_keys xkb_symbols "yz" { include "rs(basic)" - name[Group1]= "Serbian (Cyrillic, ZE and ZHE swapped)"; + name[Group1]= "Serbian (Cyrillic, Z and ZHE swapped)"; key { [ Cyrillic_zhe, Cyrillic_ZHE, any,any ] }; // y key { [ Cyrillic_ze, Cyrillic_ZE, any,any ] }; // z @@ -50,7 +49,8 @@ xkb_symbols "yz" { partial hidden alphanumeric_keys xkb_symbols "common" { - // "Common" keys: keys which are same for both latin and cyrillic keyboards + // "Common" keys: keys that are the same + // for both latin and cyrillic keyboards. key.type[Group1] = "FOUR_LEVEL"; @@ -132,7 +132,8 @@ xkb_symbols "latalpha" { partial hidden alphanumeric_keys xkb_symbols "twoletter" { - // These are letters which are written in latin transcription with two-characters. + + // Letters which are written in latin transcription with two characters. key { type[Group1] = "SEPARATE_CAPS_AND_SHIFT_ALPHABETIC", [ U1C9, U1C8, any, U1C7 ] }; // q @@ -141,8 +142,8 @@ xkb_symbols "twoletter" { key { type[Group1] = "SEPARATE_CAPS_AND_SHIFT_ALPHABETIC", [ U1C6, U1C5, any, U1C4 ] }; // x - // Also replace letter Y with Zcaron, since Y is of no use any longer - key { [ zcaron, Zcaron, any,any ] }; // + // Also replace letter Y with Zcaron, since Y is of no use any longer. + key { [ zcaron, Zcaron, any, any ] }; // z }; partial hidden alphanumeric_keys @@ -277,7 +278,7 @@ xkb_symbols "latinunicodeyz" { }; xkb_symbols "alternatequotes" { - // Another acceptable »pair of quotes« for Serbian + // Another acceptable »pair of quotes« for Serbian. include "rs(basic)" @@ -288,7 +289,7 @@ xkb_symbols "alternatequotes" { }; xkb_symbols "latinalternatequotes" { - // Another acceptable »pair of quotes« for Serbian + // Another acceptable »pair of quotes« for Serbian. include "rs(latin)" @@ -299,8 +300,8 @@ xkb_symbols "latinalternatequotes" { }; xkb_symbols "rue" { - // Layout for Pannonian Rusyn (spoken mainly in Serbia and - // Croatia by the Rusyn people), based on Serbian Cyrillic layout. + // Layout for Pannonian Rusyn (spoken mainly in Serbia and Croatia + // by the Rusyn people), based on Serbian Cyrillic layout. // Authors: // Ljubomir J. Papuga (Любомир Я. Папуґа) // Mihajlo Hornjak -- cgit v1.2.1