Re: i18n
Patrice Guay <[email protected]>
| Newsgroups | gmane.linux.tao.general |
|---|---|
| Message-ID | <[email protected]> |
Remco wrote :
>
> Sorry for this really n00b like question, but what do I need to set in
> /etc/sysconfig/i18n to make sure all european characters (umlauts,
> french accents etc) are displayed properly?
>
> I've been fiddling around with the results from google but the
> settings seem to differ for fedora core and older redhat versions 7.x
> and 8.x
>
> Thanks!
> Remco
>
Here is the content of my /etc/sysconfig/i18n :
LANG="fr_CA"
LANGUAGE="fr_CA.UTF-8"
LC_ALL="fr_CA"
SUPPORTED="en_US.UTF-8:en_US:en:fr_CA.UTF-8:fr_CA:fr"
SYSFONT="latarcyrheb-sun16"
Still, some characters are not displayed correctly at boot time
("è" for instance). However, those were the best settings I was
able to find.
--
Patrice