Star Gazer wrote:
> I had altered it Friday, yet I did not notice a problem until Saturday
i now wonder what drove you into .inputrc (i wonder because having
used linux about ten years i can’t recall ever peeking inside…)
but, just to try to emphasis a point, for future reference:
linux is generally a very stable operating system…when set up
correctly it should stay stable, dependable and predictable (there
are, for example not a great chance it will get strange/slow/etc from
a virus invasion or a packed with crud registry)…
which mean, if suddenly it starts doing strange things then your
FIRST suspects should be the just preceding:
-update
-added program
-hardware flakiness
-user/administrator missteps/typos/mistakes…
so, if you have not added any programs, updates and don’t have reason
to believe hardware errors and suddenly you can’t (for example) type
an ‘e’ then just sit down and think: what did i do in any
config/hidden file since the last time this strange thing didn’t happen?
and, start undoing them…
as a matter of practice what i do here is before i change any config
file i make a copy of what was working, into the same directory…so,
if i typo a crazy it is real easy to find and restore what it used to be…
like, in your case, if i looked in my /home on Saturday when the crazy
began i would have found
~/.inputrc
~/.inputrcBAK2010.02.19
by using the yyyy.mm.dd appendage all changes over time will fall in
order…
if i make several changes in one day i just add a 24 hour time stamp
~/.inputrc
~/.inputrcBAK2010.02.19
~/.inputrcBAK2010.02.19.0924
~/.inputrcBAK2010.02.19.1653
oh, and of course that ‘trick’ to add a new user and see if all is
well, is a wonderfully predictable way to zero in on a problem
somewhere within your own /home…
–
palladium