aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/xkeyboard-config/symbols/ch
diff options
context:
space:
mode:
Diffstat (limited to 'xorg-server/xkeyboard-config/symbols/ch')
-rw-r--r--xorg-server/xkeyboard-config/symbols/ch18
1 files changed, 9 insertions, 9 deletions
diff --git a/xorg-server/xkeyboard-config/symbols/ch b/xorg-server/xkeyboard-config/symbols/ch
index ffb772d80..4cb04aa84 100644
--- a/xorg-server/xkeyboard-config/symbols/ch
+++ b/xorg-server/xkeyboard-config/symbols/ch
@@ -4,7 +4,7 @@ xkb_symbols "basic" {
include "latin"
// Alphanumeric section
- name[Group1]= "Switzerland";
+ name[Group1]= "German (Switzerland)";
key <TLDE> { [ section, degree ] };
key <AE01> { [ 1, plus, bar, exclamdown ] };
key <AE02> { [ 2, quotedbl, at, oneeighth ] };
@@ -41,7 +41,7 @@ partial alphanumeric_keys
xkb_symbols "legacy" {
include "ch(basic)"
- name[Group1]= "Switzerland - Legacy";
+ name[Group1]= "German (Switzerland, legacy)";
key <AE07> { [ 7, slash, brokenbar ] };
};
@@ -62,14 +62,14 @@ xkb_symbols "de_Sundeadkeys" {
partial alphanumeric_keys
xkb_symbols "de_sundeadkeys" {
include "ch(de_Sundeadkeys)"
- name[Group1]= "Switzerland - German, Sun dead keys";
+ name[Group1]= "German (Switzerland, Sun dead keys)";
};
partial alphanumeric_keys
xkb_symbols "de_nodeadkeys" {
// modify the basic Swiss German layout not to have any dead keys
include "ch(basic)"
- name[Group1]= "Switzerland - German, eliminate dead keys";
+ name[Group1]= "German (Switzerland, eliminate dead keys)";
key <AE11> { [ apostrophe, question, acute ] };
key <AE12> { [ asciicircum, grave, asciitilde ] };
key <AD12> { [ diaeresis, exclam, bracketright ] };
@@ -82,7 +82,7 @@ xkb_symbols "fr" {
// keyboard and a very simple Swiss/French keybaord
include "ch(basic)"
- name[Group1]= "Switzerland - French";
+ name[Group1]= "French (Switzerland)";
override key <AD11> {
[ egrave, udiaeresis, bracketleft ]
@@ -107,14 +107,14 @@ xkb_symbols "fr_Sundeadkeys" {
partial alphanumeric_keys
xkb_symbols "fr_sundeadkeys" {
include "ch(fr_Sundeadkeys)"
- name[Group1]= "Switzerland - French, Sun dead keys";
+ name[Group1]= "French (Switzerland, Sun dead keys)";
};
partial alphanumeric_keys
xkb_symbols "fr_nodeadkeys" {
// modify the basic Swiss French layout not to have any dead keys
include "ch(fr)"
- name[Group1]= "Switzerland - French, eliminate dead keys";
+ name[Group1]= "French (Switzerland, eliminate dead keys)";
key <AE11> { [ apostrophe, question, acute ] };
key <AE12> { [ asciicircum, grave, asciitilde ] };
key <AD12> { [ diaeresis, exclam, bracketright ] };
@@ -128,7 +128,7 @@ xkb_symbols "fr_nodeadkeys" {
partial alphanumeric_keys
xkb_symbols "de_mac" {
- name[Group1]= "Switzerland - German (Macintosh)";
+ name[Group1]= "German (Switzerland, Macintosh)";
// Alphanumeric section
@@ -199,7 +199,7 @@ xkb_symbols "fr_mac" {
// keyboard and a very simple Swiss/French keybaord
include "ch(de_mac)"
- name[Group1]= "Switzerland - French (Macintosh)";
+ name[Group1]= "French (Switzerland, Macintosh)";
override key <AD11> {
[ egrave, udiaeresis, bracketleft ]