Diff for "glipper"


Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2008-02-18 07:00:40
Size: 1176
Editor: c-69-181-78-131
Comment:
Revision 5 as of 2010-12-06 07:03:36
Size: 1670
Editor: c-76-103-59-73
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
Install Glipper with ["Synaptic"] package manager or with Install Glipper with [[Synaptic]] package manager or with
Line 19: Line 19:

=== Maverick Meerkat (10.10) ===

glipper does not appear in the "Add to Panel" as it should (see Hardy, below).

=== Hardy ===

glipper is now a panel applet. Right click on the panel and click "Add to Panel". Then select "Clipboard Manager" (Icon has G in it). If you've used glipper in gutsy, run this command to prevent [[https://bugs.edge.launchpad.net/ubuntu/+source/glipper/+bug/175490|this bug]].
{{{
rm -r ~/.glipper
}}}

=== Gutsy ===
Line 21: Line 34:
The Glipper clipboard icon will then appear in the Panel. Click on that to select what you want to be the current paste item. Or right click the icon and choose Preferences to set preferences such as how many items to keep on the clipboard. Glipper's clipboard icon will then appear in the Panel. Click it to select what you want to be the current paste item. Or right click it and choose Preferences to set how many items to keep on the clipboard and of what length.

== See Also ==
Parcellite, Pastie, Glipp
y

Glipper is a good clipboard manager for Gnome. It has some of the advantages of KDE's popular Klipper but runs natively on Gnome desktop. Glipper keeps your selections history for you and lets you choose from a list of recent selections.

By default there is no clipboard manager in Gutsy Gibbon Ubuntu 7.10. It just uses xclipboard instead which unfortunately looses your selection when you close the application it was in and does not provide a convenient list of your recent selections to choose from. Glipper solves those problems nicely.

Download Glipper

Install Glipper with Synaptic package manager or with

sudo apt-get update; sudo apt-get install glipper

Use Glipper

Maverick Meerkat (10.10)

glipper does not appear in the "Add to Panel" as it should (see Hardy, below).

Hardy

glipper is now a panel applet. Right click on the panel and click "Add to Panel". Then select "Clipboard Manager" (Icon has G in it). If you've used glipper in gutsy, run this command to prevent this bug.

rm -r ~/.glipper

Gutsy

To start Glipper choose Applications > Accessories > Glipper

Glipper's clipboard icon will then appear in the Panel. Click it to select what you want to be the current paste item. Or right click it and choose Preferences to set how many items to keep on the clipboard and of what length.

See Also

Parcellite, Pastie, Glippy

glipper (last edited 2017-09-01 17:34:18 by ckimes)