summaryrefslogtreecommitdiff
path: root/symbols/be
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@justemail.net>2013-09-05 19:56:28 +0200
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2013-09-05 23:27:17 +0100
commit23d2257774a8629392293138399a0159399bbfc4 (patch)
tree7c2662f423a5085747b6fa3cbdd5b55bc5307c3a /symbols/be
parent8f49c92c54c53eab6d40d8be90ce06773d20d196 (diff)
downloadxkeyboard-config-23d2257774a8629392293138399a0159399bbfc4.tar.gz
Replacing the deprecated 'quoteleft'/'quoteright' with canonical forms.
They have been deprecated since at least 2003. They are replaced with the standard key symbols 'grave' and 'apostrophe'. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
Diffstat (limited to 'symbols/be')
-rw-r--r--symbols/be4
1 files changed, 2 insertions, 2 deletions
diff --git a/symbols/be b/symbols/be
index c89a933..c82cb7d 100644
--- a/symbols/be
+++ b/symbols/be
@@ -212,8 +212,8 @@ xkb_symbols "nodeadkeys" {
key <AD11> { [asciicircum, diaeresis, bracketleft, bracketleft] };
key <AD12> { [ dollar, asterisk, bracketright, macron ] };
key <AC10> { [ m, M, acute, doubleacute ] };
- key <AC11> { [ ugrave, percent, quoteright, quoteright ] };
- key <BKSL> { [ mu, sterling, quoteleft, quoteleft ] };
+ key <AC11> { [ ugrave, percent, apostrophe, apostrophe ] };
+ key <BKSL> { [ mu, sterling, grave, grave ] };
key <AB07> { [ comma, question, cedilla, masculine ] };
key <AB10> { [ equal, plus, asciitilde, asciitilde ] };
};