diff options
-rw-r--r-- | .xkb/symbols/mango | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.xkb/symbols/mango b/.xkb/symbols/mango index 11c08c8..a0d19ee 100644 --- a/.xkb/symbols/mango +++ b/.xkb/symbols/mango @@ -55,7 +55,7 @@ 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, apostrophe, quotedbl ] }; + key <AD11> { [ aring, Aring, bracketleft, braceleft ] }; + key <AC10> { [ odiaeresis, Odiaeresis, semicolon, colon ] }; + key <AC11> { [ adiaeresis, Adiaeresis, rightsinglequotemark, rightdoublequotemark ] }; }; |