From 7372dafdf5b87f1049da6fc20d2e94a0fbbfac05 Mon Sep 17 00:00:00 2001 From: "K.D.Hedger" Date: Wed, 21 Jul 2010 01:42:08 -0500 Subject: desktop/ClipboardViewer: Added (GUI to view the clipboard) Signed-off-by: Robby Workman --- desktop/ClipboardViewer/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 desktop/ClipboardViewer/README (limited to 'desktop/ClipboardViewer/README') diff --git a/desktop/ClipboardViewer/README b/desktop/ClipboardViewer/README new file mode 100644 index 0000000000..935aa04c8e --- /dev/null +++ b/desktop/ClipboardViewer/README @@ -0,0 +1,11 @@ +ClipboardViewer is a qui app to display the current gnome clipboard either +as text or a picture ( a la OSX ) in a small window. You can also use it +from the command line ( or script ) to print the text on the clipboard to +stdout or create a png image file in the current directory. + +A nautilus script to convert the clipboard contents into either a text or a +picture clipping is installed in /usr/share/ClipboardViewer/scripts/ - you +may want to create a symlink from this script to your own nautilus scripts +directory (usually ~/.gnome2/nautilus-scripts/) + +This requires libgnomeui. -- cgit v1.2.3