Gentoo Archives: gentoo-user

From: "Rafael Fernández López" <info@××××××××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] locale in gnome
Date: Wed, 12 Oct 2005 13:03:43
Message-Id: 434D0B67.2070001@maestroprogramador.com
In Reply to: [gentoo-user] locale in gnome by "David Eduardo Gómez Noguera"
1 David Eduardo Gómez Noguera wrote:
2 > Hi.
3 > I have a problem where gnome is using POSIX locale in my user.
4 > I start gnome from entrance, and gnome-terminal gives me, when I run
5 > locale,
6 >
7 > LANG=
8 > LC_CTYPE="POSIX"
9 > LC_NUMERIC="POSIX"
10 > LC_TIME="POSIX"
11 > LC_COLLATE="POSIX"
12 > LC_MONETARY="POSIX"
13 > LC_MESSAGES="POSIX"
14 > LC_PAPER="POSIX"
15 > LC_NAME="POSIX"
16 > LC_ADDRESS="POSIX"
17 > LC_TELEPHONE="POSIX"
18 > LC_MEASUREMENT="POSIX"
19 > LC_IDENTIFICATION="POSIX"
20 > LC_ALL=
21 >
22 > even after:
23 > $ export LC_ALL=en_US.utf8 LANG=en_US.utf8
24 > $ gnome-terminal
25 >
26 > I can't type any latin characters or use im-ja either
27 >
28 > I also run WindowMaker, and subsequently I run gnome-settings-daemon,
29 > when I do this I have no problem.
30 >
31 >
32 > Anyone can give me a hand here?
33 > I am clueless as to what is going on.
34 >
35
36 rafa@gentoobox ~ $ cat /etc/env.d/02locale
37 LC_ALL="es_ES@euro"
38 LANGUAGE="es_ES@euro"
39 LANG="es_ES@euro"
40
41 Create 02locale in /etc/env.d and set your config for LC_ALL, LANGUAGE
42 AND LANG.
43
44 Bye,
45 Rafael Fernández López.
46 --
47 gentoo-user@g.o mailing list