Bug 68355
| Summary: | internationalized keyboard gets 'lost' | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Public Beta | Reporter: | udippel |
| Component: | redhat-config-keyboard | Assignee: | Brent Fox <bfox> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | limbo | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2002-08-07 11:21:07 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
udippel
2002-07-09 15:23:44 UTC
Does this happen for the user on X or the console or both? Thanks for asking, once again I was not quite correct: The shells are okay for any user; the X are 'us' for everyone. Sorry for the wrong info. So it has to do with X not using the default settings Either redhat-config-keyboard should change /etc/X11/XF86Config, or it should tell the user to run redhat-config-xfree86 to update the X configuration. Problem is, redhat-config-xfree86 doesn't seeem to look at /etc/sysconfig/keyboard, so the only way to modify the keyboard configuration for X11 (short of reinstalling) is to edit the X11 configuration file. Eek. In earlier builds of redhat-config-keyboard, I was munging the XF86Config file by hand. It worked, but it was a little ugly. I just committed a patch that uses pyxf86config (which redhat-config-xfree86 uses) to change the keyboard in the XF86Config file. Seems to work ok now. Should be fixed in redhat-config-keyboard-0.9.7-1. Thanks for your report. *** Bug 69683 has been marked as a duplicate of this bug. *** *** Bug 70356 has been marked as a duplicate of this bug. *** *** Bug 70341 has been marked as a duplicate of this bug. *** Closing this out, as with redhat-config-keyboard-0.9.7-2, we are indeed updating /etc/X11/XF86Config with the keyboard change. Please note that #71067 still needs to be resolved. |