How to disable transparent?

各种窗口管理器和美化相关
回复
zsmax2008
帖子: 2
注册时间: 2014-09-29 9:04

How to disable transparent?

#1

帖子 zsmax2008 » 2014-09-29 9:18

:em01 是新手,有个问题请教老师。怎么通过命令行,去掉 gnome 桌面的透明效果?因为显示卡radeon9600没办法驱动,窗口内容看不见啊。
头像
astolia
论坛版主
帖子: 6703
注册时间: 2008-09-18 13:11

Re: How to disable transparent?

#2

帖子 astolia » 2014-10-05 20:02

gnome3默认的mutter/gnome-shell本身好像没办法关,一个可能的方案是用默认没开启混成的metacity替代
sudo apt-get install metacity
gconftool -s /desktop/gnome/session/required_components/windowmanager -t string metacity
回复