suntzu Posted December 22, 2003 Share Posted December 22, 2003 Hey, heres a quickie, I have a MS USB Explorer 3.0 wheel mouse. everything is fine except the frickin wheel doesnt work. I am using the USB explorer module in Suse 9...WTF????? Any ideas appreciated. I was thinking of using the PS2 adapter, but I still am curious as to why. Also has anyone upgraded to the 2.6 kernel in suse 9? Link to comment Share on other sites More sharing options...
Xe|oN Posted December 22, 2003 Share Posted December 22, 2003 I'm not a suse user but I'd say you probably need to make sure your XF86Config file had ZAxisMapping options like this: Option "ZAxisMapping" "4 5" You may want to look into a cool program called imwheel later on. I am able to use the back and forward buttons on my mouse in any linux program with it :) Link to comment Share on other sites More sharing options...
- diego - Posted December 23, 2003 Share Posted December 23, 2003 protocol IMPS/2 Link to comment Share on other sites More sharing options...
bryonhowley Posted January 9, 2004 Share Posted January 9, 2004 I am using Suse 9.0 as I type this. Suse worked with my IntilliMouse Explorer from the get go. I know that does not help but recheck your settings with Yast. See if it is indeed set to IntilliMouse or Generic. Link to comment Share on other sites More sharing options...
Tek Posted January 9, 2004 Share Posted January 9, 2004 Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "ExplorerPS/2" Option "Device" "/dev/psaux" Option "ButtonNumber" "5" Option "ZAxisMapping" "4 5" EndSection in /etc/X11/XF86Config Link to comment Share on other sites More sharing options...
Recommended Posts