Diff for "glipper"


Differences between revisions 5 and 10 (spanning 5 versions)
Revision 5 as of 2010-12-06 07:03:36
Size: 1670
Editor: c-76-103-59-73
Comment:
Revision 10 as of 2017-09-01 17:34:18
Size: 1074
Editor: ckimes
Comment: Add CategorySoftware
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
##master-page:Unknown-Page
##master-date:Unknown-Date
##acl MoinPagesEditorGroup:read,write,delete,revert All:read
#format wiki
#language en
||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>||

= Introduction =
Line 9: Line 7:
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. By default there is no clipboard manager in Ubuntu. It just uses xclipboard instead which unfortunately loses 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.
Line 11: Line 9:
== Download Glipper ==
Install Glipper with [[Synaptic]] package manager or with
= Download Glipper =
Line 14: Line 11:
{{{
sudo apt-get update; sudo apt-get install glipper
}}}
Install the [[apt:glipper|glipper]] package from the Universe repository.
Line 18: Line 13:
== Use Glipper == = Use Glipper =
Line 20: Line 15:
=== Maverick Meerkat (10.10) === Glipper is now an application indicator - the icon in the panel is a clipboard with a G on it. Click the icon to see clipboard history and other options.
Line 22: Line 17:
glipper does not appear in the "Add to Panel" as it should (see Hardy, below). = See Also =
Line 24: Line 19:
=== Hardy === [[http://parcellite.sourceforge.net/|Parcellite]]
Line 26: Line 21:
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
}}}
----
Line 31: Line 23:
=== 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
CategorySoftware

Introduction

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 Ubuntu. It just uses xclipboard instead which unfortunately loses 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 the glipper package from the Universe repository.

Use Glipper

Glipper is now an application indicator - the icon in the panel is a clipboard with a G on it. Click the icon to see clipboard history and other options.

See Also

Parcellite


CategorySoftware

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