Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Peripherals / Hardware > Mouse: Logitech MX
 Peripherals / Hardware   Is your hardware supported? Having trouble getting some hardware working? Post here!

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 04-12-2006   #1 (permalink)
Linux Guru
 
antidrugue's Avatar
 
Join Date: Oct 2005
Location: Montreal, Canada
Posts: 3,213
Mouse: Logitech MX

I just want to share with you people how I got my Logitech MX mouse to work.

I did try a lot of very complicated HOW-TO (involving udev, evdev, xbindkeys, etc.), but as always, the simplest solution works best.

This HOW-TO is specific for the MX500, on Debian GNU/Linux, but it should work with most MX mice and distros.

Just replace your mouse section in /etc/X11/XFConfig-4 or /etc/X11/xorg.conf with this one:

For XFree86 4.3 and Xorg 6.8.2 (ex: Debian Sarge, Suse 10.0, Fedora Core 4, etc.)
Code:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "Resolution" "800" #optional
Option "Buttons" "7"
Option "ZAxisMapping" "4 5"
EndSection
For Xorg 6.9 and Xorg 7.0 (Debian Etch, Fedora Core 5, etc.)
Code:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ExplorerPS/2"
Option "Resolution" "800" #optional
Option "Buttons" "10"
Option "ZAxisMapping" "4 5"
Option "ButtonMapping" "1 2 3 6 7"
EndSection
That's it, all the buttons will work perfectly in Mozilla and Mozilla Firefox (even those back/forward buttons on the side).

For back/forward to work properly in Konqueror, you have to set up "imwheel", but that is left as an exercice.

Thanks to:
http://www.cs.cornell.edu/~djm/ubunt...-5button-mouse
http://ubuntuforums.org/showthread.p...985#post901985
__________________
"To express yourself in freedom, you must die to everything of yesterday. From the 'old', you derive security; from the 'new', you gain the flow."

-Bruce Lee
antidrugue is offline  

Reply With Quote
Old 12-28-2008   #2 (permalink)
Just Joined!
 
Join Date: Dec 2008
Posts: 4
Send a message via ICQ to Sahrjd
I tried this an it worked for a few weeks. I have Logitech USB MX518 mouse.

Not sure what changed since then but I am back to where just the scroll wheel and two buttons work.

I checked the xorg.conf and the changes I made are still there. Any one else having this problem?
Sahrjd is offline   Reply With Quote
Old 01-06-2009   #3 (permalink)
Just Joined!
 
Join Date: Jan 2009
Posts: 2
Does this work with HAL? All my input devices in xorg.conf are commented out, but still work, but not all the buttons. I am using Ubuntu 8.10 and a usb MX518. I know this is an old thread but still applies to me.
RoyalPro is offline   Reply With Quote
Old 01-06-2009   #4 (permalink)
Just Joined!
 
Join Date: Dec 2008
Posts: 4
Send a message via ICQ to Sahrjd
1) What is HAL

2) It worked fine for me, I just needed to reboot.

You can always try it out and if it does not work change it back.
Sahrjd is offline   Reply With Quote
Old 01-06-2009   #5 (permalink)
Just Joined!
 
Join Date: Jan 2009
Posts: 2
Quote:
Originally Posted by Sahrjd View Post
1) What is HAL
Hardware abstraction layer - Wikipedia, the free encyclopedia

Without changing anything in the xorg.conf and running xev, I can see all the buttons but the "+" and "-". Left button is 1, scroll button is 2, right button is 3, scroll up is 4, scroll down is 5, thumb back is 8, thumb forward is 9 and window button is 10.

Also is there a way to change what the buttons do?
RoyalPro is offline   Reply With Quote
Old 01-06-2009   #6 (permalink)
Just Joined!
 
Join Date: Dec 2008
Posts: 4
Send a message via ICQ to Sahrjd
Thanks for the help.

I am working on transitioning to Linux for a majority of my computer work. It is a difficult transition. I know the MS products very well and feel a little incompetent workign with Linux.
Sahrjd is offline   Reply With Quote
Old 01-28-2009   #7 (permalink)
Just Joined!
 
Join Date: Dec 2008
Posts: 4
Send a message via ICQ to Sahrjd
Okay, so the buttons work in Opera but not in Firefox v 3.0.5.
Sahrjd is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Free Network Mapping Tool for Microsoft® Office Visio® Professional 2007 Users
Don't map your network by hand – let LANsurveyor Express for Microsoft Visio Professional 2007 automatically create network diagrams for you.
subscribe
Free eBook:"Vulnerability Management for Dummies"
Get all the Facts and See How to Implement a Successful Vulnerability Management Program.
subscribe
Google vs The World: The Battle of the Message Security Vendors
With such a powerful name behind it, Google Message Security stands out in a sea of products that do exactly the same thing - or so they say.
subscribe

Safe, Secure Backup


All times are GMT. The time now is 06:16 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2