Arne Vidar <[EMAIL PROTECTED]>:

> Ok. I still cant get it to work, let me know if you se any errors in my 
> configs please:
> /opt/ltsp/i386/etc/lts.conf:
> [Default]
> XkbLayout = "no"

OK.

> [ws001]
> XkbLayout = "no"

No need to duplicate it, once in the default section, it applies to all clients.

> 
> /opt/ltsp/i386/etc/rc.setupx:
> Section "InputDevice"
>        Identifier  "Keyboard0"
>        Driver      "keyboard"
>        Option      "XkbLayout" "${XkbLayout:-"no"}"
> EndSection
> 
> /opt/ltsp/i386/etc/rc.setupx3:
> XkbTypes=`   get_cfg XkbTypes    "default"`
> XkbCompat=`  get_cfg XkbCompat   "default"`
> XkbSymbols=` get_cfg XkbSymbols  "en_US(pc105)+no"` //also tried
> no(pc102) 
> no(pc105) but en_US(pc105)+no is the one used in xfree86
> XkbModel=`   get_cfg XkbModel    "pc102"`
> XkbLayout=`  get_cfg XkbLayout   "no"`
> 
> 
> /opt/ltsp/i386/usr/X11R6/lib/X11/xkb/xfree86:
> removed default from xkb_keymap "us"
> inserteted default to xkb_keymap "no"
> default xkb_keymap "no"  {
>     xkb_keycodes        { include "xfree86"             };
>     xkb_types           { include "default"             };
>     xkb_compatibility   { include "default"             };
>     xkb_symbols         { include "en_US(pc105)+no"     };
>     xkb_geometry        { include "pc(pc102)"           };
> 
> 
> Ok. that was my configs :\
> anyone got any tips on whats wrong?
> 

I've never touched the other files, only lts.conf. All my keyboards work as 
Norwegian ones.

--
Mvh Ragnar Wisløff

_____________________________________________________________________
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.openprojects.net

Reply via email to