Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 Nov 2007 09:23:13 +0200
From:      Oleg Lomaka <oleg.lomaka@gmail.com>
To:        Jeremy Messenger <mezz7@cox.net>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: GDM and login.conf(5)
Message-ID:  <47297EE1.7080803@gmail.com>
In-Reply-To: <op.t02z9puy9aq2h7@mezz.mezzweb.com>
References:  <472776E2.8060909@gmail.com> <op.t02mobxe9aq2h7@mezz.mezzweb.com> <4728ED2F.6060308@gmail.com> <op.t02z9puy9aq2h7@mezz.mezzweb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jeremy Messenger wrote:
> On Wed, 31 Oct 2007 16:01:35 -0500, Oleg Lomaka 
> <oleg.lomaka@gmail.com> wrote:
>
>> Jeremy Messenger wrote:
>>> On Tue, 30 Oct 2007 13:24:34 -0500, Oleg Lomaka 
>>> <oleg.lomaka@gmail.com> wrote:
>>>
>>>> Hello,
>>>>
>>>>
>>>> After upgrading to gnome 2.20.1 gdm ignores ~/.login_conf at my 
>>>> laptop. Does anybody have the same problem or I have broken something?
>>>
>>> http://lists.freebsd.org/pipermail/freebsd-gnome/2007-October/018297.html 
>>>
>> Thanks for this hint. I've set my default encoding to UTF-8 by adding 
>> Language parameter to ~/.dmrc file. But is it possible also to set 
>> LC_MESSAGES variable somehow?
>
> I have no idea for ~/.dmrc.. Maybe edit in /etc/profile or ~/.profile 
> will working? I haven't tried to test with profile for gdm. Something 
> like this:
>
> LANG=ru_RU.UTF-8; export LANG
> LC_MESSAGES=C; export LC_MESSAGES
I had tried this just after upgrade :(
Ok, thanks anyway. Will try to see what was changed from 2.18 release 
concerning this issue.
>
> Cheers,
> Mezz
>
>>>> tdevil% cat ~/.login_conf
>>>> # $FreeBSD: src/share/skel/dot.login_conf,v 1.3 2001/06/10 17:08:53 
>>>> ache Exp $
>>>> #
>>>> # see login.conf(5)
>>>> #
>>>> #me:\
>>>> #       :charset=iso-8859-1:\
>>>> #       :lang=de_DE.ISO8859-1:
>>>> me:\
>>>>         :setenv=LANG=ru_RU.UTF-8,LC_MESSAGES=C
>>>>
>>>> tdevil% echo $LANG
>>>> C
>>>>
>>>> Thanks.
>
>




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?47297EE1.7080803>