[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Strange 'oe' character on plain console



On 2004-07-28 15:16:56 +0200, Vincent Lefevre wrote:
> A better solution is to modify the linux terminfo (it isn't
> necessary to be root).

The following seems to work...

1) In a shell, type

  infocmp linux > linux

2) Edit the linux file:
    * add enacs=\E(B\E)0
    * change rmacs to rmacs=^O
    * change smacs to smacs=^N

3) In a shell, type

  tic linux

This will create a file ".terminfo/l/linux" that will be used by
the linux consoles.

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% validated (X)HTML - Acorn / RISC OS / ARM, free software, YP17,
Championnat International des Jeux Mathématiques et Logiques, etc.
Work: CR INRIA - computer arithmetic / SPACES project at LORIA



Reply to: