Ubuntu :: Bind Middle Click (paste Selection Buffer) To Keystroke?
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
ADVERTISEMENT
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
View Related
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
Jun 18, 2010
How can I change the behavior of the selection buffer or a program that uses it ( I have xclip) to not send me text until the mouse button is released while clicking and dragging? This causes havok in the software I'm developing that tries to make use of the selection buffer. I need the full selection, not bits more bits more bits and then the full selection.EDIT: I cannot listen for mouse events such as button release outside of the GUI of my program.
View 2 Replies
View Related
Sep 3, 2011
I've watched with envy as one of my friends is able to erase a URL in the address bar of a browser and paste in another one using a keystroke combination on his windows machine. How can I do that in Linux?
I think he uses CTRL-V in Windows. This combination pastes in Fedora Linux (FC 12 Gnome and previous versions), but it doesn't erase what's there first.
View 3 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
Apr 3, 2011
i spent quite a while looking for a solution to this but strangely enough no one seems to have had my problem.
using other installations i got quite used to the paradigm selection on copy, paste on 3rd mouse button click.
now i recently installed ubuntu 10.10 and i don't seem to be able to have it working, it seems disabled.
not being too familiar with the system i don't even know what other information could be useful to understand the problem.
View 1 Replies
View Related
Apr 26, 2010
When I paste a text selection from a Firefox page into a text field in the page, the selection becomes void.
View 5 Replies
View Related
Nov 12, 2010
I'm using SSH (with -X specified) from a Ubuntu box to a RHEL4 box and running GVim. It opens as expected in my local X, but the copy and paste via select doesn't work. I cannot select text in GVim and paste in a local window, nor can I select text from a local window and paste in GVim. This works, however, when I SSH (with -X specified) to a different RHEL4 box. Is there something I need to install on the remote machine? I am running Parcellite 0.9.2 on the local box, but closing it doesn't make the problem go away, and it is not interfering with the other box.
View 1 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
Jul 7, 2011
I have a new install and my right touch pad button doesn't paste like on my other installs. Instead I have to use shift-insert. Does anyone know the keysym statement that can remap shift insert to my right touchpad button(laptop)?
View 1 Replies
View Related
Mar 9, 2010
know what can be done to enable the "select text to copy" and "shift+insert to paste" features in linux.
View 2 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
Dec 22, 2010
How to change the color of the click-and-drag selection box that is used to select icons on the desktop? (Lucid has the "human" orange color by default, but I'd like to change it if possible.)
I tried this: System → Preferences → Appearance → Customize → Colors → Selected items → Background but that only affects the selected icons' color.
View 1 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
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
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