Bug 124794
| Summary: | backspace key does not work from Exceed | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Nils Hammar <m4341> |
| Component: | xterm | Assignee: | Mike A. Harris <mharris> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2 | CC: | dickey, ois |
| 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: | 2005-04-11 12:24:21 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
Nils Hammar
2004-05-30 08:17:56 UTC
If I recall correctly, this is just a difference in the way that the defaults that Exceed expects do not match the default xterm provides. I have not ever used Exceed and do not have access to it, however you should be able to change settings in Exceed to match what xterm uses in all other UNIX like environments, or you can change the TERM variable to the terminal type Exceed expects. That might get you a working setup. Again however, this is just a suggestion that I've got no way to confirm, as I do not have access to that software. I have carbon copied the upstream xterm author as he may be aware of any Exceed related issues and would be better suited to advise. I'm not aware of any bugs in xterm itself that cause problems in Exceed however. Google suggests this for further reading: http://web.purplefrog.com/~thoth/philosophy/backspace-delete.html He's talking about this line in the XTerm app-defaults file: *VT100.translations: #override \ <Key>Delete: string(0x1b) string("[3~") \n\ which I recall as one of the reasons for reinstalling that file. On the other hand (peculiarities of Exceed), this is interesting: http://www.nedit.org/pipermail/discuss/2001-October/000369.html Comment #2 reflects my problem very well, and I tried to fiddle around a lot with Exceed before figuring out that the translate-statement in the Xterm config file was messing up everything. I don't have any pure X terminal, so I'm not able to check with anything else. The best solution would be to drop that offending line in the config file. Changing the TERM variable doesn't change a thing, or even makes things worse with other side-effects. That's pretty much what I see. (I'm very pressed for time til Friday, will probably retest the Redhat app-defaults file to retest that - I only recall that it seemed to interfere with more than the "Delete" on the 6-key editing-keypad). We've updated our xterm resources patch in rawhide xterm. Please upgrade to the latest rawhide xterm. If the problem persists, it is suggested that you try reconfiguring things on the Exceed side of things. Setting status to RAWHIDE. |