I rebooted my computer and after some changes with Ubuntu Tweak on my window manager theme, etc., I came with this problem in my Terminal.
Before the reboot, I could see the things behind the terminal perfectly, but now the transparency seems to be only working with the desktop background (as shown a part in the picture).
How can I solve this problem?
Thanks
Asked
Active
Viewed 3,696 times
10
muru
- 207,228
ovrwngtvity
- 373
- 6
- 14
3 Answers
1
Did you try clicking on edit --> preferences and select the appearance tab and change the background transparent to none (solid color)?
bethnesbitt
- 121
- 10
0
Try to override this terminal setting with CCSM (Compiz config settings manager) in opacity, brightness and saturation -> windows specific settings click new and plus button, chose window class and then grab button click on open terminal window and set value e.g 75 for opacity.
EdiD
- 4,617
- 3
- 27
- 41
0
Open a terminal window (Alt+Ctrl+T) and type the following line:
gsettings set org.gnome.metacity compositing-manager true
Nick Weinberg
- 4,636