Click to See Complete Forum and Search --> : unstable Microsoft Optical Intellimouse Explorer!!! In X


vze4gmkk
02-21-2003, 12:58 PM
when i setup the mouse it is unstable (you know, too fast too see) i've tryed:
/dev/input/mouse0
/dev/input/mice
/dev/mouse (with USB-PS/2 converter)

z0mbix
02-21-2003, 01:05 PM
Can you post the relevant parts of your XF86Config(-4) file pls.

vze4gmkk
02-21-2003, 05:43 PM
i can't linux-to-windowsxp=impossible without vfat suppot


EDIT:Wait!! XF86Config in next post

vze4gmkk
02-21-2003, 05:55 PM
here

Hayl
02-21-2003, 06:04 PM
change your Core Pointer to look like this:

Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/usbmouse"
Option "ZAxisMapping" "4 5"
EndSection

if "ExplorerPS/2" doesn't work then try "IMPS/2"

N0RKX
02-21-2003, 06:27 PM
IMPS/2 will work with the PS2 converter.

vze4gmkk
02-21-2003, 06:28 PM
booted into xp just to say......

THANK YOU!!!!!
It works.
BETTER than in windows(as usual)
(don't take me for a newbie)

Lemming
02-21-2003, 06:30 PM
mmm I had this after I installed my new graphics card and had to rewrite my config file, fixed it in the end by using the keyboard to navigate to the mouse settings in Redhat and changed it to the relevent mouse.

Still dunno what causes it :(