Results 1 to 6 of 6
having an issue just got slack11 installed on a computer having issues with the USB Mouse
Brand: Microsoft
Type: Intellimouse Explorer
Mouses only moves up and down not from side ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-01-2006 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 3
USB Mice?
having an issue just got slack11 installed on a computer having issues with the USB Mouse
Brand: Microsoft
Type: Intellimouse Explorer
Mouses only moves up and down not from side to side!. Ne help greatly appreciated?
Schuster
- 11-01-2006 #2
type
and select IMPS/2mouseconfig
if that wont work you can try with selecting other types
- 11-01-2006 #3Just Joined!
- Join Date
- Oct 2006
- Posts
- 3
Ok But what if the mouse works on on USB - usb connected mouse
But all it does is moves Up and down when moving the mouse. No left to right action!. However the mouse does move to the right when either mouse buttom is pushed
- 11-01-2006 #4Linux Newbie
- Join Date
- Jul 2005
- Posts
- 180
I have a usb mouse, not the same model, but I'll post what my xorg.conf file says to see if any of it helps you.
# Identifier and driver
Identifier "Mouse1"
Driver "mouse"
Option "Device" "/dev/psaux"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "Mouse2"
Driver "mouse"
Option "Protocol" "ImPS/2"
Option "Device" "/dev/input/mice"
Option "ZAxisMapping" "4 5"
EndSection
- 11-02-2006 #5Just Joined!
- Join Date
- Oct 2006
- Posts
- 3
Ok so as of so far i have tried mouseconfig = NO GO!.. only option that mouse works @ all is with USB- Option.
Tried Editing xorg.conf
Still no luck after playing in .conf file for about 1 hour the mouse will not go in the horizontal direction only Virtical direction
Any other suggestions NeONE?
- 11-02-2006 #6Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
are you running 2.4 or 2.6?
if you chose 2.6 in the installer, make sure it has its modules in /lib/modules/2.6.x
if not , you wont have any drivers
as long as you have udev enabled too, the mouse should just appear as /dev/mouse, and you can set it up easily using xorg.conf
my usb mouse works perfectly.


Reply With Quote
