On 2011-09-16 at 23:22, eexpress wrote:
> hi,
> I want store sth into clipboard after perl script exit, but does not know
> how to write $clip->store(...) function.

the ->store method doesn't magically "store" stuff into the ether:
you'll need a daemon that takes ownership of the clipboard data when
your application exits.

in Gnome, the gnome-settings-daemon fills that role.

ciao,
 Emmanuele.

-- 
W: http://www.emmanuelebassi.name
B: http://blogs.gnome.org/ebassi
_______________________________________________
gtk-perl-list mailing list
gtk-perl-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list

Reply via email to