Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15608 - baselayout-1.8.5.8 installs weird inputrc
Summary: baselayout-1.8.5.8 installs weird inputrc
Status: RESOLVED DUPLICATE of bug 15254
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-12 21:46 UTC by Klaus-J. Wolf
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Klaus-J. Wolf 2003-02-12 21:46:40 UTC
In /etc/inputrc, there is written:

> $if term=xterm
> #
> # Normal keypad and cursor of xterm
> #

The following lines in the file do special definitions for some cursor keys if
$TERM==xterm. It appears, these redifinitions are totally wrong. Actually, you
can comment that special case out and finally get a working set of key definitions.

I tested with Eterm and xterm (original) with the original distribution settings.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-02-16 00:42:07 UTC
What specifically appears to be broken for you ?
Comment 2 Klaus-J. Wolf 2003-02-16 15:16:01 UTC
<Home> & <End> don't work for example.
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2003-02-16 16:45:51 UTC
It works fine in MGT and other terms, and after checking myself, I came to the
conclusion that it was the same problem as bug #15254.

*** This bug has been marked as a duplicate of 15254 ***