Ubuntu下应用程序最小化后不在任务栏显示问题的解决
gconftool –recursive-unset /apps/panel
rm -rf ~/.gconf/apps/panel
pkill gnome-panel
重启。
Ubuntu下应用程序最小化后不在任务栏显示问题的解决
gconftool –recursive-unset /apps/panel
rm -rf ~/.gconf/apps/panel
pkill gnome-panel
重启。