Tagged Questions
2
votes
1answer
206 views
Mechanism of clipboard of xwindow
Can anybody explain the mechanism of clipboard of xwindow to me?
For example, if I make a operation of open a file from gedit and copy the content of this file using ctrl+c. And then I open vim and ...