Size: 1162
Comment:
|
← Revision 10 as of 2017-09-01 17:34:18 ⇥
Size: 1074
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 == To start Glipper choose Applications > Accessories > Glipper |
= Use Glipper = |
Line 21: | Line 15: |
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. | 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 = [[http://parcellite.sourceforge.net/|Parcellite]] ---- CategorySoftware |
Contents |
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