Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Side Buttons on MX500 - How to make them work?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Anticipat3
n00b
n00b


Joined: 20 Dec 2003
Posts: 35
Location: Madison, WI

PostPosted: Thu Dec 25, 2003 8:06 am    Post subject: Side Buttons on MX500 - How to make them work? Reply with quote

So using mouse gestures in Firebird is beginning to bother me.

I have my MX500 all set up to use the scroll wheel and all that good stuff, but I haven't yet figured out how to use the side buttons, and they're not the same "buttons" as on a microsoft 5 button mouse -- so anybody want to clue me in as to how to make them work? I'd like to have the thumb buttons browse back/forward, and the "window" button show a window list like mouse3 does in KDE by default.

Thanks in advance!
_________________
~Anticipat3~
Back to top
View user's profile Send private message
arwen
n00b
n00b


Joined: 29 Dec 2003
Posts: 47

PostPosted: Mon Dec 29, 2003 1:46 pm    Post subject: Reply with quote

I haven't tested this (yet), but maybe you can look the event codes with "xev" and attach these event codes with "xmodmap" to some keyboard events like arrow_up and arrow_down perhaps. Just a thought..

I have mx310 with those side buttons and have to try this when I get home.
_________________
Arwen
Back to top
View user's profile Send private message
arwen
n00b
n00b


Joined: 29 Dec 2003
Posts: 47

PostPosted: Tue Dec 30, 2003 10:32 am    Post subject: Reply with quote

Some testing..

Changed mouse driver to "ExplorerPS/2"
and gave these options (to XF86Config):
Code:
Options "Buttons" "7"
Options "ZAxisMapping" "6 7"


..and in X gave command
Code:
xmodmap -e "buttons = 1 2 3 6 7 4 5"


MX310 has 8 buttons, 7 of them is now recognized by X.
button 1 = left mouse button
button 2 = right mouse button
button 3 = middle mouse button (pressing scroll wheel)
button 4 = left side button
button 5 = right side button
button 6 = scroll wheel up
button 7 = scroll wheel down

above configuration work like this: scroll wheel up and down works in vertical way, and side buttons horizontal way.

iClick button is recognized as button 1 by X.... limitation of ExplorerPS/2 driver?!
_________________
Arwen
Back to top
View user's profile Send private message
Mr. Hahn
Apprentice
Apprentice


Joined: 05 Apr 2003
Posts: 250

PostPosted: Tue Dec 30, 2003 10:49 pm    Post subject: Reply with quote

need to emerge imwheel. That is how I got my mx700 working. google it, some guy has a great guide on it. For some reason though, it never worked in openbox.
Back to top
View user's profile Send private message
Wompatti
n00b
n00b


Joined: 04 Feb 2004
Posts: 16
Location: Helsinki, Finland, Earth

PostPosted: Wed Feb 04, 2004 8:27 pm    Post subject: Reply with quote

I also have a MX310 mouse, but I can't get it to work, even if I take use of your examples. After kde 3.2 has been built, I'll try to plug the mouse in PS/2 port instead of USB. Let's see if that works.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum