Posts tagged "copy-and-paste"
Copy'n'Paste from Xterm to Chrome
Problem: X11 has a classical copy/paste mechanism which is: select text - press middle mouse button in the target field. And there is a second copy/paste which was adopted from Mac and Windows which is: select text - Ctrl-C - click into tagert field - Ctrl-V. I prefer the classical approch, but in some web applicati...