summaryrefslogtreecommitdiff
path: root/symbols/al
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2020-10-13 11:58:54 +0200
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2020-10-17 21:48:40 +0000
commit95eed3b6b5e453d36cb05b1c06cf08524def40d9 (patch)
tree7a3ceda33f950e8df20ba0bb87ca543d05c30e39 /symbols/al
parent6c8e3b6cad0f7a56df23b9362b5b7e9b4106a6e0 (diff)
downloadxkeyboard-config-95eed3b6b5e453d36cb05b1c06cf08524def40d9.tar.gz
symbols: fix three mistyped symbol names
Fixes #232. The symbol name 'dead_comma' does not exist. What does exist is 'dead_belowcomma', which can be used to type two Romanian letters. The other two are obvious typos. Reported-by: Marko Myllynen <myllynen@redhat.com>
Diffstat (limited to 'symbols/al')
-rw-r--r--symbols/al2
1 files changed, 1 insertions, 1 deletions
diff --git a/symbols/al b/symbols/al
index 4d5a0cd..42d1b31 100644
--- a/symbols/al
+++ b/symbols/al
@@ -86,7 +86,7 @@ xkb_symbols "plisi" {
key <AC05> { [ g, G, U2033 ] };
key <AC06> { [ h, H, section ] };
key <AC07> { [ j, J, dead_cedilla ] };
- key <AC08> { [ k, K, dead_comma ] };
+ key <AC08> { [ k, K, dead_belowcomma ] };
key <AC09> { [ l, L, dead_ogonek ] };
key <AC10> { [ ediaeresis, Ediaeresis, dead_belowdot ] };
key <AC11> { [ apostrophe, quotedbl ] };