On Sat, May 01, 2010 at 08:16:32PM +0200, Verner Kjærsgaard wrote: > > > Hans Ekbrand skrev: > > I have the following settings in lts.conf. However, the keyboard > > layout is american at the kdm-prompt. > > > > [default] > > XDM_SERVER=192.168.0.7 > > X_COLOR_DEPTH=16 > > X_NUMLOCK=Y > > SCREEN_07=xdmcp > > XKBMODEL=pc105 > > XKBLAYOUT=se > > > > Users can fix the situation with > > > > setxkbmap -model pc105 -layout se > > > > but that should not be necessary, if the lts.conf settings were > > respected. > > > > What might be the problem? > > > > My lts.conf looks like this... > > LDM_LANGUAGE="da_DK" > > - and NOT like this... > > LDM_LANGUAGE="da_DK.UTF-8" > > - is this info of any help?
Since I use xdmcp instead of LDM, I wouldn't think so. Debugging this, I found out that the client creates a xorg.conf.new in /tmp with the correct keyboard settings, but this xorg.conf.new is not used in the X command line: X -depth 16 -terminate -br vt7 :7 If I login to the clients virtual console as root, and issue X -config /tmp/xorg.conf.new -depth 16 -terminate -br vt8 :8 I get what I want. Perhaps I have messed with the scripts that starts X, I'll have to look into them.
signature.asc
Description: Digital signature
------------------------------------------------------------------------------
_____________________________________________________________________
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
