"alexandre.gilardoni" a �crit :
> Le 30 ao�t 2000 � 20:58:38 +0200, Alain F. a �crit :
>
> > Eterm :
> > La touche Suppr efface le caract�re � gauche du curseur comme le fait
> > Backspace alors que Xterm fontionne correctement. La variable
> > TERM est pourtant bien �gale � XTERM dans les 2 cas.
> > Quel fichier modifier et comment ?
>
> [alex@nada alex]$grep 0xffff .Eterm/themes/Eterm/MAIN
> # You can also associate a given keysym (0xff00 - 0xffff) with a string
> # keysym 0xffff "\r\n\e\007\t"
> keysym 0xffff ^D
> --
> [EMAIL PROTECTED]
> "Aide-toi et Linux t'aidera"
Merci, cela marche impeccable (je ne connaissais pas ^D, mal lu la table
des keysym).
Alain F.