On Tue, 04 Dec 2001 13:43:50 +0100, Oliver Sampson <olsam@quickaudio.com> wrote: >Howdy, >It seems that there's a bit of a problem with Agent accessing the KDE >Clipboard through Wine. (Or is it the X Clipboard?) It's the X clipboard. I don't know if there is really something specific about the clipboard in KDE, but Wine don't interface with KDE in a specific way at the clipboard level IIRC. >If I start a managed wine Agent session and try to copy from Agent, >the copied info shows up in the KDE Clipboard. If I try to paste >highlighted text from the console into Agent, it works also. Once. >The second (and subsequent tries) don't work. It interesting to note >that I can copy to the clipboard from Agent successfully as many times >as I want until the first Paste into Agent. After that all subsequent >Copies and Pastes don't work. Putting [Clipboard] "ClearAllSelections" = "1" in your config file should solve it ;-) Gerard