Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

glipper(1) [debian man page]

Glipper(1)						      General Commands Manual							Glipper(1)

NAME
Glipper - Clipboard manager for GNOME SYNOPSIS
glipper DESCRIPTION
Glipper is a clipboard manager for the GNOME Desktop. Glipper sits in the panel and collects everything that is copied to the clipboard. Glipper maintains a history both of the `copy' clipboard, usually filled with `Ctrl+C' and of the `select' clipboard, filled when text is selected. COPYRIGHT
Copyright 2006 - 2007, Sven Rech <svenrech@gmx.de> Copyright 2006 - 2007, Eugenio Depalo <eugeniodepalo@mac.com> Copyright 2011, Laszlo Pandy <laszlok2@gmail.com> AUTHOR
This manual page was written by Jose Ernesto Davila Pantoja <josernestodavila@ubuntu.com>, for the Debian project (and may be used by oth- ers). version 0.1 January 16, 2012 Glipper(1)

Check Out this Related Man Page

AUTOCUTSEL(1)						      General Commands Manual						     AUTOCUTSEL(1)

NAME
autocutsel - keep the X clipboard and the cutbuffer in sync SYNOPSIS
autocutsel [-selection selection_name] [-cutbuffer number] [-debug] [-verbose] [-fork] [-pause milliseconds] [-buttonup] DESCRIPTION
This manual page documents briefly the autocutsel command. This manual page was written for the Debian distribution because the original program does not have a manual page. autocutsel tracks changes in the server's cutbuffer and clipboard selection. When the clipboard is changed, it updates the cutbuffer. When the cutbuffer is changed, it owns the clipboard selection. The cutbuffer and clipboard selection are always synchronized. Since the VNC client synchronizes the Windows' clipboard and the server's cutbuffer, all three "clipboards" are always kept synchronized. When you copy some text in Windows, the cutbuffer and the clipboard selection are updated. When you copy text on the server using either the cut- buffer or the clipboard selection, the Windows's clipboard is always updated. OPTIONS
-selection, -select, -sel, -s {CLIPBOARD|PRIMARY} Specify which selection to use. Default is CLIPBOARD. -cutbuffer <number> (Details of this parameter unknown.) -debug, -d Run with debugging mode. -verbose, -v Be more verbose. Reports the version and announces synchronizations. -fork, -f Run as a daemon program in the background. This is recommended when used from an X startup script. -pause, -p <milliseconds> Wait some milliseconds before owning the selection. -buttonup Get the selection only when the button 1 is not pressed. This may help with OpenOffice Writer. AUTHOR
This manual page was written by Elmar S. Heeb <elmar@heebs.ch> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. autocutsel 0.9.0 5 December 2007 AUTOCUTSEL(1)
Man Page