I apologize for writing to BLFS. On 2/16/19 9:08 AM, Thomas Trepl via blfs-support wrote: > > I have > > ----- > # Begin /etc/sysconfig/console > > UNICODE="1" > KEYMAP="de-latin1" > KEYMAP_CORRECTIONS="euro2" > > #FONT="lat0-16 -m 8859-15" > FONT="Lat2-Terminus16 -m 8859-15" > > # End /etc/sysconfig/console > -----
I tested with UNICODE="1" and FONT="lat0 ... success! No idea why the special characters do not display while they are available in the font. My current (8.2) setup is # Begin /etc/sysconfig/console KEYMAP="de-latin1-nodeadkeys" KEYMAP_CORRECTIONS="euro2" FONT="lat1-16 -m 8859-15" # End /etc/sysconfig/console I use "nodeadkeys" so I can use the "back tick". Otherwise it would be an accent for the french e. @Bruce: It is your choice whether to include UNICODE="1" or change to "lat1". Without one change it does not work for me. Thanks to the team! Gerhard -- http://lists.linuxfromscratch.org/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
