Active Topics

 


Reply
Thread Tools
Posts: 36 | Thanked: 22 times | Joined on Oct 2009 @ Helsinki
#1
I understand that there is a bug made for Xterm settings, but that's all the information I was able to dig up here or from Google.

Is there any way to change the character encoding in terminal? I'm using UTF-8 on my server (I'm a bit noob but managed to get it working anyway) and have some problems with ö and ä when using Irssi through SSH.
 
pillar's Avatar
Posts: 154 | Thanked: 124 times | Joined on Mar 2007
#2
for me the problem was solved by starting screen with -U (or continuing with -drU)
 

The Following 2 Users Say Thank You to pillar For This Useful Post:
Posts: 36 | Thanked: 22 times | Joined on Oct 2009 @ Helsinki
#3
Well, that worked nicely, thanks.
 
zlatko's Avatar
Posts: 861 | Thanked: 936 times | Joined on Feb 2010 @ Bulgaria
#4
There is a simple way of changing character encoding of XTerm. You have to be root and execute following:

# gconftool -s /apps/osso/xterm/encoding -t string UTF-8

In my case I wanted to replace UTF-8 with CP1251, so it looks like tis:

# gconftool -s /apps/osso/xterm/encoding -t string CP1251

You can change this way to desired encoding. To check current encoding use:

# gconftool -g /apps/osso/xterm/encoding
 

The Following 3 Users Say Thank You to zlatko For This Useful Post:
Reply


 
Forum Jump


All times are GMT. The time now is 11:05.