1 .\" Hey, Emacs! This is an -*- nroff -*- source file.
2 .TH wxcopy 1x "September 1998"
4 wxcopy \- copy stdin or file into cutbuffer
13 into the cutbuffer. If no cutbuffer is specified, the data will be
14 copied into cutbuffer 0 and the other cutbuffers will be rotated, if present.
15 If a cutbuffer is specified, the data is copied into that cutbuffer,
16 and no rotation of buffers is performed.
20 Specifies the number of the cutbuffer to copy data to.
22 .B \-display display\-name
23 The data will be copied in the cutbuffers of the specified display/screen.
26 Makes the normal 64kb limit check not to be performed, making the buffer
27 attempt to grow to whatever size is required.
30 Clears the PRIMARY selection owner. In practice it means that when you try
31 to paste the data with the middle mouse button (for example) it will paste
32 the data from cut buffer 0, instead of any eventually existing mouse
39 This man page was written by Marcelo Magallon <mmagallo@debian.org>.
41 Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>.
43 Binary data compatibility and \-nolimit stuff by Luke Kendall
44 <luke@research.canon.com.au>.