https://bugs.freedesktop.org/show_bug.cgi?id=59772

--- Comment #2 from Vincent Povirk <[email protected]> ---
Created attachment 73535
  --> https://bugs.freedesktop.org/attachment.cgi?id=73535&action=edit
X11 clipboard test program

This is a simple test program that pastes data from the clipboard and writes it
to standard out. It requires X11 libraries.

To get a list of targets:
$ ./readclipboard TARGETS

To paste a target from the above list:
$ ./readclipboard <name of target>

So I time the rtf conversion like this:
$ time ./readclipboard text/richtext >/dev/null

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to