View previous topic :: View next topic |
Author |
Message |
pacho2 Developer
![Developer Developer](/images/ranks/rank-dev.gif)
![](images/avatars/48460800842a9c07738bf9.jpg)
Joined: 04 Mar 2005 Posts: 2599 Location: Oviedo, Spain
|
Posted: Sun Nov 08, 2009 3:12 pm Post subject: Strange font shown in console for utf8 chars like "ñ, ¿ |
|
|
This is a really strange problem, but I don't know why, since a week a go or so, I am seeing strange font being used when typing or reading utf8 characters like "ñ, á, é, í..."
The most strange think, is that the font is properly shown until I login on a console, I mean, if I type utf8 chars on "login" field, they are shown properly, but as soon as I login, the problem appears.
My /etc/conf.d/consolefont:
# /etc/conf.d/consolefont
# CONSOLEFONT specifies the default font that you'd like Linux to use on the
# console. You can find a good selection of fonts in /usr/share/consolefonts;
# you shouldn't specify the trailing ".psf.gz", just the font name below.
# To use the default console font, comment out the CONSOLEFONT setting below.
# This setting is used by the /etc/init.d/consolefont script (NOTE: if you do
# not want to use it, run "rc-update del consolefont" as root).
#CONSOLEFONT="default8x16"
CONSOLEFONT="ter-v14f"
# CONSOLETRANSLATION is the charset map file to use. Leave commented to use
# the default one. Have a look in /usr/share/consoletrans for a selection of
# map files you can use.
CONSOLETRANSLATION="8859-15_to_uni"
I use terminus-font, but it hasn't change since I see the problem
Thanks a lot |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
VoidMage Watchman
![Watchman Watchman](/images/ranks/rank-G-2-watchman.gif)
![](images/avatars/16259984764821973534cdc.gif)
Joined: 14 Oct 2006 Posts: 6196
|
Posted: Sun Nov 08, 2009 4:15 pm Post subject: |
|
|
'locale' for root ?
'locale' for the user ? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
pacho2 Developer
![Developer Developer](/images/ranks/rank-dev.gif)
![](images/avatars/48460800842a9c07738bf9.jpg)
Joined: 04 Mar 2005 Posts: 2599 Location: Oviedo, Spain
|
Posted: Sun Nov 08, 2009 4:20 pm Post subject: |
|
|
This is the locale for both: Code: |
LANG=es_ES.UTF-8
LC_CTYPE="es_ES.UTF-8"
LC_NUMERIC="es_ES.UTF-8"
LC_TIME="es_ES.UTF-8"
LC_COLLATE="es_ES.UTF-8"
LC_MONETARY="es_ES.UTF-8"
LC_MESSAGES="es_ES.UTF-8"
LC_PAPER="es_ES.UTF-8"
LC_NAME="es_ES.UTF-8"
LC_ADDRESS="es_ES.UTF-8"
LC_TELEPHONE="es_ES.UTF-8"
LC_MEASUREMENT="es_ES.UTF-8"
LC_IDENTIFICATION="es_ES.UTF-8"
LC_ALL=es_ES.UTF-8 |
Thanks |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|