On 7 Sep 2005, at 04:38, Pascal Dreissen wrote:

John Peacock wrote:
Pascal Dreissen wrote:
Depending on your distro, there may be several different ways to change which character set is used. Choose one that doesn't include Unicode characters (for example, I use en_US). You can see what language setting is in force by typing:
    $ echo $LANG
from any command line.

[EMAIL PROTECTED] root]# echo $LANG
en_US.UTF-8

Now you just need to change that in /etc/sysconfig/i18n (i.e. remove all the .UTF-8 parts) and reboot.

Matt.

Reply via email to