Is there a way to monitor when a user pastes data from the Linux clipboard? I
want to know if a Ctrl-V or menu paste has occurred (not middle-click
pasting of a selection), in any application. I have seen ways to do this in
a GTK input or textview, but I need to detect a paste in any application.
I'm using pyGTK and Python 2.x on Linux.
Thanks.
-- 
View this message in context: 
http://old.nabble.com/Detect-clipboard-paste-in-Python-tp31069213p31069213.html
Sent from the Gtk+ - Python mailing list archive at Nabble.com.

_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to