Cut Buffers
Cut buffers are another mechanism to transfer data, in particular selected text. They are window properties of the root window, named CUT_BUFFER1, etc. Unlike selections, cut buffers do not involve a direct interaction between clients. Rather, when text is selected in a window, the window owner copies this text into the property of the root window called CUT_BUFFER1. When the user pastes the text in another window, the window owner reads this property of the root window.
The xcutsel program transfers data between selections and cut buffers, and the xcb program allows various kinds of access to the cut buffers.
Cut buffers are considered obsolete.
Read more about this topic: X Window Selection
Famous quotes containing the word cut:
“Ferdinand De Soto, sleeping
In the river, never heard
Four-and-twenty Spanish hooves
Fling off their iron and cut the green,
Leaving circles new and clean
While overhead the wing-tips whirred.”
—Mark Van Doren (18941973)