OK, here's how I managed to do this.

To build the LTSP chroot use this command:

sudo ltsp-build-client --arch i386 --locale fr_FR

And then in lts.conf use LANG=fr_FR

It worked for me!

On Fri, Oct 1, 2010 at 12:15, Arthur Wiebe <art...@nerdsonsite.com> wrote:

> On Fri, Sep 24, 2010 at 13:51, Vagrant Cascadian <vagr...@freegeek.org>wrote:
>
>> On Fri, Sep 24, 2010 at 09:37:00AM +0200, Martin Gabel wrote:
>> > I have a problem with the LDM Language. The Login Options are all in
>> > english but the Keyboard Layout is german. The parameter LDM_LANGUAGE
>> > seems not working.
>>
>> it's a little confusing, but LDM_LANGUAGE sets the locale for the logged
>> in
>> session, not for LDM itself. if you want it to use a different language
>> for
>> LDM's user interface, add to lts.conf:
>>
>>  LANG=en_US
>>
>
> I tried that, I need to change a LTSP LDM login screen to French from
> English.
>
> First I installed the packages (Ubuntu) language-pack-fr
> and language-pack-gnome-fr and language-support-fr
>
> Then in lts.conf I added LANG=fr_CA (for French Canadian) and also tried
> LANG=fr_FR
>
> It does not work. The login screen still says "Username" and "Preferences"
> as normal.
>
> Has anyone been able to get this working? Is there a way to define the
> language when running ltsp-build-client? I see it has a flag of "--locale"
> but have not tried it, just saw it now.
>
>
>>
>> > XKBLAYOUT is also not working for me.
>>
>> this i don't know...
>>
>> > Is there any other way to change the keyboard layout at the ldm login
>> > screen?
>> > I have installed the Server with the english language package.
>>
>> you installed the english language package before you built the LTSP
>> chroot?
>>
>> is the language package present in the chroot:
>>
>>  dpkg --root=/opt/ltsp/i386 -l FOO-langpack
>>
>> (i don't know ubuntu language configuration so well)
>>
>>
>> > System: Ubuntu 9.10
>> > LTSP :   5.1.90
>> >
>> > lts.conf:
>> >
>> > #acerlts4
>> > [192.168.0.104]
>> > LDM_SERVER= xxx1,xxx2
>> > LDM_DIRECTX=True
>> > LDM_LANGUAGE="en_US"
>> > XkbLayout=us
>> > LOCALDEV=True
>> > XSERVER=nvidia
>> > SOUND=True
>>
>> minor note: LOCALDEV and SOUND are true by default if the appropriate
>> software
>> is installed.
>>
>> good luck!
>>
>> live well,
>>  vagrant
>>
>>
>> ------------------------------------------------------------------------------
>> Start uncovering the many advantages of virtual appliances
>> and start using them to simplify application deployment and
>> accelerate your shift to cloud computing.
>> http://p.sf.net/sfu/novell-sfdev2dev
>> _____________________________________________________________________
>> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
>>      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
>> For additional LTSP help,   try #ltsp channel on irc.freenode.net
>>
>>
>
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to