> At startup I am able to copy/paste text between > X and Windows, but at this stage my X selection > gets lost (de-selected, whatever) almost immediately; > the text _is_ in the buffer, I can paste it to another > X client via Mouse button 2, but the selected > text is no longer highlighted, making it impossible > to work on it any further (e.g.: I can't delete > selected text in nedit (Motif text editor) using the > backspace key, similar problems in xemacs, kate (KDE3) etc.).
This is a X design problem. XWinclip must own the selection to be able to detect the selection changes. There is an experimental X server which detects selection changes without owning the selection. Search the maillist.
