[EMAIL PROTECTED] (Juergen Spitzmueller) writes: | Lars Gullik Bjønnes wrote: >> Running with and without the Klipper utlitity makes all the >> difference here. > | Indeed: Selecting the userguide with the mouse inserts the whole | document (kind of ascii version) into klipper! You don't need to press | copy [1]. I guess this is not intended, no?
the problem is that klipper tries to be clever, so that when LyX executes XSetSelectionOwner, klipper executes XSelectionRequest so that it can find out if it should do anyting with the selection or not (perhaps it is an url?). After this I guess klipper checks the selection again every ~1 second, so that it can discover if the selection has changed. -- Lgb