Linux - SoftwareThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Hello, I have a question regarding the scroll button on my mouse.
The scroll button works great, for going up and down, but in windows, i can click the middle rolly thing, and then move the mouse up and down, and it will scroll that way. however, when i click it in linux, it does a google search of the word i clicked on or something else seemingly random. How do i reconfigure this?
Windows uses a two-button mouse; left button for select, right for context menu. Support for the middle button was bolted-on, and most mouse drivers reimplement the middle button to do something more useful than the no-op it usually did.
In Linux, the left button is traditionally used for select-and-copy, the middle button for paste, and the right button for a context menu. This isn't usually messed around with, although various web applications tend to use the middle button for other things (eg. I have Firefox open hyperlinks in a new tab).
If you want to change this behaviour, look at utilities like xmodmap, and the Buttons setting in the XF86Config file.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.