LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   mc - font problem (https://www.linuxquestions.org/questions/linux-software-2/mc-font-problem-847486/)

tranduyhung 11-30-2010 11:25 AM

mc - font problem
 
Hi,
I'm using aterm terminal in Debian, after installing mc I can't use it because of font problem. This is a screenshot: http://i1044.photobucket.com/albums/...tieuhau/mc.png.
How could I fix this?
Thanks!

reed9 12-01-2010 11:28 AM

I believe it's because aterm doesn't support UTF-8.

Try
Code:

export LANG=en_US.ISO-8859-1
And then run mc and see if it's better. If so add that line to your .bashrc file, or change your locale to the same.

http://gallery.menalto.com/wiki/Debian_locale_HowTo


All times are GMT -5. The time now is 12:29 AM.