Xkb usex space cleaning

master
Pierre Neidhardt 2013-06-18 08:34:44 +02:00
parent 37f2a21edd
commit eb66dc9c86
1 changed files with 2 additions and 2 deletions

View File

@ -68,7 +68,7 @@ xkb_symbols "basic" {
key <AC06> { [ h, H, ocircumflex, Ocircumflex ] };
key <AC07> { [ j, J, ucircumflex, Ucircumflex ] };
key <AC08> { [ k, K, oe, OE ] };
key <AC09> { [ l, L, ae, AE ] };
key <AC09> { [ l, L, ae, AE ] };
key <AC10> { [ semicolon, colon, paragraph, degree ] };
key <AC11> { [ apostrophe, quotedbl, dead_acute, dead_diaeresis ] };
@ -83,7 +83,7 @@ xkb_symbols "basic" {
key <AB09> { [ period, greater, notequal, plusminus ] };
key <AB10> { [ slash, question, 0x1002026, questiondown ] };
key <BKSL> { [ backslash, bar, notsign, brokenbar ] };
key <SPCE> { [ spce, space, space, nobreakspace ] };
key <LSGT> { [ less, greater, lessthanequal, greaterthanequal ] };