I use KeePass2 to access username/password information in a Dropbox file. This allows convenient access from multiple devices. I can't seem to copy a password to the clipboard on my Linux 2.6.27.41-170.2.117.fc10.x86_64 system, however, in order to supply the password to a prompt in an xterm(1). I've tried both Ctrl+C/Ctrl+V and highlighting and mouse button 2 clicking. The KeePass2 program on the Linux system is executed by Mono.

How can I copy the password to the xterm(1)?

[Aside: I think we need a "KeePass" tag.]

ADDENDUM: My mouse buttons were misconfigured: button 2 wasn't set to "copy". Sorry for the false alarm.

link|improve this question
It's a bit offtopic. Superuser would be better for this. – STATUS_ACCESS_DENIED Apr 9 '11 at 16:14
feedback

migrated from stackoverflow.com Apr 10 '11 at 10:09

This question came from our site for professional and enthusiast programmers.

2 Answers

Middle mousebutton (probably your scrollbutton) click should work

On two-button mice it would be buttonl+buttonr simultanesously

link|improve this answer
I already tried that (highlighting and button 2 clicking). – Steve Emmerson Apr 10 '11 at 16:45
feedback

I was experiencing the same issue, not with xterm, but with gnome-terminal in Ubuntu Desktop 11.10.

For me, Ctrl+Shift+Insert works as expected.

Try this with xterm.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.