Hi,

As I'm new to this I'm not 100% sure what information you require so
I'll fire what I think is relevant.

I have the server running from a mandrake 9.0 machine, and the client is
a Sparc Station 5 with a type 5 keyboard

As this is the only client at the moment everything is configured as
defaults in the /opt/ltsp/sparc/etc/lts.conf file ...

[Default]
        LTSP_BASEDIR       = /opt/ltsp
        SERVER             = 10.0.0.253
        XSERVER            = auto
        X_MOUSE_PROTOCOL   = "BusMouse"
        X_MOUSE_DEVICE     = "/dev/sunmouse"
        X_MOUSE_RESOLUTION = 400
        X_MOUSE_BUTTONS    = 3
        USE_XFS            = Y
        LOCAL_APPS         = N
        DISABLE_ACCESS_CONTROL = Y
        RUNLEVEL           = 5
        TELNET_SESSIONS    = 5
        NIS_DOMAIN         = MyNisDomain
        NIS_SERVER         = 10.0.0.253

After a bit of research I then altered /opt/ltsp/sparc/etc/rc.setupx to
have what I thought were the correct keyboard type and map.

Section "InputDevice"
       Identifier  "Keyboard0"
       Driver      "keyboard"
#       Option          "XkbLayout"     "${XkbLayout:-"us"}"
#       Option          "XkbRules"      "sun"
#       Option          "XkbModel"      "type4"
       Option           "XkbLayout"     "en_GB"
       Option           "XkbRules"      "sun"
       Option           "XkbModel"      "type5_unix"
 Option          "CoreKeyboard"

The commented out line above were the original lines.

Now here is my real problem, all this seems to work ok until I use the
keyboard in X at which point "1234567890" actually prints "asdfghjkl;"
and the function key row prints numbers.

Has anyone seen something like this before, is it down to my keyboard
type or is there something I'm missing.

Regards

Steve.



-------------------------------------------------------
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_____________________________________________________________________
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