Restore gnome top panel

    技术2022-05-20  41

    S1.

    1. Press ALT+F2 and in the run dialog box, type gnome-terminal

    2. Type commands

    $ gconftool-2 --shutdown

    $ rm -rf ~/.gconf/apps/panel

    $ pkill gnome-panel

    S2.

    mkdir bak

    mv .gnome* .gconf* bak/

    reboot


    最新回复(0)