summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@justemail.net>2014-02-03 19:53:51 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2014-04-17 23:58:27 +0100
commit2600f00ef8240c11c05f5f6a57d893574526f82e (patch)
tree0363645b2ef87cfa57af4dd1e3eedf549c449e26
parentb2aa33f49b079fb0dd149e939f9df6d4a9632f25 (diff)
symbols/{rs,hr}: Tweaking some comments.
Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
-rw-r--r--symbols/hr2
-rw-r--r--symbols/rs33
2 files changed, 18 insertions, 17 deletions
diff --git a/symbols/hr b/symbols/hr
index 61fc3922..dc78074f 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 <AE01> { [ 1, exclam, asciitilde, dead_tilde ] };
key <AE03> { [ 3, numbersign, asciicircum, dead_circumflex ] };
key <AE05> { [ 5, percent, degree, dead_abovering ] };
diff --git a/symbols/rs b/symbols/rs
index 06025e17..730a9cd4 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 (Данило Шеган) <danilo@kvota.net>
// Chusslove Illich (Часлав Илић) <caslav.ilic@gmx.net>
//
// Danilo Segan <danilo@kvota.net>:
-// - 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 <AD06> { [ Cyrillic_zhe, Cyrillic_ZHE, any,any ] }; // y
key <AB01> { [ 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 <AD01> { type[Group1] = "SEPARATE_CAPS_AND_SHIFT_ALPHABETIC",
[ U1C9, U1C8, any, U1C7 ] }; // q
@@ -141,8 +142,8 @@ xkb_symbols "twoletter" {
key <AB02> { 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 <AB01> { [ zcaron, Zcaron, any,any ] }; //
+ // Also replace letter Y with Zcaron, since Y is of no use any longer.
+ key <AB01> { [ 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 (Любомир Я. Папуґа) <papuga@zoho.com>
// Mihajlo Hornjak <smeceiotpad@gmail.com>