Since moving to FreeBSD, I have not be able to get accented characters (such as é, or ç, or è etc.) to display properly in the terminal. I know the problem is my locale not being set properly, but I can not get it to change for some reason. I have read all of chapter 22.2 and followed the instructions there. My current ~/.login_conf looks like this:
but after logging out and logging back in or restarting, the output of
Does anyone know how to make these changes to ~/.login_conf take effect ? I haven't tried editing /etc/login.conf, but I shouldn't have to anyway.
Code:
me:\
:charset=UTF-8:\
:lang=en_US.UTF-8:
locale
is always:
Code:
LANG=
LC_CTYPE="C"
LC_COLLATE="C"
LC_TIME="C"
LC_NUMERIC="C"
LC_MONETARY="C"
LC_MESSAGES="C"
LC_ALL=