Hi,
I also had a problem with my mouse, the cursor speed was too high making it a 
bit difficult to work. After disabling the second mouse, it worked normaly.

I'm not sure if it may be related to your problem, but you can try to disable 
the second mouse in the LTSP X configuration. The attached patch does this 
(check before if paths are correct).

Someone can point out why are two mouse configured by default?

El Miércoles, 13 de Diciembre de 2006 3:53 AM, Sudev Barar escribió:
> I recently got Microsoft (I know not the best names here but they do
> sell decent hardware also) wireless keyboard mouse. This is a model
> with only one USB plug on the transmitter rather than traditional two
> plugs (one for keyboard and one for mouse). I just plug it in and
> booted the terminal and thing works BUT only about once in four
> attempts!
>
> I also tried making a custom workstation section and defined
> X_MOUSE_PROTOCOL  with drivers like "IMPS/2" / "ExplorerPS/2" /
> "Microsoft" as well as X_USBMOUSE_PROTOCOL. The custom section was
> tried with MAC address and also dhcpd static IP.
>
> But the odd behaviour continues. When it is not working the mouse
> makes the pointer move only in up and down direction. If I plug in
> another USB mouse at this point of time (without rebooting) that mouse
> works without problems while this mouse continues up/down only
> behaviour.
>
> Pointers and help welcome.
--- /opt/ltsp/i386/etc/build_x4_cfg.orig	2006-11-23 12:55:32.000000000 +0100
+++ /opt/ltsp/i386/etc/build_x4_cfg	2006-11-23 12:46:31.000000000 +0100
@@ -57,7 +57,7 @@
 cat <<-EOF
         InputDevice     "Keyboard0" "CoreKeyboard"
         InputDevice     "Mouse0" "CorePointer"
-        InputDevice     "Mouse1" "AlwaysCore"
+#        InputDevice     "Mouse1" "AlwaysCore"
 EOF
 
 # See if touchscreen is set up
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_____________________________________________________________________
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