diff --git a/.xkb/symbols/usex b/.xkb/symbols/usex index a8e0c368..cc80fd38 100644 --- a/.xkb/symbols/usex +++ b/.xkb/symbols/usex @@ -43,7 +43,7 @@ xkb_symbols "basic" { key { [ 7, ampersand, onehalf, onehalf ] }; key { [ 8, asterisk, threequarters, dead_ogonek ] }; key { [ 9, parenleft, leftsinglequotemark, dead_breve ] }; - key { [ 0, parenright, rightsinglequotemark, dead_abovering ] }; + key { [ 0, parenright, rightsinglequotemark, paragraph ] }; key { [ minus, underscore, yen, 0x10022C5 ] }; key { [ equal, plus, multiply, division ] }; @@ -69,7 +69,7 @@ xkb_symbols "basic" { key { [ j, J, ucircumflex, Ucircumflex ] }; key { [ k, K, oe, OE ] }; key { [ l, L, ae, AE ] }; - key { [ semicolon, colon, paragraph, degree ] }; + key { [ semicolon, colon, degree, dead_abovering ] }; key { [ apostrophe, quotedbl, dead_acute, dead_diaeresis ] }; key { [ z, Z, adiaeresis, Adiaeresis ] };