1PARCELLITE(1)               General Commands Manual              PARCELLITE(1)
2
3
4

NAME

6       Parcellite - Lightweight GTK+ Clipboard Manager
7

SYNOPSIS

9       parcellite [OPTION]
10

DESCRIPTION

12       Parcellite  is a lightweight GTK+ clipboard manager. This is a stripped
13       down, basic-features-only clipboard manager with a small  memory  foot‐
14       print for those who like simplicity.
15
16       Parcellite  features a clipboard CLI. Unrecognized options and the con‐
17       tents of your standard input get copied  to  your  clipboard.  See  CLI
18       EXAMPLES.
19

OPTIONS

21       -?, --help
22              Show help options
23
24       -d, --daemon
25              Run as daemon. Use this mode if you just want Parcellite to keep
26              your clipboard and primary contents safe
27
28       -n, --no-icon
29              Do not use status icon
30
31       -c, --clipboard
32              Print clipboard contents -p, --primary Print primary contents
33

ACTIONS

35       Parcellite's actions perform commands using the contents of your  clip‐
36       board. "%s" in the command is replaced with the clipboard contents.
37

CLI EXAMPLES

39        echo "copied to clipboard" | parcellite
40        parcellite "copied to clipboard"
41        echo "copied to clipboard" | parcellite -c
42

Hotkeys

44        The  available  hotkey modifiers are <Ctrl>, <Alt> <Shift>, <Release>,
45       <Meta>, <Super>, <Hyper>, <Mod[1-5]>
46

SEE ALSO

48       Website: http://parcellite.sourceforge.net
49

AUTHOR

51       Written by Gilberto "Xyhthyx" Miralla <xyhthyx@gmail.com>.
52
53
54
55                                 March 17 2008                   PARCELLITE(1)
Impressum