Re: Environment setting before gdm start

2000-03-22 Thread Ramin Motakef
Joachim Trinkwitz <[EMAIL PROTECTED]> writes: > "Eric G . Miller" writes: > > > /etc/profile is for Bash. I don't think gdm cares about that. But, in > > /etc/gdm/gdm.conf there is this parameter (which I have set to english): > > > > DefaultLocale=english > > Yes, I know (mine is set to germa

Re[2]: Environment setting before gdm start

2000-03-22 Thread Eugene Melekhov
Joachim, JT> But the problem remains: how to set the locale before the login JT> process starts gdm initially? Should it be line LC_LANG= in the /etc/environment ? -- Eugene Melekhov [EMAIL PROTECTED] Object Tools http://www.object-tools.com

Re: Environment setting before gdm start

2000-03-22 Thread Joachim Trinkwitz
"Eric G . Miller" writes: > /etc/profile is for Bash. I don't think gdm cares about that. But, in > /etc/gdm/gdm.conf there is this parameter (which I have set to english): > > DefaultLocale=english Yes, I know (mine is set to german, but this one only set the locales for the GNOME applications

Re: Environment setting before gdm start

2000-03-22 Thread Eric G . Miller
On Wed, Mar 22, 2000 at 12:04:28PM +0100, Joachim Trinkwitz wrote: > Hi, > > I wants to get german menues in gdm for my users, which implies > setting the LC_ALL environment variable to de_DE. I did this in the > /etc/profile, but this only helps after gdm is restarted. > > I understand that gdm

Environment setting before gdm start

2000-03-22 Thread Joachim Trinkwitz
Hi, I wants to get german menues in gdm for my users, which implies setting the LC_ALL environment variable to de_DE. I did this in the /etc/profile, but this only helps after gdm is restarted. I understand that gdm starts before the /etc/profile settings are worked out. How to set some variables