其實(shí)很容易,在個(gè)人的主目標(biāo)。然后
rm -rf .gconf
這樣就行了,在重新啟動(dòng),是不是面板都恢復(fù)成默認(rèn)的啦。
如果還不行,那就
rm -rf .gconfd
1、不小心誤刪面板的恢復(fù)方式
Linux代碼 收藏代碼
gconftool --recursive-unset /apps/panel
rm -rf ~/.gconf/apps/panel
pkill gnome-panel
2、不小心更改默認(rèn)主題風(fēng)格的恢復(fù)方式
Linux代碼 收藏代碼
rm -rf /home/你自己的用戶目錄/.gconf*
sudo reboot now