您的位置:首页 > 运维架构 > Linux

Centos底部面板图标不见的解决办法

2011-04-26 17:52 274 查看
Step 1: In Linux Desktop, press Ctrl+alt+f2

Step 2: Login then type the following command:

$cd

$rm –rf .gconf

$rm –rf .gconfd

$rm –rf .gnome

$rm –rf .gnome2

Step 3: Press Ctrl+alt+f7 to be back to x-windows, then restart the Linux

1.检测进程 ctl+alt+F1 进入命令终端。键入:ps aux |grep gnome-panel 找出相应pid ,然后就kill
之。

2.启动进程 在桌面建立一个launcher,选择:application in terminal 。cmd栏:gnome-panel关闭,然后桌面双击,

消失的任务栏出来了吧。

3.为了确保重启后能正常。system--preferences--Sessions--Current session 看看gnome-panel 一项的style是不是restart。

不是的话就是设为restart。ok,重启检验一下。

[/code]
[/code]
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: