Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 6th April 2006, 12:00 AM
knorr.orange Offline
Registered User
 
Join Date: Feb 2006
Posts: 23
Angry IntelliMouse and firefox

Can someone help me to get my forward/back buttons working in FC5 with my MS IntelliMouse? It's a plain one with just the 2 regular buttons, a wheel and a forward and back buttons.

I have seen lots of posts around here and tried lots of settings with no luck. Can someone tell me what I need to use for settings in my xorg.con and imwheel script (if needed... supposedly it's not)?

Here are my current settings:
from xorg.conf
Code:
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "ExplorerPS/2"
        Option      "Device" "/dev/input/mice"
        Option      "Buttons" "7"
        Option      "ZAxisMapping" "6 7"
        Option      "Emulate3Buttons" "no"
EndSection
Also my mouse.sh from the /etc/X11/xinit/xinitrc.d dir:
Code:
#!/bin/sh
# /etc/X11/xinit/xinitrc.d/mouse.sh
# Required for the configuration of a 5-button mouse
xmodmap -e "pointer = 1 2 3 6 7 4 5"
imwheel -k -b "67"
.imwheel.rc file from home dir
Code:
".*"
None, Up, Alt_L|Left
None, Down, Alt_L|Right

What that configuration, the two side buttons (back/forward) function the same as the left mouse button. Also, using the mouse wheel up performs a 'back' action in firefox and down performs a 'forward.'
Reply With Quote
  #2  
Old 6th April 2006, 12:47 AM
BanditRider Offline
Registered User
 
Join Date: Jul 2005
Posts: 67
Try this:

http://www.nabble.com/Re:-ms-intelli...-p2718900.html
Reply With Quote
  #3  
Old 6th April 2006, 12:57 AM
knorr.orange Offline
Registered User
 
Join Date: Feb 2006
Posts: 23
Thank you very much for your post. Everything is now working perfectly. For anyone else reading this post here are the changes I have made:

The mouse section in my xorg.conf looks like this:
Code:
Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "ButtonMapping" "1 2 3 6 7 4 5"
        Option      "Protocol" "ExplorerPS/2"
        Option      "Device" "/dev/input/mice"
        Option      "Buttons" "7"
        Option      "ZAxisMapping" "4 5"
        Option      "Emulate3Buttons" "no"
EndSection
I have also removed my mouse script (which I added to try other solutions from other posts) So there is NO call to imwheel and no xmodmap call.
Reply With Quote
  #4  
Old 6th April 2006, 04:24 AM
BanditRider Offline
Registered User
 
Join Date: Jul 2005
Posts: 67
Excellent.
I just got mine working last week.
Reply With Quote
Reply

Tags
firefox, intellimouse

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
intellimouse optical 1.1a usb mouses Hardware & Laptops 3 30th October 2007 12:20 AM
Fedora 7 and IntelliMouse srfpala Hardware & Laptops 1 26th October 2007 12:52 AM
intellimouse madjac Using Fedora 10 11th June 2006 02:18 PM
Microsoft IntelliMouse Explorer 3.0 with Firefox cscheng Hardware & Laptops 10 23rd December 2004 04:28 AM


Current GMT-time: 06:55 (Thursday, 20-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat