commit e4a97b8ce620f1c14636cabedc5ef8cec70a5161 parent 4e733880a13b14f1a8f05ef6eb3529a481b2878b Author: Antoine Amarilli <a3nm@a3nm.net> Date: Thu, 24 Jul 2014 00:16:24 +0200 move to space Diffstat:
xkb/symbols/space | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/xkb/symbols/space b/xkb/symbols/space @@ -0,0 +1,4 @@ +partial alphanumeric_keys +xkb_symbols "space" { + key <SPCE> { [ space, nobreakspace ] }; +};