Comment 3 for bug 875708

Revision history for this message
Oliver Sauder (sao) wrote : Re: auto-paste doesn't work in gnome-terminal in Oneiric

I have replaced the XSendKey event with XTestFakeKeyEvent. See otherwise http://stackoverflow.com/questions/7819871/sending-xkeyevent-to-gtk3-applications for more details.

This way the gtk3 applications accept the sent keys as well.

Ready for testing in daily ppa when following build https://code.launchpad.net/~diodon-team/+archive/daily/+recipebuild/107568 is done.