NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
On Windows... (Score:1)
xclip (Score:1)
Re:xclip (Score:2)
Looks perfect, but it's a no-op on my system. It installed just fine, but even the example programs don't do anything :/
Re:xclip (Score:2)
-sam
Re:xclip (Score:2)
Fedora Core 2. I should upgrade on day, but I know so little about Linux internals that I'm scared to.
Re:xclip (Score:1)
Re:xclip (Score:1)
The debian maintainer added a note to the copyright file (http://packages.debian.org/changelogs/pool/main/x/xclip/xclip_0.08-4/xclip.cop
"Since Kim Saunders is the upstream author and was the Debian maintainer and was missing, I'm doing upstream type fixes in my own repository which can be seen at: http://svn.ev-en.org/viewsvn.php?project=xclip"
Regards,
-james.
some tcl/tk.... (Score:1)
Here's a short TCL/Tk script that does it, based on something similar I had for pasting. It's quite suboptimal, but should give the idea. Reimplementing in perl, and incorporating some smart forking and one-daemon-per-desktop code would be really nifty! ;)