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:
“It is impossible for a stranger traveling through the United States to tell from the appearance of the people or the country whether he is in Toledo, Ohio, or Portland, Oregon. Ninety million Americans cut their hair in the same way, eat each morning exactly the same breakfast, tie up the small girls curls with precisely the same kind of ribbon fashioned into bows exactly alike; and in every way all try to look and act as much like all the others as they can.”
—Alfred Harmsworth, Lord Northcliffe (18651922)