Bug 16145
Summary: | Linux text console pauses on ' character. | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Edward T. Schlunder <edward> |
Component: | console-tools | Assignee: | Bernhard Rosenkraenzer <bero> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i386 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2000-08-14 15:51:40 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
Edward T. Schlunder
2000-08-14 05:33:14 UTC
This looks like it's intentional (deadkeys feature): When you press ' followed by e, you should get the accented e character in some keyboard layouts. Which keyboard layout are you using? Some keyboard layouts have different keymaps with and without this feature (e.g. there's de-latin1 and de-latin1-nodeadkeys). How do I find out/change the keyboard layout? cat /etc/sysconfig/keyboard (or use "setup") I think "us-latin1" is meant to have deadkeys like that; perhaps you want "us". Closing due to lack of user input Sorry. Changing the keyboard layout to us from us-latin1 did indeed fix the problem, post install. What I was going to do (and never got around to) was reinstall Red Hat pinstripe and see whether this was sometime I originally screwed by switching to us-latin1 myself, or if the installer just picked us-latin1 instead of us for me. |