From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Song Subject: Re: X Clipboard programming Date: Thu, 23 Feb 2006 21:02:25 -0800 Message-ID: <43FE9361.9030502@gmail.com> References: <43FE8D98.8030008@colannino.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <43FE8D98.8030008@colannino.org> Sender: linux-c-programming-owner@vger.kernel.org List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: James Colannino Cc: Linux C Programming List James Colannino wrote: > Hey everyone. I've been googling around, trying to find information > about interfacing with the X clipboard. So far, I've been > unsuccessful. The reason I ask is that I'm interested in writing a > clipboard manager (similar to KDE's klipper.) Are there perhaps > functions in GTK2 that will allow me to interface with it at a higher > level, or do I have to use the X API? > > Are there any good documents I could look at? I wouldn't bother the > list with these questions except for the fact that I'm having some > trouble finding the information on my own. Perhaps I'm not looking for > the right thing. Thanks :) > > James > Check out Gnome Clipboard Daemon at: http://members.chello.nl/~h.lai/gnome-clipboard-daemon/ And also a thread titled Discontinuation of GNOME Clipboard Manager at: http://mail.gnome.org/archives/gnome-devel-list/2004-March/msg00046.html Peter