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

Les accents é et autres.



Salut,
J'ai bien fait comme recommandé:
dans mon .bashrc:
# Les locales
LC_CTYPE=ISO-8859-1
LC_ALL=fr_FR
LANG=fr
LESSCHARSET=latin1
export LC_CTYPE LC_ALL LANG LESSCHARSET

Dans mon .inputrc :
#Les accents:
set meta-flag on
set convert-meta off
set input-meta on
set output-meta on

Mais maintenant dans le prompt ca affiche \351 au lieu de "é" ! Par exemple...Pourtant j'ai également fait:
dpkg-reconfigure -plow locales
Ou j'ai sélectionné:
[*] fr_FR ISO-8859-1
Localisation par défaut du système ? fr_FR

Et ca m'a fait:
Generating locales...
 fr_FR.ISO-8859-1... done
Generation complete.

Mais ca marche toujours pas :-(

Une idée ?

Merci,
Vincent.



Reply to: