Use space on all 4 levels
authorSergey V. Udaltsov <svu@gnome.org>
Thu, 6 May 2010 00:04:28 +0000 (01:04 +0100)
committerSergey V. Udaltsov <svu@gnome.org>
Thu, 6 May 2010 00:04:28 +0000 (01:04 +0100)
https://bugs.freedesktop.org/show_bug.cgi?id=27597

symbols/cz

index d761b75..3259279 100644 (file)
@@ -68,7 +68,7 @@ xkb_symbols "basic" {
     key <AB09> { [    period,      colon,      greater,     NoSymbol ] };
     key <AB10> { [     minus, underscore,     asterisk,     NoSymbol ] };
 
-    key <SPCE> { [     space,      space, nobreakspace, nobreakspace ] };
+    key <SPCE> { [     space,      space,        space,       space ]  };
 
     include "level3(ralt_switch)"
 };