BDBits Bytes

April 18, 2008

Clipboard from the keyboard

Filed under: Fundamentals, Microsoft Windows — bdbits @ 2:30 pm

I run into a lot of cases where you can select some content, like error message text, but you have no menu – even a right-click context menu – for cut, copy, and paste to capture the information to use in another application like email. (Yes, you can screenshot it, but that is an ugly approach at best.) Fortunately, if you can select it or type it, you can probably use keyboard equivalents to access the clipboard without the application having had to provide any mechanism to let you do so.

To do this

Use this
Copy Ctrl-C
Cut Ctrl-X or
Shift-Delete
Paste Ctrl-V or
Shift-Insert

I find this extremely useful, particularly in technical situations where I need to capture a crucial bit of information in order to troubleshoot a problem or submit the error to a vendor.

No Comments Yet »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.