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.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Im using Slackware 10 atm, but I dont seem to get my scroll button working. My mouse is working fine, but dont know why my middle scroll button is not scrolling. Can someone help me with this? I have a Microsoft Wheel Mouse Optical USB.
In keeping with this thread but getting slightly off course, I have a Logitech Optical Cordless mouse. It has a 'thumb' button I'd like to put to use. Maybe make it a 'back' button. I've configured the mouse so the scroll and up/down button work. No problem there. But how or what do I have to do to make my thumb button work? I don't know the model number for it but it has the right, left, scroll and of course a thumb button. Using Slackware 10.0. Thanks.
I had this exact same problem with the exact same mouse. After some digging, I found a configuration that works great -
Identifier "Mouse1"
Driver "Mouse"
Option "Protocol" "IMPS/2"
Option "Buttons" "5"
Option " ZxisMapping" "4 5"
Not sure why I had to use the protocol IMPS/2 when it is a usb mouse but it seems to work well. Oh yeah I have it running through a KVM so not sure if that makes a diff.
Note in fender36's post that Zxis should be ZAxis, simple typo
Yes I have just the basic mouse, left & right buttons and a scroll wheel. At first I was thinking it's only 3 buttons, but from what I learned, it is technically 5 buttons
left button
right button
scroll forward
scroll backward
scroll button pressed down
Originally posted by fender36
Identifier "Mouse1"
Driver "Mouse"
Option "Protocol" "IMPS/2"
Option "Buttons" "5"
Option " ZAxisMapping" "4 5"
Change your xorg.conf file to have this setting instead of whatever is there now. The emulate three button option you should rid yourself of. In other words delete what isn't in this config above from your mouse section of your xorg.conf file and then add what you need to and make it look like just as above and everything should work smoothly. IMPS/2 IS the protocol you want to use.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.