Ubuntu – GNOME Terminal Transparency with GNOME Classic (no effects)

gnome-terminaltransparency

In the terminal preferences there is an option to make it transparent.

Now, in GNOME Classic with no effects (I think there is no Compiz), this option still exists. However, it is not true transparency: it just shows transparent terminal with wallpaper in the background but if we have any other windows open they will not appear behind the transparent terminal.

My question is this: without switching to Compiz, is it possible to get true transparency in GNOME Terminal?

(Enabling Compiz slows down my system a little bit which is why I don't want to use it.)

Thanks !

Best Answer

Transparency requires compositing

True transparency requires compositing -

Wikipedia says...

Compositing is the combining of visual elements from separate sources into single images, often to create the illusion that all those elements are parts of the same scene.

Since Gnome (No Effects) is literally just that - no effects.

Imgur

However, you can persuade metacity which is the default window-manager to provide some compositing effects.

Imgur

Use gconf-editor and tick the key as shown.

Imgur

You could also use a lightweight compositor such as xcompmgr to achieve the same - i.e. run xcompmgr & in your startup applications.