[Bug 1867] New: Croatian keyboard is not properly defined
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Nov 17 23:45:52 PST 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1867
Summary: Croatian keyboard is not properly defined
Product: xorg
Version: 6.8.1
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Input/Keyboard
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: rajcic at sokrates.hr
Croatian keyboard is not defined properly on my FC3 distribution using
xorg-x11-6.8.1-12.i386.rpm.
One of the keyboard keys is wrongly defined.
Steps to Reproduce:
1. Select Croatian keyboard
2. Press key next to the "right shift key" (first one left of it)
3. It should, but it does not, produce minus and underscore letters!
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 ] };
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list