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
cutbuffer(n) BLT Built-In Commands cutbuffer(n)


cutbuffer - Manipulate X cut buffer properties

cutbuffer get ?number?
cutbuffer rotate ?count?
cutbuffer set value ?number?

The cutbuffer command allows you to read or modify the eight X cut buffer properties. You can also rotate the buffers properties.

The following operations are available for the cutbuffer command:
cutbuffer get ?number?
Returns the value of a cutbuffer number. Number must be a number between 0 and 7. The default is 0. The cutbuffer is returned exactly, except that NUL bytes are converted to '@' characters. If a cut buffer number does not exist, then "" is returned.
cutbuffer rotate ?count?
Rotates the cut buffers by count. Count must be a number between -7 and 7. The default is 1.
cutbuffer set value ?number?
Sets the cutbuffer number to value. Number must be a number between 0 and 7. The default is 0.

cut buffer, property
2.5 BLT

Search for    or go to Top of page |  Section n |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.