Bug 746923
| Summary: | Keyboard selection menu gone missing in GDM after update | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Marko Myllynen <myllynen> |
| Component: | gdm | Assignee: | Ray Strode [halfline] <rstrode> |
| Status: | CLOSED NOTABUG | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.2 | CC: | mcepl, tpelka, vincent |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-10-21 18:54:47 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
Marko Myllynen
2011-10-18 09:50:05 UTC
can you attach your /etc/sysconfig/keyboard ? That's by design. We only show keyboard layouts you have set up now. See bug 628462 if you change that to LAYOUT="fi,us" for instance, then a layout selector should appear I have mitmanek: $ cat /etc/sysconfig/keyboard KEYTABLE="us" MODEL="pc105+inet" LAYOUT="us,cs" KEYBOARDTYPE="pc" mitmanek: $ However, even when I can click the icon in gdm, I have still US keyboard only. pretty sure you want LAYOUT="us,cz" I don't think cs is a valid keymap. i'm going to go ahead and close this out. |