summaryrefslogtreecommitdiff
path: root/symbols/bg
diff options
context:
space:
mode:
authorDimitar Dimitrov <dimitar.dimitrov@protonmail.com>2020-09-25 14:21:48 +0000
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2020-09-25 18:19:50 +0000
commit0fe8d7bd6158aea7bb67b876176c3dd8e0d1d133 (patch)
tree3aac89dc224b64df865c5e587d815d78d3a1bf52 /symbols/bg
parenta75796b3721e85c5bb998028040cd344a5c9ab7e (diff)
downloadxkeyboard-config-0fe8d7bd6158aea7bb67b876176c3dd8e0d1d133.tar.gz
Change bg phonetic mapping for AB08 and AB09
Reintroduce German-style quotation marks into Bulgarian traditional phonetic. - German-style quotation marks are the standard in Bulgarian orthography. - The quotation marks are placed at level 3 (Alt Graph): - AB08 + ISO_Level3_Shift is mapped to „ - AB09 + ISO_Level3_Shift is mapped to “
Diffstat (limited to 'symbols/bg')
-rw-r--r--symbols/bg4
1 files changed, 2 insertions, 2 deletions
diff --git a/symbols/bg b/symbols/bg
index 6b2aa44..9a12d30 100644
--- a/symbols/bg
+++ b/symbols/bg
@@ -165,8 +165,8 @@ xkb_symbols "phonetic" {
key <AB05> {[ Cyrillic_be, Cyrillic_BE ]};
key <AB06> {[ Cyrillic_en, Cyrillic_EN ]};
key <AB07> {[ Cyrillic_em, Cyrillic_EM ]};
- key <AB08> {[ comma, less, guillemotleft, guillemotleft ]};
- key <AB09> {[ period, greater, guillemotright, guillemotright ]};
+ key <AB08> {[ comma, less, doublelowquotemark, guillemotleft ]};
+ key <AB09> {[ period, greater, leftdoublequotemark, guillemotright ]};
key <AB10> {[ slash, question, U0300, U0301 ]};
key <SPCE> {[ space, space, nobreakspace, nobreakspace ]};