Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: How to disable the Gnome panel completely?

  1. #11
    Join Date
    Dec 2006
    Beans
    4

    Re: How to disable the Gnome panel completely?

    Quote Originally Posted by free-martin View Post
    try:

    Code:
    sudo mv /usr/bin/gnome-panel /usr/bin/gnome-panel.bak
    killall gnome-panel


    but remember it!
    i would not recommend doing that. it breaks the gnome-panel for all other users as well.
    this is better:

    start gconf-editor
    navigate to /desktop/gnome/session/required_components_list
    remove panel from the list
    log out, log in
    done

    best regards, maep

  2. #12

    Re: How to disable the Gnome panel completely?

    thanks maep!

Page 2 of 2 FirstFirst 12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •