Hi I'm trying to put the console in Unicode mode following the instructions from chapter 7.6 in the LFS book svn version. I'm a spanish native speaker and this is my /etc/sysconfig/console file:
# Begin /etc/sysconfig/console UNICODE="1" KEYMAP="es" KEYMAP_CORRECTIONS="euro2" LEGACY_CHARSET="iso-8859-15" FONT="lat9w-16 -m 8859-15" # End /etc/sysconfig/console I get correctly the 'euro' symbol and the ñ (ntilde) in the console but when I try to get accents with the dead keys of my 'es' keyboard I get -'a- instead of -á-. The same with é, í, ó, ú. It's possible to obtain the spanish accents in the current version of LFS? -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
