Voici quelques fichiers en rapport avec la francisation et les accents. Je ne dis pas qu'ils y sont tous ni que ma config est optimale, mais si �a peut donner des id�es ....
Olivier /etc/locale.gen # This file lists locales that you wish to have built. You can find a list # of valid supported locales at /usr/share/doc/locales/SUPPORTED.gz. Other # combinations are possible, but may not be well tested. If you change # this file, you need to rerun locale-gen. en_US ISO-8859-1 fr_FR ISO-8859-1 [EMAIL PROTECTED] ISO-8859-15 /etc/environment LANG=C LC_CTYPE="fr_FR" /etc/kbd/config CONSOLE_FONT=lat1u-16.psf /etc/inputrc # /etc/inputrc - global inputrc for libreadline # See readline(3readline) and `info rluserman' for more information. # Be 8 bit clean. set input-meta on set output-meta on # To allow the use of 8bit-characters like the german umlauts, comment out # the line below. However this makes the meta key not work as a meta key, # which is annoying to those which don't need to type in 8-bit characters. set convert-meta off

