Bug 433917
| Summary: | arrow keys broke under gnome | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bill Nottingham <notting> | ||||||
| Component: | xorg-x11-server | Assignee: | Kristian Høgsberg <krh> | ||||||
| Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | low | Docs Contact: | |||||||
| Priority: | low | ||||||||
| Version: | rawhide | CC: | bnocera, mcepl, rstrode, rvokal, xgl-maint | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2008-02-25 16:47:36 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: | |||||||||
| Attachments: | 
 | ||||||||
| 
        
          Description
        
        
          Bill Nottingham
        
        
        
        
        
          2008-02-22 04:12:40 UTC
        
       CTRL-ALT-{backspace,F1,F2,etc.} are also broken, even on the GDM login screen.
Created attachment 295591 [details]
X log
In the chance that this is a X bug, here's the log.
Created attachment 295592 [details]
X conf
In the case that this is a X bug, here's the conf file.
Assigning to the X server under the 'that's what actually changed recently' methodology. Reassigning to Kristian under the 'that's most likely broken' methodology (and it has severely changed recently as well). Reassinging per #desktop discussion.
CTRL-ALT-{backspace,F1,F2} is fd.o bug 14584. Patch in the bug. The arrow keys:
- Old X server defaults to pc105
- New X server defaults to evdev, even if pc105 is in xorg.conf
- If you have a saved pc105 xkb config in GNOME, GNOME attempts to apply it on
top of the evdev config.
- Bad things happen.
 |