Bug 10603
| Summary: | NCD X-terminals confuse alphanum "1" for "backspace" | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Rolf Fokkens <fokkensr> |
| Component: | XFree86 | Assignee: | Preston Brown <pbrown> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.2 | ||
| 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: | 2000-05-30 17:02:02 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
Rolf Fokkens
2000-04-05 18:47:11 UTC
The problem can be solved by using xmodmap, which might cause the problem as well, if some .rc file changes keymappings during login: On NCD terminals xmodmap shows "keycode 22 = 1 exclam" when using RedHat 6.1. With RedHat 6.2 xmodmap shows "keycode 22 = BackSpace", which causes the problem. "keycode 22 = BackSpace" only applies to local X servers on PC hardware, but not in general. Solution: get rid of /etc/X11/xinit/Xmodmap. |