summaryrefslogtreecommitdiff
path: root/.xkb/symbols
diff options
context:
space:
mode:
Diffstat (limited to '.xkb/symbols')
-rw-r--r--.xkb/symbols/mango14
1 files changed, 11 insertions, 3 deletions
diff --git a/.xkb/symbols/mango b/.xkb/symbols/mango
index a0d19ee..0ceabe7 100644
--- a/.xkb/symbols/mango
+++ b/.xkb/symbols/mango
@@ -55,7 +55,15 @@ xkb_symbols "swedish" {
include "mango(basic)"
name[Group1] = "Mango (Swedish)";
- key <AD11> { [ aring, Aring, bracketleft, braceleft ] };
- key <AC10> { [ odiaeresis, Odiaeresis, semicolon, colon ] };
- key <AC11> { [ adiaeresis, Adiaeresis, rightsinglequotemark, rightdoublequotemark ] };
+ key <AD11> { [ aring, Aring, bracketleft, braceleft ] };
+ key <AD12> { [ U0301, U0300, bracketright, braceright ] }; // ◌́ and ◌̀
+ key <AC10> { [ odiaeresis, Odiaeresis, semicolon, colon ] };
+ key <AC11> { [ adiaeresis, Adiaeresis, apostrophe, quotedbl ] };
+
+ key <AC08> { [ k, K, rightsinglequotemark, rightdoublequotemark ] };
+ key <AC09> { [ l, L, rightsinglequotemark, rightdoublequotemark ] };
+
+ // Dansk och norsk bokstäver på nivå 3
+ key <AC01> { [ a, A, ae, AE ] };
+ key <AD09> { [ o, O, oslash, Oslash ] };
};