Summary: | Caps lock LED set incorrectly. | ||
---|---|---|---|
Product: | xorg | Reporter: | Ralph Loader <suckfish> |
Component: | Input/Keyboard | Assignee: | Xorg Project Team <xorg-team> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | CC: | e.a.b.piel, mjs, wendallc |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Ralph Loader
2008-04-04 17:30:35 UTC
Same problem here with xserver 1.4.2, swaping escape and caps lock. However, if I swap the two keys using xmodmap it works fine. Here is my xmodmap file: remove Lock = Caps_Lock keysym Escape = Caps_Lock keysym Caps_Lock = Escape add Lock = Caps_Lock *** Bug 15883 has been marked as a duplicate of this bug. *** I can confirm this issue too. I can add that I directly use xkbcomp to load up my highly customized XKB configuration. Can this bug be related to Bug 4927? Fixed for me using xorg-server-1.5.0 and xf86-input-keyboard-1.3.1. Light toggles correctly and keys are switched when session starts. Wendall Now works for me also. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.