> Try changing the following lines in the section of your lts.conf file that
> applies to the client with the scroll mouse :
>
>  X_MOUSE_PROTOCOL   = "IMPS/2"
>         X_MOUSE_DEVICE     = "/dev/psaux"

Hi Jesse,

This does not work.. It says "No core pointer"... 

I have connected a PS/2 Logitech mouse into a "9 pin to PS/2 converter" which 
connects to the computer's COM PORT 1 (/dev/ttyS0) ... 
This is a serial port.... so I'm guessing /dev/psaux will not work...

I tried this ...... but it still says no pointer...
 
 X_MOUSE_PROTOCOL   = "IMPS/2"
 X_MOUSE_DEVICE     = "/dev/ttyS0"

This setting gets the mouse to work...

        X_MOUSE_PROTOCOL   = "Microsoft"
        X_MOUSE_DEVICE     = "/dev/ttyS0"

But the scroll feature does not work....... Any other ideas how to get this to 
work?

Regards

Rishi


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_____________________________________________________________________
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