Pretty sure most of you already know this but for those who don’t: you have two clipboards in Linux. One is the traditional clipboard where you copy with control c and paste with control v. The other one is when you highlight text and use the mouse middle click to paste text.
More details here.
Please stop calling it gun/Linux UNLESS you also use
- Firestone/bus
- chisel/David
- vacuum/Danielle Smith
Etc.
I think going of out your way to type four more letters shows appropriate appreciation for the historical significance of the GNU project.
ah yes, Linux clipboard documentation: https://developer.android.com/develop/ui/views/touch-and-input/copy-paste
I don’t understand a single example you gave. I always call it Linux. But, what?
Linux is the kernel, useless without actual programs to run on it. In general the minimal set of programs to make a Linux system actually useful (cd, ls, cat, …) are provided by the coreutils package, a GNU project.
RMS, the founder of GNU, was pissed that people were using Linux + his software and simply calling it Linux, so he insisted that the proper generic name for “Linux” distributions was actually “GNU/Linux” (i.e. GNU utilities + Linux kernel).
OP’s joke is that we name stuff without specifying their components or needed tools all the time, so we shouldn’t bother doing it for Linux.
Yeah, I understood all of that. I didn’t understand the examples. Chisel, David, etc…
Not going to lie, I hate the middle click clipboard and disable it ASAP. I really dislike the idea that it copies things without my explicit permission.
It’s one of the things that I hated at first when moving from Windows, but then I got so used to it I just can’t live without it. Whenever I use Windows, I would try to quickly copypaste text using selection, doing so for 5-10 seconds, until I realise this is not a thing on this OS.
Ditto. And sometimes I use both the Ctrl+C and middle-click clipboards at the same time, when I want to copy two chunks of text. Like this:
- Select chunk A, press Ctrl+C
- Select chunk B
- Shift window
- Paste chunk B through middle-click
- Paste chunk A through Ctrl+V
Windows and KDE Plasma both have CMD + V to show a list of all things that have been copied. So I always just do Ctrl + C, Ctrl + C, Ctrl + V, CMD + V -> down arrow -> enter. Though on KDE Plasma you will need another Ctrl + V to actually do the pasting after you have selected the value to paste, whereas on Windows selecting the value also pastes it. But the workflows are very similar.
I don’t believe anything is actually copied until you request it to be pasted. The clipboards in Linux mark where the data is, and don’t actually initiate a copy until there’s a destination.
I actually like the feature but could you explain how you disabled it? I’ve tried to merge all three clipboards into one a few years ago and couldn’t make it work
Whenever I use a touchpad without physical buttons, I usually disable the middle button entirely. It’s more of a hammer-to-mosquito solution than what you were asking, but it’s as easy as adding this command to the autostart file (on Xorg): xinput set-button-map "Name-of-your-Touchpad-goes-here" 1 0 3 4 5 6 7
, where “Name-of-your-Touchpad-goes-here” can be found with xinput list --name-only
.
This user, at least, has not touched a mouse in a decade. Young people do not even know what a mouse is.
It’s like a rat but cute, right??
btw do you know how to press Ctrl on my keyboard? I have already found the key of C, they’re all white and sound good, kind of like an organ, but I can’t see any Ctrl key. Also, do I need to press the entire key of C at once to copy? It’s gonna sound intense! But I haven’t learned using all 10 fingers yet for the keyboard. I only use two, so it will be hard to press them all at once while also pressing Ctrl once I find it! Is it one of those black keys? Actually I haven’t even heard about the key of V yet… So I can’t paste before I’ve learned a lot more! I’ve only learned A to D by now. And btw how do I compile in C#? Is keyboard really supposed to be so hard to use???
Yes and I hate it. Wish I could just turn off such nonsense.
I use auto scroll a lot, middle click paste is generally an immediate no for me.
How do middle-click-to-paste and middle-click-to-scroll conflict? In Firefox I can click-to-paste if the cursor is over an input field and click-to-scroll anywhere else. Never had any problem with this behavior.
How do middle-click-to-paste and middle-click-to-scroll conflict?
Some of us are clumsy.