Re: tty1 and italian charset ...

From: H. Peter Anvin
Date: Tue Jul 27 2004 - 20:06:23 EST


Followup to: <200407261647.40006.AlberT@xxxxxxxxxxxxxx>
By author: "Emiliano 'AlberT' Gabrielli" <AlberT@xxxxxxxxxxxxxx>
In newsgroup: linux.dev.kernel
>
> I already used "loadkeys it" and it seems to success, but tty1 still doesn't
> prints "òàÚìù" characters.
>

Sounds like you're trying to print Latin-1 on an UTF-8 console or vice versa.

echo -ne '\\033%G' -- Enable UTF-8
echo -ne '\\033%@' -- Disable UTF-8

-hpa
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/