SlackwareThis Forum is for the discussion of Slackware Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I'm running Slackware 11 with KDE, and most things work rather well. However, my mousewheel doesn't work. It's a first generation USB Microsoft Intellmouse. Do I need special drivers for it or do I just need to tweak some settings? If so, where should I look for said drivers and/or settings?
It is easy to get the wheel working north and south. I have one of the mouse wheels that can also go left or right if you push the whele one way or the other. How do you get that one to worl?
Well, adding the ZAxisMapping line didn't work. Any other possibilities?
You need the IMPS/2 protocol for a 5 button mouse, which is the minimum to have a working scroll wheel. Then you will need the Option "ZAxisMapping" "4 5" line for the scroll to work.
The ExplorerPS/2 protocol is for 7 button mice, which is the one that serves me
What about side to side scrolling? Is there a YAxisMapping?
I've never worked out how to get horizontal scrolling. There are xorg.conf options for XAxisMapping and YAxisMapping, and you can also specify 4 numbers with ZAxisMapping ie
Option ZAxisMapping 4 5 6 7
The first two numbers correspond to up and down wheel, and the second two to left and right motion. But up to now I haven't got it to work. Using a 2.4 kernel.
Give those extra buttons some use then! IMWheel allows you to bind keyboard shortcuts into mouse buttons, i.e. I got kompose and kommando in the mouse side buttons pretty neat stuff.
note: I think kompose and kommando only would work under KDE, they won't on XFCE and I don't know for Gnome
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.