On Tuesday 03 Feb 2009 4:02:58 am James Richard Tyrer wrote: > James Richard Tyrer wrote: > <SNIP> > > > Instead, exit your KDE session, log in on the Console, and delete the > > files: > > > > $HOME/share/config/plasma* > > That should be: > > $HOME/.kde4/share/config/plasma* > > Sorry, shouldn't try to type with my cat sitting on my lap. :-) To do that you need not really log out of kde. You could just use a terminal. issue the command "kquitapp plasma" without the quotes... wait for the desktopn and panel to disappear... then issue the command "rm `kde4-config -- localprefix`/share/config/plasma*", again without the quotes... then launch plasma again with "plasma"... again without the quotes :P Putting it together... $kquitapp plasma && sleep 5 && rm `kde4-config -- localprefix`/share/config/plasma* && plasma -- Cheers! Kishore
Attachment:
signature.asc
Description: This is a digitally signed message part.
___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.