1 .\" Hey, Emacs! This is an -*- nroff -*- source file.
2 .TH wxpaste 1x "March 1998"
4 wxpaste \- output a cutbuffer to stdout
10 outputs the contents of the specified cutbuffer to stdout. If no cutbuffer
11 is specified, the cutbuffer 0 will be used as default.
15 .BI \-\-cutbuffer " number"
16 The data will be pasted from the specified cutbuffer, instead of the default
19 .BI \-display " display\-name"
20 Specifies the display where wxpaste should look for the data to be pasted.
23 print a help message with the list of options.
25 .BR \-\-selection " [\fIselection\-name\fP]"
26 The data will be copied from the named selection. If cutting from the
27 selection fails, the cutbuffer will be used. The default value for the
28 selection name is PRIMARY.
31 print the version of Window Maker from which the program comes.
34 When used without a selection name, the \fI\-\-selection\fP option must be the last one.
35 The syntax could be cleaned, but backwards compatibility prevents that...
37 \fIINCR\fP and \fIMULTIPLE\fP selection types are not handled. Actually, only simple
38 text selections are handled, which should be enough for most uses of a
44 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
46 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>.