Sophie

Sophie

distrib > Fedora > 13 > x86_64 > by-pkgid > f252d94419eca63d6e9797bb83a28337 > files > 3

xkeyboard-config-1.8-6.fc13.src.rpm

From 05cfd5b2c73e1e85efeb077783c4ffbd8db1b3f7 Mon Sep 17 00:00:00 2001
From: Sergey V. Udaltsov <svu@gnome.org>
Date: Thu, 6 May 2010 01:04:28 +0100
Subject: [PATCH] Use space on all 4 levels

https://bugs.freedesktop.org/show_bug.cgi?id=27597
---
 symbols/cz |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/symbols/cz b/symbols/cz
index d761b75..3259279 100644
--- a/symbols/cz
+++ b/symbols/cz
@@ -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)"
 };
-- 
1.6.6.1