[Konsole-devel] [Bug 59209] Wrong keyboard mapping or font when switching to cyrillic keyboard
Thiago Macieira
thiagom at mail.com
Sun Jun 1 17:06:42 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=59209
thiagom at mail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From thiagom at mail.com 2003-06-01 19:06 -------
Actually, all of KDE is Unicode. The only exception to that rule is Konsole, because
it operates an environment that, unlike X, isn't Unicode-aware. So you must
explicitly tell it that your text-mode applications support UTF-8. That is done by
setting the default encoding to the language to UTF-8.
If you do not do that, when you paste into Konsole a Unicode codepoint that can't
be translated into the encoding being used, it'll replace by a ?. There's nothing
wrong with that and that's the expected behaviour.
I don't know what the Unicode menu entry does.
More information about the konsole-devel
mailing list