X windows and Python?

skip at pobox.com skip at pobox.com
Tue Aug 15 14:56:09 EDT 2006


>>>>> "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



More information about the Python-list mailing list