Announcement

Collapse
No announcement yet.

default kde 4.3 panel please I need it back

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    default kde 4.3 panel please I need it back



    Post Mon Jan 04, 2010 11:26 pm

    I lost my default kde 4.3 panel in the bottom which is used to display all widgets which are very useful.....when I right click and add panel it is adding an empty panel with out any widgets....its pain to get all widgets so please let me know how can we get back all default panel with all widgets on it and is there any way in KDE we can have restore points like windows does so I can roll back if some thing goes wrong experts please help me
    I am a new bee to kubuntu but this is far better than windows

    #2
    Re: default kde 4.3 panel please I need it back

    Reset only the plasma:

    Open a console, then:

    1) Stop the plasma - type:
    Code:
    kquitapp plasma-desktop
    2) Rename the plasma config files - type:

    mv ~/.kde/share/config/plasma-appletsrc ~/.kde/share/config/plasma-appletsrc_OLD
    mv ~/.kde/share/config/plasma-desktop-appletsrc ~/.kde/share/config/plasma-desktop-appletsrc_OLD
    mv ~/.kde/share/config/plasma-desktoprc ~/.kde/share/config/plasma-desktoprc_OLD
    mv ~/.kde/share/config/plasmarc ~/.kde/share/config/plasmarc_OLD
    3) Restart the plasma - type:
    Code:
    plasma-desktop
    This should reset the plasma-desktop to the default.
    Windows no longer obstructs my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment

    Working...
    X