#10249 BLOC Not Tri: error in spanish mechanical keyboard maps
Zarro Boogs per Child
bugtracker at laptop.org
Mon Jul 26 11:33:29 EDT 2010
#10249: error in spanish mechanical keyboard maps
-----------------------+----------------------------------------------------
Reporter: pgf | Owner: pgf
Type: defect | Status: new
Priority: blocker | Milestone: Not Triaged
Component: keyboards | Version: not specified
Keywords: | Next_action: package
Verified: 0 | Deployment_affected: UY
Blockedby: | Blocking:
-----------------------+----------------------------------------------------
build os207 -- on a CL1C machine equipped with a spanish mechanical
keyboard, the the key combination which should produce a "{" (left brace)
character (i.e., "shift-[", in the bottom row), instead produces a "]"
(right bracket) character.
this is a result of a copy/paste error in /usr/share/X11/xkbd/symbols/es,
at line 233:
{{{
commit b1399e5afbdd7fce52d1f0a7cbae1ddb8c4b29f7
Author: Paul Fox <pgf at laptop.org>
Date: Mon Jul 26 11:03:03 2010 -0400
fix typo that broke braceright character
diff --git a/F-11/symbols/es b/F-11/symbols/es
index 1fa01ad..d353124 100644
--- a/F-11/symbols/es
+++ b/F-11/symbols/es
@@ -230,7 +230,7 @@ xkb_symbols "olpcm" {
key <AB10> { [ minus, underscore ] };
key <AA02> { [ less, greater ] };
- key <AA06> { [ bracketleft, bracketright, ccedilla,
Ccedilla ] };
+ key <AA06> { [ bracketleft, braceleft, ccedilla,
Ccedilla ] };
key <AA07> { [ bracketright, braceright ] };
this edit can be applied by hand, if necessary.
i'll build a new rpm as soon as i'm confident there are no other botches
like this.
}}}
--
Ticket URL: <http://dev.laptop.org/ticket/10249>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list