From Bugzilla Helper: User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Description of problem: Croatian keyboard is not defined properly (one of the keys is wrongly defined). Below, there is a patch against file "/usr/X11R6/lib/X11/xkb/symbols/pc/hr" that fixes the problem. ---------------------- PATCH --------------------------------------- --- hr 2004-11-16 18:07:42.314679720 +0100 +++ hr_new 2004-11-11 14:29:43.000000000 +0100 @@ -20,6 +20,7 @@ name[Group1]="Croatian"; + key <AB10> { [ minus, underscore ] }; key <AE01> { [ 1, exclam, asciitilde, dead_tilde ] }; key <AE02> { [ 2, quotedbl, dead_caron, caron ] }; key <AE03> { [ 3, numbersign, asciicircum, dead_circumflex ] }; Version-Release number of selected component (if applicable): xorg-x11-6.8.1-12.i386.rpm How reproducible: Always Steps to Reproduce: 1. Select Croatian keyboard 2. Press key next to the "right shift key" (first one left of) 3. It should, but it does not, produce minus and underscore letters! Additional info:
Thanks for the report. Please file this request in X.Org bugzilla located at http://bugs.freedesktop.org in the "xorg" component. Once the xkb subsystem maintainer has had a chance to review the change and commit an official fix to X.Org CVS, future X.Org versions will then be assured to contain this fix upstream. Please paste the URL to your X.org bug report here and Red Hat will track the issue in the upstream bugzilla, and consider including the fix once it has been committed to X.Org CVS. Setting status to "NEEDINFO".
Link to the bug in freedesktop's bugzilla is: http://bugs.freedesktop.org/show_bug.cgi?id=1867
Setting status to "UPSTREAM" for tracking in the upstream bug report.