vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, I've jumped from Slack 9.1 to 10.1 and I have problems with rxvt and all X-terminals derivative from it (aterm, multi-aterm) ; all accented characters are displayed with a starnge combination of à and another letter. By example, é becomes é è becomes Ã" I've tried to compile myself aterm ; it works fine except for these accented letters. All these terminals have the variable TERM=rxvt. I didn't encountered that with my 9.1 ; has someone an idea ? Thanks in advance, -- ^^ Gauthier (_____/°°-ç | \_`-" )/@mmm|| \nn \nn FOE-Belgium : http://www.amisdelaterre.be |
| |||
| Gauthier wrote: > Hello, > > I've jumped from Slack 9.1 to 10.1 and I have problems with rxvt > and all X-terminals derivative from it (aterm, multi-aterm) ; all > accented characters are displayed with a starnge combination > of à and another letter. By example, > é becomes é > è becomes Ã" > > I've tried to compile myself aterm ; it works fine except for these > accented letters. All these terminals have the variable TERM=rxvt. > I didn't encountered that with my 9.1 ; has someone an idea ? > > Thanks in advance, What's your language setting? And also your font, is it default or custom? You can find your language by running... > echo $LANG |
| ||||
| Le Thu, 14 Jul 2005 00:41:48 GMT, JTorres176 <spam@spam.bot> a écrit: > What's your language setting? And also your font, is it default or custom? > > You can find your language by running... > > > echo $LANG I've finally found the solution : on my current, Slack9.1, when you choose the lang in gdm, the choice is saved in ~/.dmrc, and as french-speaking I get [Desktop] Language=fr_FR In the Slack10.1, the variable is completed by UTF8 (or something like that, I type currently on another machine), and some applications conflict with that. It was painfull to find, because it overloads silently for X-applications the variables of the shell. So, if I want a french environment without the troubles, I erase manually the UTF extension in the file .dmrc -- ^^ Gauthier (_____/°°-ç | \_`-" )/@mmm|| \nn \nn FOE-Belgium : http://www.amisdelaterre.be |