Bug 445107
| Summary: | CapsLock leds lights up even though CapsLock has been remapped through xkbcomp | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dov Grobgeld <dov.grobgeld> |
| Component: | xorg-x11-drv-keyboard | Assignee: | Kristian Høgsberg <krh> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | 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-05-07 16:44:28 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: | |||
I am remapping my keyboard to a variation of Dvorak through xkbcomp through my own homebuilt .xkbmap file through the command: xkbcomp ~/.xkbmap :0 I've used the same file through multiple fedora releases without any perceivable difference in behavior. Yesterday, after upgrading to Fedora 9-rc1 I noticed that the keyboard LED for CapsLock is turned on and off when I press the CapsLock key, even though it has been remapped to Ctrl. Note that the Control functionality is working as it should. The only percievable problem is that the LED is turned on and off whenever I press my (remapped) Control key. The relevant lines in my .xkbmap file are: key <CAPS> { [ Control_L ], [ Control_L ] }; : modifier_map Control { Control_L };