![]() |
Osso-xterm character encoding..
Hi!
I was wondering on how to switch the character encoding in IT OS 2008 osso-xterm? When I try to ssh to non-UTF8 server the foreign characters (scandinavian ones in particular) are all squares. |
Re: Osso-xterm character encoding..
Quote:
|
Re: Osso-xterm character encoding..
Hi!
There is a little progress on this. I have contacted Urho Konttori, the author of osso-xterm, to add a menu that can change character set on the fly. I havent tried to modify the .desktop file yet, gotta try that now. |
Re: Osso-xterm character encoding..
It is not just the character set that has to be changed. What is sent when you press the keys (e.g. едц) has to be changed also.
I did not manage to set Encoding to something that worked. And I have run out of ideas. This is very annoing since I am reading my emails usning emacs running in a screen and not having working едц is not acceptable. |
Re: Osso-xterm character encoding..
Quote:
|
Re: Osso-xterm character encoding..
Got the same problem...irssi displays scandinavian characters oddly. Anyhow i think this was working in previous OS2007 when xterm was not built-in. At least don't remember having any probs with irssi.
|
Re: Osso-xterm character encoding..
Quote:
|
Re: Osso-xterm character encoding..
By doing
(set-terminal-coding-system 'utf-8) ;; for N810 (set-keyboard-coding-system 'utf-8) ;; for N810 in my emacs I got the Swedish characters to work properly. |
Re: Osso-xterm character encoding..
What about us who don't use emacs lol :).
|
Re: Osso-xterm character encoding..
LocusF or Urho, any progress with this one? This bug annoys a lot or maybe it's just a matter of configuration...anyways it was working out-of-the-box with advanced osso-xterm.
Br, Jaykie |
Re: Osso-xterm character encoding..
any progress here?
irssi looks terrible in finnish-channels without ц and д ;) |
Re: Osso-xterm character encoding..
Hi,
Upgrade your osso-xterm from here: http://andrew.olmsted.ca/maemo/osso-xterm You may need to install those libs first. I'm using v0.14. then you can set character encoding from tools menu (iso8859-15) jaykie |
Re: Osso-xterm character encoding..
There are alternative solutions:
The best one is to use UTF-8 locales on the remote side, but this is not always possible: multibyte characters need to be supported (by the OS and the applications), the corresponding locales must be installed, there may be annoying bugs and so on... Moreover, SSH has no standard way to transmit the charset; and doing something automatically may be tricky. Note: transmitting the LC_CTYPE environment variable works with most platforms, but not with the N810 (because UTF-8 is implicit here thus doesn't appear in the locale environment variables -- see output of "locale -a"). The screen utility can do transcoding. Same possible problems as above, except that applications that will run in screen don't need to support multibyte characters. |
Re: Osso-xterm character encoding..
Quote:
|
All times are GMT. The time now is 11:08. |
vBulletin® Version 3.8.8