>>>>> "Paul" == Paul Rubin <"http://phr.cx"@NOSPAM.invalid> writes:
Paul> I'd like to program my Python script to put a string into the X
Paul> windows cut buffer. Can anyone suggest the simplest way to do
Paul> that?
Maybe there's some useful functionality exposed through the Python Xlib
module:
http://python-xlib.sourceforge.net/
Skip
--
http://mail.python.org/mailman/listinfo/python-list
