GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
CLIPIT(1) FreeBSD General Commands Manual CLIPIT(1)

ClipIt - Lightweight GTK+ Clipboard Manager

clipit [OPTION]

ClipIt is a lightweight GTK+ clipboard manager.

ClipIt features a clipboard CLI. Unrecognized options and the contents of your standard input get copied to your clipboard. See CLI EXAMPLES.

OPTIONS

-?, --help
Show help options.
-d, --daemon
Run as daemon. Use this mode if you just want ClipIt to keep your clipboard and primary contents safe.
-n, --no-icon
Do not use status icon.
-c, --clipboard
Print clipboard contents.
-p, --primary
Print primary contents.

ClipIt's actions perform commands using the contents of your clipboard. "%s" in the command is replaced with the clipboard contents.

Put text in the clipboard
echo "copied to clipboard" | clipit clipit "copied to clipboard"
Put text in the clipboard and print the clipboard contents
echo "copied to clipboard" | clipit -c

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

Website: http://sourceforge.net/projects/gtkclipit/

Maintained by Cristian Henzel <oss@rspwn.com>. Forked from parcellite, which was written by Gilberto "Xyhthyx" Miralla <xyhthyx@gmail.com>.
2010-11-11

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.