Andrew Morton, le Mon 05 May 2008 16:00:44 -0700, a écrit :
Erf, sorry.
Well, it's more an implementation than a fix. Let's try again:
For e.g. proper TTY canonical support, IUTF8 termios flag has to be set
as appropriate. Linux used to not care about setting that flag for VT
TTYs.
This patch fixes that by activating it according to the current mode
of the VT, and sets the default value according to the vt.default_utf8
parameter.
Samuel
--