Ubuntu :: Disable Middle Click Paste?
Mar 30, 2010
I have been searching for a way to disable middle click in Ubuntu, but all the websites I came across say to edit the /etc/X11/xorg.conf file. but when I open that file in Gedit there is no input device section as described in post #3 @ [URL] all I have in xorg.conf is
Code:
Section "Screen"
Identifier "Default Screen"
DefaultDepth 24
EndSection
[Code]....
I hate the middle click paste feature as I'm always accidentally pasting text in documents.
View 8 Replies
ADVERTISEMENT
Jun 7, 2011
This is one of the best feature of *nix ever. You highlight the text to put it in buffer and middle click to paste. It's been missing since F14.
View 6 Replies
View Related
Dec 21, 2010
I cannot middle click paste from Aterm to Opera. I can however middle click paste from Aterm to Firefox, and paste from a different terminal (not Aterm) into Opera. (Distro is Slackware 13.1, Dell laptop).
View 6 Replies
View Related
Oct 5, 2010
I have been looking for a way to make whatever window that has focus react as if I middle-clicked into it (paste selection buffer), using only the keyboard. I installed xmacro, xbindkeys, ruby, and xclip to get this working. For Debian/Ubuntu, you should be able to do this:
[Code]...
View 1 Replies
View Related
Apr 1, 2011
While searching the net I found how to complete disable the functionality of the middle mouse button but I need this button for many other uses.I want to disable only it's paste action.
View 2 Replies
View Related
May 1, 2010
I'm newish to the forum, but have been using ubuntu for the past few months.I recently upgraded from eeebuntu (a 9.04 derivative) to 10.04, and found that two finger tapping my touchpad has gone from middle click to right click, (and 3 fingers is now middle instead of right).
From what I've seen, this has been changed since 9.10, but I haven't been able to find a permanent solution yet. Most fixes have been from before and use hal, or other things that don't exist anymore. The one thing I've found does work is using xinput and the command
Code:
xinput set-prop "ETPS/2 Elantech Touchpad" "Synaptics Tap Action" 2, 3, 0, 0, 1, 2, 3
But that has to be run every time I start up, and it occasionally reverts while I'm using the computer. I've tried making a script that runs at startup, but neither adding it to the list of startup programs, or autostart folder has worked, but running the script file manually does work. I'm a bit at wits end with this, it's the only issue I've had with 10.04, and I've spent many many hours trying to get it to work (I've also tried gsynaptics and the newer version whose name escapes me right now). Hopefully there's a permanent fix out there.
View 6 Replies
View Related
Mar 4, 2010
Suddenly the mouse middle button paste feature does not work in Bluefish and OpenOffice. It is driving me crazy. I have become so used to this feature I am constantly forgetting to ctl c/v to cut and paste.
It works everywhere else. ( For example, I can use it in this text box that I am typing this message in. ) and when I select text in either Bluefish or OpenOffice it shows up in Klipper. Strangely, if I select that text in Klipper I can paste it into either application with the middle button.
This just started a few days ago. I have no idea what changed on my system. It is a KDE4 desktop, if that is relevant.
View 2 Replies
View Related
Nov 18, 2010
Is it possible to highlight something but paste with a keyboard shortcut rather than the middle mouse button?
View 1 Replies
View Related
May 11, 2010
I use middle click much more than right with my Asus EEEpc 900, so I prefer to use it with two fingered tap. Default configurations for multiple finger taps are 2 = right and 3 = middle. I got this reversed with this guide ("Make middleclicking work in Firefox again...":[URL] but after an update it doesn't work anymore. I tried to install the .deb again, but Ubuntu tells me that the system already has a newer version of it.
P.S. If only we'd get this configured straight from the GUI of mouse settings like the scrolling options...
View 1 Replies
View Related
Oct 30, 2010
I have been looking for a solution to middle or right click dragging an archive to extract it to another folder without any success. It appears this question seems to be asked many times without a single response from anyone.
Quote:
[URL]
The fact that right click on archive is also missing a simple 'Extract to...' compounds the problem. [URL]
View 1 Replies
View Related
Jan 26, 2011
I'm using chromium browser on a 9.10 desktop pc. I was trying out opera browser 11 for a while and when i switched back to chromium something strange happened. When i press middle click instead of pasting the selection like it used to, it starts page scroll (like windows). I use the daily builds ppa, and i also tried it on my netbook and a virtual machine running 10.04 and 10.10 but there were no changes there. I prefer the default behavior (middle click to paste selection) but i can't find any options for this.
View 2 Replies
View Related
May 11, 2010
I want to be able to auto scroll by clicking my middle mouse button. In Firefox you can do this in the about:config easily, but with Google Chrome, I don't know what to do.
There is no Chrome option to allow this, so I guess I'd have to configure some stuff. Does anyone know how to do this? I really prefer Chrome over Firefox, and would like to go back to it, but can't without auto scroll.
View 4 Replies
View Related
Aug 30, 2010
Sometimes I accidentally winkey + middleclick with compiz, which makes the desktop zoom into a small box. So far, every time it happens, I usually just log out, then log back in and it fixed it. Is there a more proper way to return the desktop back to it's normal unmagnified state?
View 2 Replies
View Related
Oct 21, 2010
I don't know what it is called really, but in windows it has a 'fast scroller' when you click down the middle scroll button down and move the mouse down. Is there a way to do this on Ubuntu?
View 2 Replies
View Related
Mar 15, 2011
i would like a combination of left and right mouse clicks to get me the same effect as the middle mouse does. when i first used the middle mouse button this stopped happening
View 5 Replies
View Related
Oct 13, 2010
I was just wondering about something. I have linked the middle click to initiate the cube rotation and it works perfectly except when I have the cursor on firefox. Then it just acts like I middleclicked in firefox itself. Personally I like this behaviour but was wondering why it is JUST firefox that has it. Would be great if I could achieve the same in Blender
View 4 Replies
View Related
Oct 22, 2010
after migrating my Ubuntu box from 10.4 to 10.10 my middle click button does not work.
If I test using ...
Code:
xinput test <device id>
... all my buttons are mapped but one (the middle click): when I use it nothing is logged in the console.
This is the ouput of my mouse properties:
Code:
~$ xinput list-props 8
Device 'Razer DeathAdder':
Device Enabled (117):1
[Code]....
I use middle click frequently (opening links in new tabs in Firefox or Copy&Paste in terminal)
View 9 Replies
View Related
May 22, 2011
As far back as I can remember, on any Linux system, not just Ubuntu, you could use the mouse to highlight a chunk of text, and then by clicking both mouse buttons at the same time, you could paste that high-lighted text wherever you want. I had used this all the time on my previous Ubuntu installations... until now. In Ubuntu 11.04 I don't have this luxury anymore.
View 2 Replies
View Related
Apr 23, 2010
I'm running Virtualbox on Windows Vista.I have a Microsoft USB mouse (it says "Comfort Optical Mouse 3000") with left and right buttons, and a mousewheel in the middle.If I press down on the wheel, it pretty obviously makes a "click".I'm running Debian inside Virtualbox, and it's working great, but middle-mouse-click does nothing.Left and right click, and scrolling with the wheel, work fine.Is there any way to get middle-mouse-click to work in my virtual machine?
View 2 Replies
View Related
Nov 4, 2010
I'm a big fan of Gnome's alt/middle-click to resize a window. However, it doesn't work anymore for me, and I believe it stopped working (or got toggled off) when I installed the Unity desktop package (just wanted to check it out).
View 1 Replies
View Related
Jan 4, 2011
I just upgraded to FC14 (64) from FC13 (32) and the mouse middle button (simultaneous left+right button) paste function has stopped working. I tested it with 3 makes/models of different mice and trackballs. For some reason (left+right) mouse returns the same code as the single right-button ('xev' value = 3). This worked in all previous FC and RH distros I've used in the past. Did a default setting get zonked somewhere? System: Toshiba laptop w/ USB mouse.
View 1 Replies
View Related
Jun 17, 2011
I recently purchased a Wacom Bamboo Pen Only (CTL-460). It's a great device and in Fedora 15 (x86_64) it worked out-of-the-box like a charm!
I don't miss the rubber or the extra keys on the tablet. But I'm having quite some trouble, using the pen as a mouse replacement in all day use. The following is with respect to usage outside GIMP and Inkscape (i.e. Firefox, Nautilus etc). What I would really like to have, is:
+ scrolling by pressing the "first button" and simply _moving_ the pen. Just like with my Thinkpad-Trackpoint: Here I press the middle key and can then scroll just by controlling the Trackpoint. Would already be cool, if I could scroll by pressing the "first button" and touching the tablet. A short tap while pressing the "first button" should still be a "middle click"!
Code:
Found a solution for "jamming at the edge of the screen". Just resized the "area" a bit (smaller) with xsetwacom...
View 1 Replies
View Related
Jun 4, 2010
Is there a way to set up KDE4 Konqueror so that middle click opens a file like in KDE3? In KDE3 Konqueror, middle clicking on a particular file would have the same effect as double clicking on it.
View 7 Replies
View Related
Jul 19, 2010
One strange and little annoying issue I notice with my openSUSE 11.3 installation is my Synaptic touchpad behaves way too strange.... Dragging a window or icon - half way around - a click is generated (probably a middle click I guess) and I need to re-drag it again.... In the browser when I try to select a text - again by dragging - a middle click gets generated... The same happens when I use gvim in visual mode too - I end up pasting the code I had selected halfway because of the middle click....
Middle click can be generated only if I press both left and right click buttons - which I'm pretty sure I'm not.... I tried playing around with the touchpad settings but no good.... I'm not able to find anything related to the middle click on the settings application... My touchpad works fine in Ubuntu and was in 11.2 as well.... Yes it works fine in Xp too.
View 9 Replies
View Related
Dec 8, 2010
I want window to be closed when i middle click on the corresponding taskbar item. Can this is be configured in KDE4?
View 1 Replies
View Related
May 3, 2010
I just upgraded to 10.04 (and a new machine) from 8.04 and I can't seem to find a way to have the middle button on my mouse act as a double click like I had it on my old machine. I tried putting the input stanza from my old xorg.conf but then X would not come up. The new tab thing it does in Nautilus is driving me nuts. I see the xorg.conf isn't really used anymore, and there is something about making rules in udev but I can't seem to find the exact wording that I need to make that one rule. I would also like to disable the CAPS LOCK key if anyone knows how to do that without xorg.conf. Maybe someone can point me to a udev tutorial?
View 1 Replies
View Related
Mar 29, 2010
Anyone know how to disable the shortcut to paste using center button in Lucid? This is really really frustrating for me.
View 2 Replies
View Related
Feb 5, 2011
We have 10.x ubuntu server with XP clients. We have samba share folders at LAN. Is there any possibility that we can disable copy and paste option for some specific folders, while other data folders remain as usual in our shared data?
View 4 Replies
View Related
Jun 2, 2010
I found the paste function of the center button is really annoying. Usually I use the center button to scroll up and down inside an editor, but when I scroll really fast occasionally I would press down the center button. The editor ended up paste whatever on the clipboard. Is there a way to disable it? I want the center button to function only like a scroll bar, no paste.
View 7 Replies
View Related
May 3, 2011
I am using Ubuntu 10.04. I want to disable the cut, copy, paste options in the Edit menu when my system is connected by rdesktop. I want to make a write/copy protected session in the rdesktop. I have disabled the keybord shortcuts like Ctrl+X ,Ctrl+V, Ctrl+C by disabling their Keysyms in the rdesktop code. Now I need to disable the options in the edit menu.
View 3 Replies
View Related