Hello.

My terminal PC (Pentium200, 64M) doesn't apply mouse and keyboard
configuration from lts.conf.

------ lts.conf -------------
[default]
     SERVER=192.168.0.3
     USE_LOCAL_SWAP=True
     XSERVER=mga
     X_COLOR_DEPTH=16
     X_MODE_0=1024x768
     X_MOUSE_DEVICE="/dev/ttyS0"
     X_MOUSE_PROTOCOL="Microsoft"
     XKBMODEL="pc101"
     USE_XFS=N
     X_FONTS=/usr/share/fonts/bitmap/misc:unscaled
     SOUND=N
     LOCALDEV=Y
     INFO=Y
     POWER_BUTTON=N
     X_OPTION_01 = "\"AutoAddDevices\" \"false\""
     X_OPTION_02 = "\"AllowEmptyInput\" \"false\""
     X_OPTION_03 = "\"AllowMouseOpenFail\" \"true\""
-----------------------

Next resulting xorg.conf on terminal PC.

------- cut from xorg.conf ---------------

Section "InputDevice"
     Identifier  "Keyboard0"
     Driver      "kbd"
EndSection

Section "InputDevice"
     Identifier  "Mouse0"
     Driver      "mouse"
     Option        "Protocol" "auto"
     Option        "Device" "/dev/input/mice"
EndSection

-------------------------------------------

And results are not the working keyboard and mouse.

LTSP5 version in ALTLinux:
ltsp-utils-0.25.0-alt0.3
ltspinfod-0.1-alt1
ltspfs-0.3-alt3.20070117.1
ltsp-server-5.1.21-alt0.4
ltspfsd-0.3-alt0.2.1

Thanks a lot.

With best wishes,
                Dmitry

P.S. XSERVER and X_COLOR_DEPTH work well.



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