Xterm configuration : how to copy/paste in the CLIPBOARD
Hi,
I can paste what is in the CLIPBOARD but I can't get xterm copy. and in fact I think I'm not able to select well with the cursor (I don't want to use the mouse)...
here is my ~/.Xresources file :
to apply modifications I type in a terminal : xrdb -merge ~/.Xresources
then I launch my xterm.
initially I have my xterm terminal :
I press F7 (to show you what I have in my CLIPBOARD)
I erease it then I type 1234 in my terminal to have some datas that I can try to copy. My goal is to copy "34"
I press F8 to start the cursor selection ... but the cursor disapears ... I dunno why. I continue by pressing twice "left" key to move the invisible cursor.
then I press F9 to end the cursor selection ... magically the cursor comes back visible
I would suppose that in my clipboard that I have "34" so I paste it : F7 ... but nothing has changed in the clipboard
I try with "extend": I press "right" key twice to move the cursor then I press F10.
Here, indeed I have highlighted what I want to copy
I then press F9(to end the selection) and then I press F7 to paste my clipboard ... but nothing has changed
In fact to launch xterm as a vt100 I tried:
because for me the main option to emulate vt100 is "-ti"
and indeed in the new terminal created I had:
BUT after searching I saw that there was an option to modificate the termName :
did the job
but it is JUST the name if I understood correctly. It doesn't mean that I emulate vt100
anyway, -ti option and -tn option don't change anything.
I have exaclty the same trouble
I am just a persistent X duffer. I guess if I wanted a real deep trace of what was going on, I might truss/tusc/strace in great detail. Beyond that, there is downloading source and writing in some debugs. Maybe there are debug features in there you can turn on, so you can find out where it is stuck. It's an area where I use and do not want to know. I got close enough doing bx motif callbacks!
I'm searching a command to copy text to the clipboard.
xclip and xsel are commands which are available on several kind Linux and Unix OS, but is unfortenuately not available on solaris 10.
REF : xpt.sourceforge.net/techdocs/nix/x/general/xwin12-Xclipboard/single/
clipboard of openSolaris is... (9 Replies)
trying to add my Google analytics code to every page on my site.
I want to paste in into every file. I have it in Notepad++.
If I open a file in VI, using Putty to connect is it easy to just paste into the VI session? (3 Replies)
I mainly use Max/MSP for my audio programming, but today I am working on a project that requires the use of shell. Is it possible to do this?
Retrieve the contents of the clipboard.
Send a keystroke to an application without loosing focus, for example, I want to initiate a paste command (with... (0 Replies)
Hi,
I am trying to figure out how to copy the contents of a file to the clipboard, then paste into a command. i.e copy contents of file /path/filename.txt to <command> <paste text>
Hope that makes sense. Basically tryting to copy the text for use in a command without having to open the... (8 Replies)
Dear All,
I have a file containing 12 lines.
First 3 lines have 9 values and the remaining 9 lines with no values. I was trying to copy and paste these 9 values of the first 3 lines into last 9 lines simultaneously as A=1.491331, B=1.539000 ..... but I don't know how to cope with this... (9 Replies)
Hello,
I have this path and file:
/dir/dir/dir/dir/dir/dir/dir/dir/dir/THIS_SPOT/fle.txt
I want to end up with:
/dir/dir/dir/dir/dir/dir/dir/dir/dir/THIS_SPOT/fle.txtTHIS_SPOT
Take the dir after the 10th slash, add a tab at the end and paste the dir it copied.
Thanks (4 Replies)
Hi,
I have MBP (Macbook Pro) and when launching X11 xterm I noticed the paste button is greyed out and so you can't paste. Is there any alternative to paste in X11? I know you could use three button mouse to highlight then paste by clicking wheel button. But is there keyboard combination that... (2 Replies)
Could someone show me how to copy the contents of a file to the clipboard automatically without manually selecting its contents? I just want to press the "Paste Key" to show the results. I wish to use this in a ksh script.
I'm using Solaris.
Thanks! (5 Replies)
When I telnet (ssh) over to my Fedora system, I find the colors horrible. For instance, regular files are white text, which is fine, but directories show up as dark blue which is virtually invisible against the black background). Additionally, when using vi, I find the colors great doing perl... (3 Replies)