LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-25-2005, 04:06 PM   #1
TheJkWhoSaysNi
LQ Newbie
 
Registered: Oct 2004
Posts: 17

Rep: Reputation: 0
Middle mouse button action


At the momen it's mapped to paste. However i want to disable that feature, want to make it autoscrolling like windows.

It seems to be like that in every WM although i'm trying to disable it in gnome specifically.

Anyone know how I disable it?

Thanks.
 
Old 03-25-2005, 08:38 PM   #2
xstefanox
Member
 
Registered: Mar 2005
Location: São Paulo - Brazil
Distribution: Debian
Posts: 45

Rep: Reputation: 15
Well, on my Debian machine with XFree86 (I don't know if the settings are the same with X.org) I use the following lines in my XF86Config-4:

Code:
Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/psaux"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection

Section "InputDevice"
        Identifier      "Generic Mouse"
        Driver          "mouse"
        Option          "SendCoreEvents"        "true"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "true"
        Option          "ZAxisMapping"          "4 5"
EndSection
I know that it isn't much help... but it works for me.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
remap middle mouse button in x dr_mandarin Linux - Software 3 12-04-2004 04:22 PM
middle mouse button FLOODS Linux - Hardware 5 07-18-2004 05:54 AM
Mouse (middle scroller button) podollb Linux - Hardware 2 04-26-2004 07:29 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 - Software

All times are GMT -5. The time now is 11:14 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