What is the clipboard?


Revision as of 12:06, 1 December 2009 by Nick (talk | contribs) (Created page with ' The clipboard is not a program you can access, it is a block of your computer memory. Anything you copy is stored in a special section of your upper memory called the clipboard.…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The clipboard is not a program you can access, it is a block of your computer memory. Anything you copy is stored in a special section of your upper memory called the clipboard.

Any time you Copy (CTRL-C) or Cut (CTRL-X) the contents are sent to the clipboard and they are then available to be Pasted (CTRL-V) into another program.

The clipboard always holds the last item you copied unless you turn off your computer.