LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   copying from XTERM session (https://www.linuxquestions.org/questions/linux-general-1/copying-from-xterm-session-507711/)

metallica1973 12-05-2006 01:46 PM

copying from XTERM session
 
I have always wondered how one can copy what is on the screen during an XTERM session and paste it to a file. I know how to append using redirection but what I want is to simply be able to highlight the letters with my mouse and then copy and then paste. Sad to say kind of like windows. When you type - run- command and then take your mouse and in the upper left hand corner choose to copy what is on the screen and then paste it where you want. This would really eliminate a lot of typing.I want to know how to do this in windows.

fordeck 12-05-2006 02:17 PM

When I'm in an xterm I just highlight the text I need to copy and press enter. This puts it into a clipboard, it should then be ready to paste. So for example you are on www.linuxquestions.org and you are trying to give somebody something that you have copied from xterm, you should be able to Ctrl-v to paste it. Let me know if this doesn't work for you.

ygloo 12-05-2006 02:45 PM

i do
echo ' middle mouse button ' > file

pixellany 12-05-2006 03:42 PM

On my terminal "enter" does not do it--but right-click>>copy does

ygloo 12-05-2006 05:20 PM

i think that just highlighting the text copies it to clipboard

johndoe0028 12-05-2006 07:18 PM

Highlight , then middle-click to paste.

metallica1973 12-13-2006 07:39 PM

right click and paste work thanks


All times are GMT -5. The time now is 09:29 PM.