Bug 463125 - German keyboard layout wrong
Summary: German keyboard layout wrong
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: kbd
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Vitezslav Crhonek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-09-22 01:16 UTC by Dennis Jacobfeuerborn
Modified: 2008-11-19 21:58 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-11-19 21:58:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dennis Jacobfeuerborn 2008-09-22 01:16:53 UTC
The german keyboard layout seems to be broken. The umlauts and possibly other keys result in special characters that are not used in the regular german layout such as:

Hittint "ö" results in "Ô"
Hittint "ü" results in "Á"
Hittint "ä" results in "Ä"

[dennis@nexus ~]$ cat /etc/sysconfig/keyboard 
KEYBOARDTYPE="pc"
KEYTABLE="de-latin1-nodeadkeys"

Comment 1 Fabian Affolter 2008-10-08 13:13:38 UTC
With kbd-1.12-31.fc9.i386 it works fine for me. 

ö = ö
ä = ä
ü = ü

Comment 2 Dennis Jacobfeuerborn 2008-10-08 20:45:24 UTC
Hm, I've got the same version installed. What would be the proper way to debug this? I'm not sure which tools to use to find out which keyboard layout/font I'm actually running or how to change them.

Comment 3 Dennis Jacobfeuerborn 2008-10-09 14:25:46 UTC
I tried the following both on my rawhide machine with the problem and an old FC7 laptopt:

loadkeys /lib/kbd/keymaps/i386/qwerty/defkeymap.map.gz

Result: I get a regular "en" layout on both machines (i.e. shift+Ä gives me a double quote " which is correct).

Then:
loadkeys /lib/kbd/keymaps/i386/qwertz/de-latin1-nodeadkeys.map.gz

Result: On the FC7 laptop I get the correct umlaut mapping but on my rawhide machine I get the broken mapping mentioned in the initial bug report.

Comment 4 Dennis Jacobfeuerborn 2008-11-19 21:58:00 UTC
I've tested this again after a few weeks of updates and the keyboard layout works correctly now.


Note You need to log in before you can comment on or make changes to this bug.