LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 03-11-2005, 06:19 PM   #1
TheJkWhoSaysNi
LQ Newbie
 
Registered: Oct 2004
Posts: 17

Rep: Reputation: 0
FC3: Middle mouse button wont work


All my other mouse buttons work (including the side buttons) but my middle mouse click (Should be button2) just wont register in xev.

Heres my mouse config:

Section "InputDevice"

Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "ExplorerPS/2"
Option "Device" "/dev/input/mice"
Option "Buttons" "7"
Option "ZAxisMapping" "6 7"

EndSection


I saw a "chordMiddle" option commented out and decided to try it. Made no difference. What does that do?

It seems whatever mouse i use (even where the 4th and 5th buttons cant be used) button2 will never be recognised.

Any ideas?

Thanks.
 
Old 03-12-2005, 06:07 AM   #2
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
Code:
Section "InputDevice"

# Identifier and driver

    Identifier  "USB Mouse"
    Driver      "mouse"
    Option      "CorePointer"
    Option      "Device"                "/dev/input/mice"
    Option      "Protocol"              "ImPS/2"
    Option      "Emulate3Buttons"       "true"
    Option      "ZAxisMapping"          "4 5"
EndSection
This is the same section from my xorg.conf. As far as I recall, using "6 7" is more for the side buttons and you need to add on a few other programs for that to work.
 
Old 03-12-2005, 01:41 PM   #3
TheJkWhoSaysNi
LQ Newbie
 
Registered: Oct 2004
Posts: 17

Original Poster
Rep: Reputation: 0
Yeah, my side buttons work. It's my middle mouse click that doesnt.

Doesnt show up in xev or anything.

 
Old 03-12-2005, 04:22 PM   #4
XavierP
Moderator
 
Registered: Nov 2002
Location: Kent, England
Distribution: Debian Testing
Posts: 19,192
Blog Entries: 4

Rep: Reputation: 475Reputation: 475Reputation: 475Reputation: 475Reputation: 475
The section I posted makes the middle button work. You should add the relevant part into your .conf file.
 
Old 03-12-2005, 04:30 PM   #5
TheJkWhoSaysNi
LQ Newbie
 
Registered: Oct 2004
Posts: 17

Original Poster
Rep: Reputation: 0
Which is the "relevant part" ?
 
  


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
Panning with middle mouse button dotancohen Linux - Newbie 2 02-18-2005 05:02 PM
Middle mouse button behaviour tomservo291 Linux - Software 0 02-17-2005 07:01 AM
Panning with middle mouse button dotancohen Linux - Newbie 0 02-01-2005 07:02 AM
middle mouse button FLOODS Linux - Hardware 5 07-18-2004 05:54 AM
middle mouse button is paste.. but what if i dont have a mid mouse button? kublador Linux - Newbie 4 09-02-2003 08:59 AM

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

All times are GMT -5. The time now is 09:24 PM.

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