Bug 83609
| Summary: | Error in Yugoslav key mappings (xmodmap.yu) | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Gojko Adzic <gojko> |
| Component: | gnome-applets | Assignee: | Mark McLoughlin <markmc> |
| Status: | CLOSED RAWHIDE | QA Contact: | Mike McLean <mikem> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 8.0 | Keywords: | Triaged |
| 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: | 2003-08-27 10:44:16 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 79579, 100644 | ||
This seems to work for me in 2.3.6-1 at least. The L has been changed in the xmodmap, but not the backspace, but backspace still works for me. If this still doesn't work for you, please reopen the bug. |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830 Description of problem: in file xmodmap.yu: Both uppercase and lowercase letter L (keycode 46) map to the lowercase l. The backspace does not work well in xterm (possibly other programs as well). Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.add gnome keyboard applet to panel 2. add yugoslav keymap to applet 3. type uppercase letter L, or try to use backspace in xterm Actual Results: lowercase letter l is displayed instead of uppercase L, backspace does not work Expected Results: uppercase L, working backspace Additional info: fix: modify following two lines keycode 22: BackSpace Delete keycode 46: l l lstroke to keycode 22: BackSpace keycode 46: l L lstroke