diff options
author | svu <svu> | 2004-06-16 01:00:04 +0000 |
---|---|---|
committer | svu <svu> | 2004-06-16 01:00:04 +0000 |
commit | 0a155f8a7dbe2fd5d989dc75a7e1c9159279b0f0 (patch) | |
tree | 060f0765cdf68b4f8eb41db7d2d98c49d3f70cb1 /symbols | |
parent | a5153498a2312c25402574dfcd0f6b6c4f804a17 (diff) |
ISOization, part1
Diffstat (limited to 'symbols')
-rw-r--r-- | symbols/bg | 5 | ||||
-rw-r--r-- | symbols/ch | 4 | ||||
-rw-r--r-- | symbols/el | 2 | ||||
-rw-r--r-- | symbols/il | 2 | ||||
-rw-r--r-- | symbols/mm | 2 |
5 files changed, 8 insertions, 7 deletions
@@ -18,8 +18,9 @@ partial default alphanumeric_keys xkb_symbols "bds" { ++// BDS is the Bulgarian Institute for Standardization - name[Group1]= "Cyrillic"; + name[Group1]= "Bulgarian"; key <TLDE> { [ parenleft, parenright ] }; key <AE01> { [ 1, exclam ] }; @@ -81,7 +82,7 @@ xkb_symbols "bds" { partial alphanumeric_keys xkb_symbols "phonetic" { - name[Group1]= "Cyrillic"; + name[Group1]= "Bulgarian (phonetic)"; key <TLDE> { [ Cyrillic_che, Cyrillic_CHE ] }; key <AE01> { [ 1, exclam ] }; @@ -12,7 +12,7 @@ xkb_symbols "basic" { // keyboard and a very simple Swiss keyboard // Alphanumeric section - name[Group1]= "Swiss German"; + name[Group1]= "Swiss (German)"; key <TLDE> { [ section, degree ] }; key <AE01> { [ 1, plus ], [ bar, exclamdown ] }; @@ -108,7 +108,7 @@ xkb_symbols "fr" { // keyboard and a very simple Swiss/French keybaord include "ch(basic)" - name[Group1]= "Swiss French"; + name[Group1]= "Swiss (French)"; override key <AD11> { [ egrave, udiaeresis ], @@ -42,7 +42,7 @@ xkb_symbols "basic" { hidden partial alphanumeric_keys alternate_group xkb_symbols "bare" { - name[Group1] = "ISO8859-7"; + name[Group1] = "Greek"; key <AD01> { [ semicolon, colon ] }; key <AD02> { [ Greek_finalsmallsigma, Greek_SIGMA ] }; @@ -160,7 +160,7 @@ xkb_symbols "phonetic" { // uses the phonetic layout from old Slackware 'il.map' file - name[Group1]= "Israelian(phonetic)"; + name[Group1]= "Israelian (phonetic)"; key <AE12> { [ equal, plus ], [ hebrew_doublelowline, hebrew_doublelowline ]}; @@ -5,7 +5,7 @@ partial default alphanumeric_keys xkb_symbols "basic" { - name[Group1]= "Burmese"; + name[Group1]= "Myanmarish"; // Mainly numbers. key <AE01> { [ 0x1001041, exclam ] }; |