Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
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.
There is middle mouse button paste in linux.
When i am executing a program in console if accidentally
press the middle mouse button while scrolling
all the there will some usless input
This annoying when you are debugging a program
Lots time gets wasted
Can you help me disable this? I searched KDE control center
but could not fix this.
There is middle mouse button paste in linux.
When i am executing a program in console if accidentally
press the middle mouse button while scrolling
all the there will some usless input
This annoying when you are debugging a program
Lots time gets wasted
Can you help me disable this? I searched KDE control center
but could not fix this.
thanking everyone
Hum? I can't say for certain, but mouse controls are set in the xorg.conf (if you use xorg for your X server - or in the corresponding file for XFree86).
If you see, mine is like this (my /etc/X11/xorg.conf)
So from that, you can see that I have various parts, the one concerned is the "InputDevice" for mouse.
I can't say what you will need to change, it's dependant on what kind of mouse you have (and I'm no expert!).
So, I'm guessing that if you happen to have similar to the bottom two lines, they are probably the ones that you should try to find out about changing. This config file (the whole thing, and not just the bit I've quoted above, was done automatically by kubuntu, but before now, I've had to add the option line for ZAxisMapping to make my scroll work - I think that there are different numbers that you can put in.
Sorry, don't know about the last line, but I should think that you can change the "Emulate3Buttons" "true" to "false", thats if you have that line in your config file.
You may find something if you look in /usr/share/doc, or search here at LQ, or failing that, http://www.google.com/linux
Apologies, that I can't be more specific, but maybe that points you in the right direction.
Hum? I can't say for certain, but mouse controls are set in the xorg.conf (if you use xorg for your X server - or in the corresponding file for XFree86).
If you see, mine is like this (my /etc/X11/xorg.conf)
So from that, you can see that I have various parts, the one concerned is the "InputDevice" for mouse.
I can't say what you will need to change, it's dependant on what kind of mouse you have (and I'm no expert!).
So, I'm guessing that if you happen to have similar to the bottom two lines, they are probably the ones that you should try to find out about changing. This config file (the whole thing, and not just the bit I've quoted above, was done automatically by kubuntu, but before now, I've had to add the option line for ZAxisMapping to make my scroll work - I think that there are different numbers that you can put in.
Sorry, don't know about the last line, but I should think that you can change the "Emulate3Buttons" "true" to "false", thats if you have that line in your config file.
You may find something if you look in /usr/share/doc, or search here at LQ, or failing that, http://www.google.com/linux
Apologies, that I can't be more specific, but maybe that points you in the right direction.
Hi that did not work.
I changed Emulate 3 mouse to false
Anyway thanks for your time.
kittaanna, as I tried to explain, what I think you are trying to do, might mean that you have to change a config file that can be VERY complicated.
You don't list a distro, so it could be that there is a "distro specific" answer on how to do this i.e. modify a mouse button function. I can't say, only suggest possible directions.
KDE probably only has the facility to change what the cursor looks like. I have just looked at my system settings and thats all that I can see.
For example, this link seems to be from some sort of guide for Redhat Enterprise Linux - and suggests one way of maybe, doing what you are after, but it would seem that it is possible.
You should continue to search both here at LQ, and at googles linux section, for possible answers.
kittaanna, as I tried to explain, what I think you are trying to do, might mean that you have to change a config file that can be VERY complicated.
You don't list a distro, so it could be that there is a "distro specific" answer on how to do this i.e. modify a mouse button function. I can't say, only suggest possible directions.
KDE probably only has the facility to change what the cursor looks like. I have just looked at my system settings and thats all that I can see.
For example, this link seems to be from some sort of guide for Redhat Enterprise Linux - and suggests one way of maybe, doing what you are after, but it would seem that it is possible.
You should continue to search both here at LQ, and at googles linux section, for possible answers.
Hope this helps a little
regards
John
Sorry i forgot to mention about my distro it is Fedora Core 5
Actually I dont think so Fedora Core 5 has mouse configuration program like Redhat Enteprise.
It has let the system handle the mouse
I searched here and "http://www.google.com/linux" i did not get an answer
Hi I have changed my mind i have decided to get adjusted to that because that is faster method of copy paste and also because i did not find a solution to this.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.