When launched, QClip will place an icon in the system tray.
Right-clicking the icon will allow you to exit the program or
acess the Preferences dialog. Most interaction however, is done
through keyboard shortcuts.
Whenever you copy data to the Windows clipboard, QClip will add
it to a queue. You can then "pop" data from either end of the
queue by pressing Ctrl-Alt-F (for
the most recent item) or Ctrl-Alt-B
(for the oldest). This will remove the data from the queue and
paste it into whatever application has focus.
For example: Highlight some text and press
Ctrl-C, then highlight some more
and press Ctrl-C again. Repeat
this a few times. Now open Notepad and press
Ctrl-Alt-B a few times.
You will see the various text items appear in the order you
copied them. Pressing Ctrl-Alt-F
would have pasted the text in reverse order.
You can also "peek" at data in the queue using
Ctrl-Alt-Shift-F
and Ctrl-Alt-Shift-B. This will
paste data from either end of the queue without removing it.
Another way to access clipboard data is to press
Ctrl-Alt-V. This will create a
popup menu, showing every item currently in the queue, as well
as any user-defined "common items". Selecting an item will
then paste it. Note that when using this method, QClip is only
able to display data in simple formats (text, bitmap); other
formats will be shown as "Binary Data".
Also note that by default, the queue is limited to ten items,
so anything older than the tenth item is lost.
Furthermore, because of the way QClip interacts with the
Windows clipboard, the standard Windows paste operation
(Ctrl-V) will use whatever data
QClip has most recently accessed, either through a copy or a
paste.