Иногда, после закрытия приложения, в котором вбивался какой-либо текст, данные в буфере обмена, в который был скопирован текст из закрываемого приложения, пропадают.
Почему?
кстати, наверное, это может быть не обязательно текст.
At the level of the core protocol, the PRIMARY and CLIPBOARD selections do not differ.
However, the xclipboard client makes these two selections look behaving differently. In particular, whenever another client asserts the ownership of the CLIPBOARD selection, this program requests and displays it in a window. After that, any further request for this selection will be handled by xclipboard. This way, the content of the selection survives the client having copied it.