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"
[ws001]
XkbLayout = "no"

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

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


_____________________________________________________________________
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