On Mon, May 25, 2009 at 03:02:37AM +0200, Samuel Thibault wrote: > Pavel Vávra, le Sun 24 May 2009 23:43:12 +0200, a écrit : > > I still need to reload boottime.kmap.gz to make console work as expected. > > Mmm, Michael, maybe that's because /etc/init.d/console-screen.sh does > some dumpkeys | sed | loadkeys and things get mangled at some point?
This is it indeed, although sed is not the culprit: dumpkeys attempts to convert the composed UTF-8 characters back to an 8-bit charset at which it defaults to iso-8859-1; loadkeys consequently fails to convert it back correctly. It should be okay for it to simply dump “compose '…' '…' to U+…” lines instead. This should make Pavel’s problem go away. All the best, -- Michael Schutte <mi...@uiae.at>
signature.asc
Description: Digital signature