LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   9 button usb bluetooth mouse (https://www.linuxquestions.org/questions/slackware-14/9-button-usb-bluetooth-mouse-369913/)

pete1000 10-05-2005 03:40 AM

9 button usb bluetooth mouse
 
i cant get the scroll to work on my mouse in X.

It's a Microsoft Intellimouse Explorer for bluetooth....
i have a bluetooth keyboard too, and can use both under Slackware 10.2

the wheel is a button, scrolls, and can click sideways...

i've tried all the protocols and tried adding all sorts of Option Buttons, and Option ZAxisMapping "x y" combinations and nothing works.

when i run xev in X, the wheel only interupts for clicks, not scrolling...


any ideas to help me?????


i'm very new:confused:

Erik_FL 10-05-2005 08:12 PM

Take a look at my comments here.

http://www.linuxquestions.org/questi...hreadid=370001

If your mouse wheel is not the last two button codes (numbers) on the mouse, you may have to lie about the button configuration, and then use "xmodmap". The "ZAxisMapping" has to refer to the last two button numbers in order for Slackware to see all the buttons and work with the wheel.

pete1000 10-06-2005 03:00 AM

thanks for your help.....

i still can't get it to work....

how can i find out which buttons correspond to the scroll?

in xev, only movement and the 3 buttons (including wheel click) work, no other buttons on the mouse, even when i put Buttons 7, ZAxisMapping 6 7, into xorg.conf....

any ideas??

btw, i've never used linux before and i onyl installed this last saturday....

Erik_FL 10-06-2005 12:35 PM

Two suggestions for finding out your mouse button codes.

Use google, and search for posts by other people.
Chances are someone else ran into the same problem.

Log in to X-Windows using "failsafe" mode.
That should start a window where you can type in commands.

Type in the command "xevent"

That should pop up a little window.
Move the mouse pointer inside the little window.
Try not to move the mouse pointer.
Click one of the buttons, or move the wheel a little bit.

You should see the button codes displayed in the text window where you were typing in commands.

You might have to scroll back the text window.
When you close the little window you should get the command prompt again.

davisj2 04-04-2006 03:40 PM

Microsoft Optical Bluetooth mouse
 
I saw your thread and have the same problem with my bluetooth mouse. Can't get the scroll or side buttons to work. Where you able to get your's fixed? If so can you tell me how? thanks

pete1000 04-05-2006 03:30 AM

No i never ended up getting it working....gave up and went back to micro$oft....

I used xevent, but it never registered anything when the other buttons were pressed...haven't tried recently though...

good luck!

davidsrsb 04-05-2006 06:03 AM

I have a dual wheel mouse that looks like 7 buttons, which I could not get to work properly. xevent seemed confused by no 6 and 7 repeating 4 and 5 or something like that.

andreasl 02-03-2007 02:03 PM

I have the same problem too.
 
Finally i gave up trying and now i have a fully functional mouse with kubuntu. Of course i miss Slackware very much.

H_TeXMeX_H 02-03-2007 02:21 PM

That Option ZAxisMapping "x y" never worked for me (scrolling won't work), but

Code:

Option "Protocol" "Auto"
is what works for me. I have 2 logitech mice where scrolling only works when the above is put in the InputDevice Mouse section of xorg.conf.


All times are GMT -5. The time now is 02:04 AM.