Hello,

I'm having problem setting up a serial mouse on Fedora Core 2 winth
kernel 2.6. My lts.conf is:

[10.200.112.132]
       XSERVER                           = s3virge
       X_HORZSYNC                     = 30.0 - 55.0
       X_VERTREFRESH              = 50.0 - 120.0
       X_MOUSE_PROTOCOL       = "Microsoft"
       X_MOUSE_DEVICE             = "/dev/ttyS0"
       X_MOUSE_RESOLUTION    = 400
       X_MOUSE_BUTTONS          = 2
       X_MOUSE_EMULATE3BTN  = Y
       SCREEN_01                         = startx

But the mouse don't move. I have Fedora 2 installed localy on the
client and the mouse works with this configuratin:

Section "InputDevice"
   Identifier  "Mouse0"
   Driver      "mouse"
   Option      "Protocol" "IMPS/2"
   Option      "Device" "/dev/input/mice"
   Option      "ZAxisMapping" "4 5"
   Option      "Emulate3Buttons" "yes"
EndSection

I've put the above mouse config in the lts.conf but it didn't work
too. I also tried to load the entire XF86config file and it didn't
work too.

any idea where's the problem??

Luiz Fernando


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_____________________________________________________________________
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