Ubuntu – Pasting external text into XTerm or UXTerm

pastetext;xterm

I have a newly installed Ubuntu 17.04 Server and am trying to install some packages that require long command lines.

I want to copy the long command line from the web page and paste it into the terminal window. However, NONE of the standard key or mouse combinations will work, i.e. ctrl+shift+v, shift+insert, ctrl+insert, middle click. Nothing works.

How can I paste external text into XTerm or UXTerm?

Best Answer

Pasting external text into a terminal window the Linux way

The Linux way works with xterm and uxterm, where there are no drop-down menus or Windows style control codes like ctrl + shift + v.

  1. Mark the text in the web page by pressing the left button of the mouse and move the mouse.

  2. After that move the mouse so that the cursor is in the terminal window.

  3. Press the middle button or the scroll wheel (press the scroll wheel as if it were a middle button). If there is no middle button you can press both the left and right buttons at the same time.