Bug 80970

Summary: Keyboard layouts don't work with xorg-x11 xkb rules
Product: kcontrol Reporter: Mary Ellen Foster <mefoster>
Component: kcmkeyboardAssignee: Patrick Dowler <dowler>
Status: RESOLVED FIXED    
Severity: normal CC: arysin, illogical1, rdieter
Priority: NOR    
Version: 3.3   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: kxkb fix using XkbRF_GetNamesProp() API

Description Mary Ellen Foster 2004-05-05 17:44:19 UTC
Version:            (using KDE KDE 3.2.2)
Installed from:    RedHat RPMs
OS:          Linux

I installed Fedora Core 2 Test 3 at home, and I noticed that there were no keyboard layouts available to be chosen in the control centre. I bugzilla'd this at redhat, and they said it was a problem with kde, that it wrongly hardcodes "xfree86" as the name of the XKB rules file.

Here is the entry in redhat's bugzilla; please see comment #4 there from mharris for his detailed description of the problem.

https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=121950
Comment 1 Andriy Rysin 2004-06-28 17:09:57 UTC
*** Bug has been marked as fixed ***.
Comment 2 Rex Dieter 2004-09-29 17:01:30 UTC
After upgrading to kde-3.3, I am again seeing this bug on fc2/xorg.
Comment 3 Rex Dieter 2004-09-29 17:03:25 UTC
*** Bug 85533 has been marked as a duplicate of this bug. ***
Comment 4 Rex Dieter 2004-09-29 18:38:34 UTC
Created attachment 7725 [details]
kxkb fix using XkbRF_GetNamesProp() API

fix suggested by Mike Harris, redhat's X maintainer
Comment 5 Andriy Rysin 2004-10-11 01:00:08 UTC
thanks, applied