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 > 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
