diff --git a/.xkb/symbols/usex b/.xkb/symbols/usex index 7e9b1ed0..4d9c7e55 100644 --- a/.xkb/symbols/usex +++ b/.xkb/symbols/usex @@ -68,7 +68,7 @@ xkb_symbols "basic" { key { [ h, H, ocircumflex, Ocircumflex ] }; key { [ j, J, ucircumflex, Ucircumflex ] }; key { [ k, K, oe, OE ] }; - key { [ l, L, ae, AE ] }; + key { [ l, L, ae, AE ] }; key { [ semicolon, colon, paragraph, degree ] }; key { [ apostrophe, quotedbl, dead_acute, dead_diaeresis ] }; @@ -83,7 +83,7 @@ xkb_symbols "basic" { key { [ period, greater, notequal, plusminus ] }; key { [ slash, question, 0x1002026, questiondown ] }; key { [ backslash, bar, notsign, brokenbar ] }; - + key { [ spce, space, space, nobreakspace ] }; key { [ less, greater, lessthanequal, greaterthanequal ] };