From 83ab49c278d4b3efc67fe6bf2ec5d9b8c1e6dc99 Mon Sep 17 00:00:00 2001 From: Paul Fox Date: Fri, 16 Jul 2010 21:15:07 +0000 Subject: [PATCH] add support for missing "section" glyph on rbracket/rbrace key on spanish olpc keyboard --- symbols/es | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/symbols/es b/symbols/es index 92b6607..c8c627c 100644 --- a/symbols/es +++ b/symbols/es @@ -180,7 +180,7 @@ xkb_symbols "olpc" { key { [ ntilde, Ntilde ] }; key { [ plus, asterisk, dead_tilde ] }; - key { [ bracketright, braceright ] }; + key { [ bracketright, braceright, section ] }; key { [ comma, semicolon ] }; key { [ period, colon ] }; -- 2.7.4