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
wxcopy(1) FreeBSD General Commands Manual wxcopy(1)

wxcopy - copy stdin or file into X11 cutbuffer

wxcopy [options] [filename]

wxcopy copies stdin or filename into the cutbuffer. If no cutbuffer is specified, the data will be copied into cutbuffer 0 and the other cutbuffers will be rotated, if present. If a cutbuffer is specified, the data is copied into that cutbuffer, and no rotation of buffers is performed.

--clear-selection
Clears the PRIMARY selection owner. In practice it means that when you try to paste the data with the middle mouse button (for example) it will paste the data from cut buffer 0, instead of any eventually existing mouse selection.
--cutbuffer number
Specifies the number of the cutbuffer to copy data to.
-display display-name
The data will be copied in the cutbuffers of the specified display/screen.
--help
print a help message with the list of options.
--no-limit
Makes the normal 64kb limit check not to be performed, making the buffer attempt to grow to whatever size is required.
--version
print the version of Window Maker from which the program comes.

wxpaste(1), wmaker(1)

This man page was written by Marcelo Magallon <mmagallo@debian.org>.

Window Maker was written by Alfredo K. Kojima <kojima@windowmaker.info>.

Binary data compatibility and --no-limit stuff by Luke Kendall <luke@research.canon.com.au>.

September 1998

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.