just double checked, IMPS/2 doesn't work.

Is there anything in hotplug that needs to be done.
my mouse reports as 
P:  Vendor=045e ProdID=0059 Rev= 0.0e

the list of known ProdID's on linux-usb.org

show this device as 045e:0029  for intellimouse wireless.

could there be a init string needed to be sent to the mouse.  


On Friday 21 December 2001 12:10 am, you wrote:
> did you try with IMPS/2 instead of ImPS/2 ?
> Lionel
>
> --- Steven Pokrandt <[EMAIL PROTECTED]> wrote:
> > Said mouse does not seem to work at ExplorerPS/2, PS/2 or ImPS/2.  the
> > closest to working is ExplorerPS/2.  moving the mouse left and right
> > moves the pointer to the up and down.  pressing any button moves the
> > pointer to the right.  moving the mouse up and down moves the pointer up
> > and down very slowly.
> >
> > Imps/2 makes the mouse jump all over the screen.  ps/2 doesn't work at
> > all.
> >
> > Has Micro$oft changed the protocol?   I've verified that the mouse works
> > by using it on a windoze machine with the provided driver.
> >
> >
> > System is running xfree86 4.1, Linux Mandrake 8.1 and the mouse is USB.
> >
> > I'm running two mice to troubleshoot this.  it acts the same with just
> > one mouse configured.   but is a pain is the #$% to do anything more then
> > startx and see if it works with the mouse that doesn't work.
> >
> > my config looks like this.
> >
> >  Section "ServerLayout"
> >         Identifier     "Matrox PowerDesk configured."
> >         Screen         "Display 1" LeftOf "Display 2"
> >         Screen         "Display 2" 0 0
> >         InputDevice    "Mouse2" "CorePointer"
> >         InputDevice    "mouse1" "SendCoreEvents"
> >         InputDevice    "Keyboard1" "CoreKeyboard"
> > EndSection
> >
> > ............stuff deleted ...............
> >
> > Section "InputDevice"
> >         Identifier  "Mouse2"
> >         Driver      "mouse"
> >         Option      "Protocol" "PS/2"
> >         Option      "Device" "/dev/psaux"
> > EndSection
> > Section "InputDevice"
> >         Identifier  "Mouse1"
> >         Driver      "mouse"
> >         Option      "Device" "/dev/input/mice"  <---- also /dev/usbmouse
> >         Option      "Protocol" "ExplorerPS/2"
> >         Option      "AlwaysCore"
> >         Option      "Buttons" "7"
> >         Option      "ZAxisMapping" "6 7"
> >
> > EndSection
> >
> > ..............stuff deleted ................
> > _______________________________________________
> > Newbie mailing list
> > [EMAIL PROTECTED]
> > *** To unsubscribe , or change message options, see:
> > http://XFree86.Org/mailman/listinfo/newbie
>
> __________________________________________________
> Do You Yahoo!?
> Check out Yahoo! Shopping and Yahoo! Auctions for all of
> your unique holiday gifts! Buy at http://shopping.yahoo.com
> or bid at http://auctions.yahoo.com
> _______________________________________________
> Newbie mailing list
> [EMAIL PROTECTED]
> *** To unsubscribe , or change message options, see:
> http://XFree86.Org/mailman/listinfo/newbie
_______________________________________________
Newbie mailing list
[EMAIL PROTECTED]
*** To unsubscribe , or change message options, see:
http://XFree86.Org/mailman/listinfo/newbie

Reply via email to