LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 08-16-2003, 05:20 AM   #1
K3yMaster
LQ Newbie
 
Registered: Aug 2003
Posts: 9

Rep: Reputation: 0
Logitech MX 500


Hi,

I'm trying to get all the buttons on my Logitech MX-500 to work properly. So far the right, left, up, down, scrool button and the scrool wheel is working, but the 2 buttons on the side aren't working..

Can someone give me a working configuration to make all the buttons work ?

Thx
 
Old 08-16-2003, 09:42 AM   #2
maroonbaboon
Senior Member
 
Registered: Aug 2003
Location: Sydney
Distribution: debian
Posts: 1,495

Rep: Reputation: 48
Does it claim to be MS Explorer compatible? If so for XF86Config-4:

Section "InputDevice"
Identifier "PS/2 Mouse"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "ZAxisMapping" "6 7"
Option "Device" "/dev/psaux"
Option "SendCoreEvents" "true"
Option "Buttons" "7"
EndSection

Then it seems like you have to remap the buttons so the wheel becomes 4 and 5 and the side buttons 6 and 7. Run

% xmodmap -e "pointer = 1 2 3 6 7 4 5"

In KDE3 that seems to be enough. But some people report having to also use 'imwheel' to get their apps to respond correctly. If you search this site for 'imwheel' you should find plenty of advice on that.

If all this works you can create/edit /etc/X11/Xmodmap to contain the line

pointer = 1 2 3 6 7 4 5

Then X will swap the buttons every time it starts.

Running 'xev' is helpful for figuring out what is happening with the different buttons. Maybe you can figure out some variation if this doesn't work.
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
sub-$500 mac Zuggy General 1 12-30-2004 01:57 AM
I have $500 - what should I upgrade first? perryub Linux - Hardware 6 09-08-2004 05:35 PM
Logitech MX 500 & XFree86 pavgust Linux - Hardware 1 11-06-2003 05:37 AM
Logitech MX 500 eggs Linux - Hardware 7 08-25-2003 03:04 PM
uses for 500 pages? acid_kewpie General 15 05-27-2002 11:19 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 06:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration