From eb66dc9c86f32f011ae8112170471bb1e0c75a85 Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Tue, 18 Jun 2013 08:34:44 +0200 Subject: [PATCH] Xkb usex space cleaning --- .xkb/symbols/usex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ] };