Dear ALZ your settings fro /etc/sysconfig/console # Begin /etc/sysconfig/console KEYMAP="es" KEYMAP_CORRECTIONS="euro2" FONT="lat0-16 -m 8859-15" # End /etc/sysconfig/console work for me either for ñ, ¿. ¡ and € in console but I cannot see accented spanish character, á, é, í, ó, ú.
adding the UNICODE=1. to my /etc/sysconfig/console does not allow me to see the spanish character, á, é, í, ó, ú., I can see them as 'a, 'e, 'i, 'o, 'u. Thank you anyway. What I am trying to do is to se the encoding in console. What it works for me is to use at the prompt the following; loadkeys /usr/share/keymaps/i386/qerty/es.map.gz but I would like it to have it loaded at boot time, if possible. Best Regards, Viktor Ankor -------------------------------------------- El mar, 20/5/14, ALZ (phyglos.org) <[email protected]> escribió: Asunto: Re: [lfs-support] iso8859-15 spanish accented characters in lfs-7.5 Para: "LFS Support List" <[email protected]> Fecha: martes, 20 de mayo, 2014 22:11 On 05/20/2014 12:17 PM, ortenzia konyha wrote: > > I have tried several combinations in my /etc/sysconfig/console: > UNICODE=1 > KEYMAP=es > KEYMAP_CORRECTIONS="euro2" > FONT="lat0-16 -m 8859-15" > This one works for me: # Begin /etc/sysconfig/console KEYMAP="es" KEYMAP_CORRECTIONS="euro2" FONT="lat0-16 -m 8859-15" # End /etc/sysconfig/console The only place where I specify something about keymaps is this file. Nothing to do with kernel compilation, etc. > I can see the ñ, ¡, ? and the € in my console, I cannot see accented spanish character, á, é, í, ó, ú. > This was a strange behavior to me until I inserted the UNICODE=1. Then, inside vim, some accented vowels, like à, are not correctly displayed. Hope this can help. ALZ. -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page -- http://lists.linuxfromscratch.org/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
