David,

What kind of mouse is it ?

I've got a Logitech wireless mouse, and I use:

    X_MOUSE_PROTOCOL = "MouseManPlusPS/2"

Jim McQuillan
[EMAIL PROTECTED]




On Tue, 11 May 2004, David J Germiquet wrote:

>          Hi, I've got a wireless mouse and wireless keyboard. The keyboard 
> seems to work fine, but the mouse only goes up and down and not side to 
> side, I was wondering if theres a different protocol to use.
> Here is my setup..
>     [ws007]
>       SOUND                = Y
>       SOUND_DAEMON         = esd
>       MODULE_01            = soundcore
>       MODULE_02            = uart401
>       MODULE_03            = es1371
>       RCFILE_01            = usbdev
>       VOLUME               = 300
>       X_MODE_0             = 800x600
>       X_MOUSE_PROTOCOL     = "IMPS/2"
>       X_MOUSE_BUTTONS      = "5"
>       X_MOUSE_EXTRA        = "ZAxisMapping 4 5"
>       SCREEN_01            = startx
>       X_MOUSE_DEVICE       = /dev/input/mice
> 
> my usbdev script is the followinfg
> 
> #!/bin/sh
> echo "USB Mouse Support..."
> insmod usbcore
> insmod usb-uhci
> insmod input
> insmod mousedev
> insmod usbmouse
> echo "USB KEyboard support...."
> insmod keybdev
> insmod usbkbd
> 
> _________________________________________________________________
> STOP MORE SPAM with the MSN Premium and get 2 months FREE*    
> http://join.msn.com/?pgmarket=en-ca&page=byoa/prem&xAPID=1994&DI=1034&SU=http://hotmail.com/enca&HL=Market_MSNIS_Taglines
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by Sleepycat Software
> Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
> deliver higher performing products faster, at low TCO.
> http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
> _____________________________________________________________________
> 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
> 



-------------------------------------------------------
This SF.Net email is sponsored by Sleepycat Software
Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to 
deliver higher performing products faster, at low TCO.
http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3
_____________________________________________________________________
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