Ubuntu: Copy terminal mouse selection automatically to clipboard for other apps?

Solution 1:

X and GTK+ maintain their own clipboards, which is why selecting text the X way does not automatically dump the selected text into the GTK+ clipboard. gClip can be used to bridge the two.