Re: xterm
Bob Proulx <bob@proulx.com> writes:
> Lennart Andersen wrote:
>> Have a little problem with xterm, when I launch xterm from gnome it
>> sets the XTERM_LOCAL
>> to en_CA and I want it to be da_DK, which it is when I launch a
>
> [...]
> desired locale set.  The use of ~/.xsession has been discussed many
> times on this list and the discussion will be in the archives.
There's also your ~/.Xresources where you can set locale information:
,---- [ ~/.Xresources ]
| *basicLocale:	da_DK
| *timeFormat:	da_DK
| *numeric:	da_DK
| *displayLang:	da_DK
| *inputLang:	da_DK
`----
When starting gnome, ~/.Xresources might be loaded or not.  See also: man xrdb.
-- 
html messages are obsolete
Reply to:
- References:
- xterm
- From: Lennart Andersen <lennartka@rogers.com>
 
- Re: xterm
- From: Bob Proulx <bob@proulx.com>