summaryrefslogtreecommitdiff
path: root/symbols/de
diff options
context:
space:
mode:
authorStefan Tauner <stefan.tauner@technikum-wien.at>2017-01-08 06:37:21 +0100
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2017-01-09 00:39:29 +0000
commitd131cd1437ad9b33348af0864dacccd77469d094 (patch)
tree1117f1425bcbf249aecad6ca77902ebc52f01f6f /symbols/de
parent5ca2d752a9253a0ba14aa211dd5b5c13a350f59e (diff)
symbols/de: use rightsinglequotemark on BKSL in all variants
Due to the bug below rightsinglequotemark was added to the de basic set of mappings: https://bugs.freedesktop.org/show_bug.cgi?id=19934#c8 However, there are some other variants that would profit from this layout change as well. This change adds it in the other places as well.
Diffstat (limited to 'symbols/de')
-rw-r--r--symbols/de10
1 files changed, 5 insertions, 5 deletions
diff --git a/symbols/de b/symbols/de
index d0a575c0..7edbe03c 100644
--- a/symbols/de
+++ b/symbols/de
@@ -74,7 +74,7 @@ xkb_symbols "nodeadkeys" {
key <AD12> { [ plus, asterisk, asciitilde, macron ] };
key <AC10> { [odiaeresis, Odiaeresis, doubleacute, doubleacute ] };
key <AC11> { [adiaeresis, Adiaeresis, asciicircum, asciicircum ] };
- key <BKSL> { [numbersign, apostrophe, grave, grave ] };
+ key <BKSL> { [ numbersign, apostrophe, rightsinglequotemark, grave ] };
};
partial alphanumeric_keys
@@ -88,7 +88,7 @@ xkb_symbols "deadgraveacute" {
key <TLDE> { [asciicircum, degree, notsign, notsign ] };
key <AD12> { [ plus, asterisk, asciitilde, dead_macron ] };
- key <BKSL> { [numbersign, apostrophe, grave, grave ] };
+ key <BKSL> { [ numbersign, apostrophe, rightsinglequotemark, grave ] };
};
partial alphanumeric_keys
@@ -102,7 +102,7 @@ xkb_symbols "deadacute" {
name[Group1]="German (dead acute)";
key <AE12> { [dead_acute, grave, dead_cedilla, dead_ogonek ] };
- key <BKSL> { [numbersign, apostrophe, dead_grave, dead_grave ] };
+ key <BKSL> { [numbersign, apostrophe, rightsinglequotemark, dead_grave ] };
};
@@ -521,7 +521,7 @@ xkb_symbols "mac_nodeadkeys" {
key <AC10> { [ odiaeresis, Odiaeresis, acute ] };
key <AC11> { [ adiaeresis, Adiaeresis, asciicircum ] };
- key <BKSL> { [ numbersign, apostrophe, grave ] };
+ key <BKSL> { [ numbersign, apostrophe, rightsinglequotemark ] };
};
partial alphanumeric_keys
@@ -773,7 +773,7 @@ xkb_symbols "hu" {
key <AD11> { [udiaeresis, Udiaeresis, udoubleacute,Udoubleacute ] };
key <AD12> { [ plus, asterisk, asciitilde, macron ] };
key <AE12> { [ acute, grave, oacute, Oacute ] };
- key <BKSL> { [numbersign, apostrophe, grave, grave ] };
+ key <BKSL> { [numbersign, apostrophe, rightsinglequotemark, grave ] };
key <TLDE> { [asciicircum, degree, notsign, notsign ] };
};