Results 1 to 5 of 5
I have a Microsoft USB Wireless Optical Mouse (Intellipoint). I tried the usb protocol --not working; same with auto and PS/2. The reciever is hooked up by usb. iam using ...
- 09-05-2005 #1Just Joined!
- Join Date
- Jan 2005
- Posts
- 25
Microsoft USB Wireless Optical Mouse NOT WORKING
I have a Microsoft USB Wireless Optical Mouse (Intellipoint). I tried the usb protocol --not working; same with auto and PS/2. The reciever is hooked up by usb. iam using slackware 10.1
help plz
- 09-05-2005 #2Just Joined!
- Join Date
- Aug 2005
- Location
- Washington
- Posts
- 70
i had the same problem. instead of hooking it into a USB, i used the little PS/2 adapter and then got into a command line and typed: xorgconfig
that brought up all the X config stuff. then where it asks you to choose you mouse, i picked number 7. which should be along the lines of (bad memory tonite) IMPS/2 or something to that effect. you should see it once you are in there. sorry i'm not more clear on that.
after that i went: cd /etc/X11 then: vi xorg.conf
and added to the input device section:
Option "ZAxisMapping" "4 5"
Option "Buttons" "5"
and everything seemed to work out pretty good.
edit: corrected an error pointed out by kern
- 09-05-2005 #3Linux Enthusiast
- Join Date
- Jun 2005
- Posts
- 668
IMPS/2
- 09-05-2005 #4Just Joined!
- Join Date
- Aug 2005
- Location
- Washington
- Posts
- 70
that would be the one! only 22 and already suffering from memory loss
- 09-05-2005 #5Just Joined!
- Join Date
- Jan 2005
- Posts
- 25
thx guyz, now its working


Reply With Quote
