Delete de bottom panel in Linux Suse

By | August 1, 2009

Recently I did a mistake when I want to customize my SuSE KDE Desktop.

I wanted to delete a button from my Start Bar and ended up deleting my entire panel. Now the desktop looks fine, exept the fact that I had no bottom panel. I try to use Desktop Settings, but with no luck.

In this cases what you will have to do is:

  1. Open a terminal
  2. Verify that you are logged in with the same user (don’t switch to root)
  3. Locate your home KDE directory, for this you can run ll -lah
  4. In your KDE directory run this commands:
    kquitapp plasma; rm share/config/plasma-appletsrc; plasma
  5. This will reset your desktop to default settings

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.